[37991] trunk/dports

ryandesign at macports.org ryandesign at macports.org
Wed Jul 2 00:59:34 PDT 2008


Revision: 37991
          http://trac.macosforge.org/projects/macports/changeset/37991
Author:   ryandesign at macports.org
Date:     2008-07-02 00:59:34 -0700 (Wed, 02 Jul 2008)
Log Message:
-----------
obby, gobby, sobby: use port:-style dependencies, not deprecated lib:-style

Modified Paths:
--------------
    trunk/dports/net/obby/Portfile
    trunk/dports/net/sobby/Portfile
    trunk/dports/x11/gobby/Portfile

Modified: trunk/dports/net/obby/Portfile
===================================================================
--- trunk/dports/net/obby/Portfile	2008-07-02 07:57:22 UTC (rev 37990)
+++ trunk/dports/net/obby/Portfile	2008-07-02 07:59:34 UTC (rev 37991)
@@ -23,7 +23,7 @@
 depends_build	port:pkgconfig
 depends_lib	port:libsigcxx2 \
 		port:avahi \
-		lib:libnet6-1.3.0:net6
+		port:net6
 
 configure.args	--with-zeroconf --enable-ipv6
 

Modified: trunk/dports/net/sobby/Portfile
===================================================================
--- trunk/dports/net/sobby/Portfile	2008-07-02 07:57:22 UTC (rev 37990)
+++ trunk/dports/net/sobby/Portfile	2008-07-02 07:59:34 UTC (rev 37991)
@@ -21,6 +21,6 @@
 depends_build	port:pkgconfig
 depends_lib	port:glib2 \
 		port:glibmm \
-		lib:libnet6-1.3.0:net6 \
-		lib:libobby-0.4.0:obby
+		port:net6 \
+		port:obby
 

Modified: trunk/dports/x11/gobby/Portfile
===================================================================
--- trunk/dports/x11/gobby/Portfile	2008-07-02 07:57:22 UTC (rev 37990)
+++ trunk/dports/x11/gobby/Portfile	2008-07-02 07:59:34 UTC (rev 37991)
@@ -28,6 +28,6 @@
 		port:gtkmm \
 		port:gtksourceview \
 		port:libgnomecups \
-		lib:libnet6-1.3.0:net6 \
-		lib:libobby-0.4.0:obby
+		port:net6 \
+		port:obby
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080702/e717b13e/attachment.html 


More information about the macports-changes mailing list