[111930] trunk/dports/python/py-billiard/Portfile
stromnov at macports.org
stromnov at macports.org
Sun Oct 6 06:53:53 PDT 2013
Revision: 111930
https://trac.macports.org/changeset/111930
Author: stromnov at macports.org
Date: 2013-10-06 06:53:52 -0700 (Sun, 06 Oct 2013)
Log Message:
-----------
py-billiard: update to version 2.7.3.33
Modified Paths:
--------------
trunk/dports/python/py-billiard/Portfile
Modified: trunk/dports/python/py-billiard/Portfile
===================================================================
--- trunk/dports/python/py-billiard/Portfile 2013-10-06 10:27:07 UTC (rev 111929)
+++ trunk/dports/python/py-billiard/Portfile 2013-10-06 13:53:52 UTC (rev 111930)
@@ -5,7 +5,7 @@
PortGroup python 1.0
name py-billiard
-version 2.7.3.32
+version 2.7.3.33
revision 0
categories-append devel
platforms darwin
@@ -22,8 +22,8 @@
master_sites http://pypi.python.org/packages/source/b/billiard/
distname billiard-${version}
-checksums rmd160 10772370b06da7147608c0ece7dadc39d1da6c69 \
- sha256 42e7ec8451bb5fd5888756da3a66bd5a8c075dd5717027cc6a20c3eb099273cd
+checksums rmd160 9113815085c736a76021fffc41a81a2bd1a6a12e \
+ sha256 b9659113a1c7634e2ef04fdcf32071fac4991cd30e43d948a29d995232ffa2bd
if {$subport != $name} {
depends_build-append \
@@ -32,5 +32,5 @@
} else {
livecheck.type regex
livecheck.url ${master_sites}
- livecheck.regex "billiard-(\\d+(?:\\.\\d+)*)${extract.suffix}"
+ livecheck.regex {billiard-(\d+(?:\.\d+)*)\.[tz]}
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20131006/f0115755/attachment.html>
More information about the macports-changes
mailing list