[69772] trunk/dports/python

ryandesign at macports.org ryandesign at macports.org
Fri Jul 16 00:17:26 PDT 2010


Revision: 69772
          http://trac.macports.org/changeset/69772
Author:   ryandesign at macports.org
Date:     2010-07-16 00:17:24 -0700 (Fri, 16 Jul 2010)
Log Message:
-----------
py-libdnet, py25-libdnet, py26-libdnet: update to 1.12, switch homepage and master_sites to googlecode, disable universal variant; see #25629

Modified Paths:
--------------
    trunk/dports/python/py-libdnet/Portfile
    trunk/dports/python/py25-libdnet/Portfile
    trunk/dports/python/py26-libdnet/Portfile

Modified: trunk/dports/python/py-libdnet/Portfile
===================================================================
--- trunk/dports/python/py-libdnet/Portfile	2010-07-16 06:20:17 UTC (rev 69771)
+++ trunk/dports/python/py-libdnet/Portfile	2010-07-16 07:17:24 UTC (rev 69772)
@@ -5,7 +5,7 @@
 set python.bin	${prefix}/bin/python2.4
 
 name                    py-libdnet
-version                 1.11
+version                 1.12
 categories              python net
 maintainers             consault.com:chris.owen
 platforms		darwin
@@ -18,18 +18,21 @@
         firewalling (IP filter, ipfw, ipchains, pf, ...), network interface \
         lookup and manipulation, raw IP packet and Ethernet frame transmission.
 
-homepage                http://libdnet.sourceforge.net
-master_sites            sourceforge:libdnet
+homepage                http://code.google.com/p/libdnet/
+master_sites            googlecode
+extract.suffix          .tgz
 distname                libdnet-${version}
 dist_subdir             libdnet
 
+checksums               md5     9253ef6de1b5e28e9c9a62b882e44cc9 \
+                        sha1    71302be302e84fc19b559e811951b5d600d976f8 \
+                        rmd160  4b849f07c3513522fda65af067928b7e6d504aab
+
 depends_lib		port:python24 port:libdnet
 
-checksums		md5 04c394ed8e1e7fc455456e79e908916d \
-			sha1 e2ae8c7f0ca95655ae9f77fd4a0e2235dc4716bf \
-			rmd160 9a940cdd96af4b513a048f3a389e3f7eb0bb7011
+# libdnet is not universal
+universal_variant       no
 
-
 pre-destroot {
 	worksrcdir	${worksrcdir}/python
 }

Modified: trunk/dports/python/py25-libdnet/Portfile
===================================================================
--- trunk/dports/python/py25-libdnet/Portfile	2010-07-16 06:20:17 UTC (rev 69771)
+++ trunk/dports/python/py25-libdnet/Portfile	2010-07-16 07:17:24 UTC (rev 69772)
@@ -6,7 +6,7 @@
 set python.bin	${prefix}/bin/python2.5
 
 name                    py25-libdnet
-version                 1.11
+version                 1.12
 categories              python net
 maintainers             nzbox.com:msavory
 platforms		darwin
@@ -19,18 +19,21 @@
         firewalling (IP filter, ipfw, ipchains, pf, ...), network interface \
         lookup and manipulation, raw IP packet and Ethernet frame transmission.
 
-homepage                http://libdnet.sourceforge.net
-master_sites            sourceforge:libdnet
+homepage                http://code.google.com/p/libdnet/
+master_sites            googlecode
+extract.suffix          .tgz
 distname                libdnet-${version}
 dist_subdir             libdnet
 
+checksums               md5     9253ef6de1b5e28e9c9a62b882e44cc9 \
+                        sha1    71302be302e84fc19b559e811951b5d600d976f8 \
+                        rmd160  4b849f07c3513522fda65af067928b7e6d504aab
+
 depends_lib		port:python25 port:libdnet
 
-checksums		md5 04c394ed8e1e7fc455456e79e908916d \
-			sha1 e2ae8c7f0ca95655ae9f77fd4a0e2235dc4716bf \
-			rmd160 9a940cdd96af4b513a048f3a389e3f7eb0bb7011
+# libdnet is not universal
+universal_variant       no
 
-
 pre-destroot {
 	worksrcdir	${worksrcdir}/python
 }

Modified: trunk/dports/python/py26-libdnet/Portfile
===================================================================
--- trunk/dports/python/py26-libdnet/Portfile	2010-07-16 06:20:17 UTC (rev 69771)
+++ trunk/dports/python/py26-libdnet/Portfile	2010-07-16 07:17:24 UTC (rev 69772)
@@ -7,8 +7,7 @@
 set python.prefix  ${frameworks_dir}/Python.framework/Versions/2.6
 
 name                    py26-libdnet
-version                 1.11
-revision                1
+version                 1.12
 categories              python net
 maintainers             nzbox.com:msavory
 platforms		darwin
@@ -21,18 +20,21 @@
         firewalling (IP filter, ipfw, ipchains, pf, ...), network interface \
         lookup and manipulation, raw IP packet and Ethernet frame transmission.
 
-homepage                http://libdnet.sourceforge.net
-master_sites            sourceforge:libdnet
+homepage                http://code.google.com/p/libdnet/
+master_sites            googlecode
+extract.suffix          .tgz
 distname                libdnet-${version}
 dist_subdir             libdnet
 
+checksums               md5     9253ef6de1b5e28e9c9a62b882e44cc9 \
+                        sha1    71302be302e84fc19b559e811951b5d600d976f8 \
+                        rmd160  4b849f07c3513522fda65af067928b7e6d504aab
+
 depends_lib		port:python26 port:libdnet
 
-checksums		md5 04c394ed8e1e7fc455456e79e908916d \
-			sha1 e2ae8c7f0ca95655ae9f77fd4a0e2235dc4716bf \
-			rmd160 9a940cdd96af4b513a048f3a389e3f7eb0bb7011
+# libdnet is not universal
+universal_variant       no
 
-
 pre-destroot {
 	worksrcdir	${worksrcdir}/python
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100716/33f4e2f9/attachment.html>


More information about the macports-changes mailing list