[44436] trunk/dports/python

ram at macports.org ram at macports.org
Sun Dec 28 03:46:32 PST 2008


Revision: 44436
          http://trac.macports.org/changeset/44436
Author:   ram at macports.org
Date:     2008-12-28 03:46:31 -0800 (Sun, 28 Dec 2008)
Log Message:
-----------
py25-distutils-extra/py26-distutils-extra: new port

Added Paths:
-----------
    trunk/dports/python/py25-distutils-extra/
    trunk/dports/python/py25-distutils-extra/Portfile
    trunk/dports/python/py26-distutils-extra/
    trunk/dports/python/py26-distutils-extra/Portfile

Added: trunk/dports/python/py25-distutils-extra/Portfile
===================================================================
--- trunk/dports/python/py25-distutils-extra/Portfile	                        (rev 0)
+++ trunk/dports/python/py25-distutils-extra/Portfile	2008-12-28 11:46:31 UTC (rev 44436)
@@ -0,0 +1,31 @@
+# $Id$
+
+PortSystem        1.0
+PortGroup         python25 1.0
+
+name              py25-distutils-extra
+set my_name       python-distutils-extra
+version           1.91.2
+categories        python
+platforms         darwin
+maintainers       ram openmaintainer
+
+description       enhancements to the Python build system
+long_description  ${description}
+
+homepage          http://packages.debian.org/source/sid/${my_name}
+master_sites      http://ftp.de.debian.org/debian/pool/main/p/${my_name}
+distname          ${my_name}_${version}
+worksrcdir        debian
+
+checksums         md5 413ebd3e52c45437eaa36d1d9e6912fd \
+                  sha1 e0a26f21c73a7cb585fe914b1d8af9469eb5decd \
+                  rmd160 2a833b11b8defb213a93758517c6c8e929cba0ac
+
+depends_lib-append port:intltool
+
+universal_variant no
+
+livecheck.check   regex
+livecheck.url     ${homepage}
+livecheck.regex   ${my_name}_(\\d+(?:\\.\\d+)*).tar.gz


Property changes on: trunk/dports/python/py25-distutils-extra/Portfile
___________________________________________________________________
Added: svn:keywords
   + Id
Added: svn:eol-style
   + native

Added: trunk/dports/python/py26-distutils-extra/Portfile
===================================================================
--- trunk/dports/python/py26-distutils-extra/Portfile	                        (rev 0)
+++ trunk/dports/python/py26-distutils-extra/Portfile	2008-12-28 11:46:31 UTC (rev 44436)
@@ -0,0 +1,31 @@
+# $Id$
+
+PortSystem        1.0
+PortGroup         python26 1.0
+
+name              py26-distutils-extra
+set my_name       python-distutils-extra
+version           1.91.2
+categories        python
+platforms         darwin
+maintainers       ram openmaintainer
+
+description       enhancements to the Python build system
+long_description  ${description}
+
+homepage          http://packages.debian.org/source/sid/${my_name}
+master_sites      http://ftp.de.debian.org/debian/pool/main/p/${my_name}
+distname          ${my_name}_${version}
+worksrcdir        debian
+
+checksums         md5 413ebd3e52c45437eaa36d1d9e6912fd \
+                  sha1 e0a26f21c73a7cb585fe914b1d8af9469eb5decd \
+                  rmd160 2a833b11b8defb213a93758517c6c8e929cba0ac
+
+depends_lib-append port:intltool
+
+universal_variant no
+
+livecheck.check   regex
+livecheck.url     ${homepage}
+livecheck.regex   ${my_name}_(\\d+(?:\\.\\d+)*).tar.gz


Property changes on: trunk/dports/python/py26-distutils-extra/Portfile
___________________________________________________________________
Added: svn:keywords
   + Id
Added: svn:eol-style
   + native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081228/fb7c3614/attachment.html>


More information about the macports-changes mailing list