[64970] trunk/dports/python

macsforever2000 at macports.org macsforever2000 at macports.org
Thu Mar 18 14:31:43 PDT 2010


Revision: 64970
          http://trac.macports.org/changeset/64970
Author:   macsforever2000 at macports.org
Date:     2010-03-18 14:31:41 -0700 (Thu, 18 Mar 2010)
Log Message:
-----------
Update to version 4.10.1.

Modified Paths:
--------------
    trunk/dports/python/py25-sip/Portfile
    trunk/dports/python/py26-sip/Portfile

Modified: trunk/dports/python/py25-sip/Portfile
===================================================================
--- trunk/dports/python/py25-sip/Portfile	2010-03-18 21:25:05 UTC (rev 64969)
+++ trunk/dports/python/py25-sip/Portfile	2010-03-18 21:31:41 UTC (rev 64970)
@@ -4,7 +4,7 @@
 PortSystem      1.0
 
 name            py25-sip
-version         4.10
+version         4.10.1
 categories      python devel
 maintainers     saispo openmaintainer
 platforms       macosx
@@ -26,9 +26,9 @@
     http://www.gtlib.gatech.edu/pub/gentoo/distfiles/
 
 distname        sip-${version}
-checksums           md5     4b8f7361839b33868dd3cc576509ba8e \
-                    sha1    4dfe9e18dff6b6802c5e3f577346092619d5d59b \
-                    rmd160  ebb53aadd08cccbc3ad78175b604dc939eb164db
+checksums           md5     9fa0b0d17ad355bde004317f67c819f9 \
+                    sha1    35a1ec1f68e37b042454bff70471acc8d3c574d3 \
+                    rmd160  4c696d066dd0ac4c936a30ebdc3f88fbf6427a16
 
 dist_subdir python
 
@@ -61,7 +61,7 @@
     # Install documentation
     xinstall -m 755 -d ${destroot}${prefix}/share/doc
     file copy ${worksrcpath}/doc ${destroot}${prefix}/share/doc/${name}
-    xinstall -m 644 -W ${worksrcpath} ChangeLog LICENSE LICENSE-GPL2.txt LICENSE-GPL3.txt NEWS README \
+    xinstall -m 644 -W ${worksrcpath} LICENSE LICENSE-GPL2 LICENSE-GPL3 NEWS README \
         ${destroot}${prefix}/share/doc/${name}
 
     system "${prefix}/bin/python${pyversion} ${prefix}/lib/python${pyversion}/compileall.py ${destroot}${prefix}"
@@ -70,4 +70,4 @@
 
 livecheck.type   regex
 livecheck.url    http://www.riverbankcomputing.co.uk/software/sip/download
-livecheck.regex  "sip-(\[0-9.\]\\.\[0-9.\]\\.\[0-9.\]).tar.gz"
+livecheck.regex  {sip-(\d+(?:\.\d+)*)\.}

Modified: trunk/dports/python/py26-sip/Portfile
===================================================================
--- trunk/dports/python/py26-sip/Portfile	2010-03-18 21:25:05 UTC (rev 64969)
+++ trunk/dports/python/py26-sip/Portfile	2010-03-18 21:31:41 UTC (rev 64970)
@@ -4,7 +4,7 @@
 PortSystem      1.0
 
 name            py26-sip
-version         4.10
+version         4.10.1
 categories      python devel
 maintainers     mcalhoun openmaintainer
 platforms       macosx
@@ -26,9 +26,9 @@
     http://www.gtlib.gatech.edu/pub/gentoo/distfiles/
 
 distname        sip-${version}
-checksums           md5     4b8f7361839b33868dd3cc576509ba8e \
-                    sha1    4dfe9e18dff6b6802c5e3f577346092619d5d59b \
-                    rmd160  ebb53aadd08cccbc3ad78175b604dc939eb164db
+checksums           md5     9fa0b0d17ad355bde004317f67c819f9 \
+                    sha1    35a1ec1f68e37b042454bff70471acc8d3c574d3 \
+                    rmd160  4c696d066dd0ac4c936a30ebdc3f88fbf6427a16
 
 dist_subdir python
 
@@ -58,7 +58,7 @@
     # Install documentation
     xinstall -m 755 -d ${destroot}${prefix}/share/doc
     file copy ${worksrcpath}/doc ${destroot}${prefix}/share/doc/${name}
-    xinstall -m 644 -W ${worksrcpath} ChangeLog LICENSE LICENSE-GPL2.txt LICENSE-GPL3.txt NEWS README \
+    xinstall -m 644 -W ${worksrcpath} LICENSE LICENSE-GPL2 LICENSE-GPL3 NEWS README \
         ${destroot}${prefix}/share/doc/${name}
 
     system "${prefix}/bin/python${pyversion} ${frameworks_dir}/Python.framework/Versions/${pyversion}/lib/python${pyversion}/compileall.py ${destroot}${prefix}"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100318/fd35e177/attachment.html>


More information about the macports-changes mailing list