[52189] trunk/dports/python
blb at macports.org
blb at macports.org
Thu Jun 11 13:59:08 PDT 2009
Revision: 52189
http://trac.macports.org/changeset/52189
Author: blb at macports.org
Date: 2009-06-11 13:59:08 -0700 (Thu, 11 Jun 2009)
Log Message:
-----------
python/py2[56]-colormath - version update to 1.0.3, add livecheck
Modified Paths:
--------------
trunk/dports/python/py25-colormath/Portfile
trunk/dports/python/py26-colormath/Portfile
Modified: trunk/dports/python/py25-colormath/Portfile
===================================================================
--- trunk/dports/python/py25-colormath/Portfile 2009-06-11 20:56:13 UTC (rev 52188)
+++ trunk/dports/python/py25-colormath/Portfile 2009-06-11 20:59:08 UTC (rev 52189)
@@ -3,7 +3,7 @@
PortSystem 1.0
PortGroup python25 1.0
name py25-colormath
-version 1.0.1
+version 1.0.3
categories-append math
maintainers blb openmaintainer
description Simplify color math operations in python
@@ -17,9 +17,9 @@
master_sites http://pypi.python.org/packages/source/c/colormath/
distname colormath-${version}
-checksums md5 64a3299da5af8877d579a45f6c9208de \
- sha1 5f6a4aaa02b347798dc9c7e6282e1003cf843080 \
- rmd160 bcad75cd0cba04bf99f5257cb203c44ab127cf20
+checksums md5 203e902c323ebaf01b3b97f39ef766f8 \
+ sha1 281b53465bfc944f847f7c50d58d833ed811795f \
+ rmd160 4c27491a341b3076ba66da167e91c4f8317f5f4a
depends_lib-append port:py25-numpy
@@ -29,3 +29,7 @@
${destroot}${prefix}/share/doc/${name}
}
+livecheck.check regex
+livecheck.url [lindex ${master_sites} 0]
+livecheck.regex {colormath-([0-9.]+)\.tar\.gz}
+
Modified: trunk/dports/python/py26-colormath/Portfile
===================================================================
--- trunk/dports/python/py26-colormath/Portfile 2009-06-11 20:56:13 UTC (rev 52188)
+++ trunk/dports/python/py26-colormath/Portfile 2009-06-11 20:59:08 UTC (rev 52189)
@@ -3,7 +3,7 @@
PortSystem 1.0
PortGroup python26 1.0
name py26-colormath
-version 1.0.1
+version 1.0.3
categories-append math
maintainers blb openmaintainer
description Simplify color math operations in python
@@ -17,9 +17,9 @@
master_sites http://pypi.python.org/packages/source/c/colormath/
distname colormath-${version}
-checksums md5 64a3299da5af8877d579a45f6c9208de \
- sha1 5f6a4aaa02b347798dc9c7e6282e1003cf843080 \
- rmd160 bcad75cd0cba04bf99f5257cb203c44ab127cf20
+checksums md5 203e902c323ebaf01b3b97f39ef766f8 \
+ sha1 281b53465bfc944f847f7c50d58d833ed811795f \
+ rmd160 4c27491a341b3076ba66da167e91c4f8317f5f4a
depends_lib-append port:py26-numpy
@@ -29,3 +29,7 @@
${destroot}${prefix}/share/doc/${name}
}
+livecheck.check regex
+livecheck.url [lindex ${master_sites} 0]
+livecheck.regex {colormath-([0-9.]+)\.tar\.gz}
+
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090611/119a3f4c/attachment-0001.html>
More information about the macports-changes
mailing list