[111859] trunk/dports/python/py-DAWG/Portfile
stromnov at macports.org
stromnov at macports.org
Fri Oct 4 05:24:05 PDT 2013
Revision: 111859
https://trac.macports.org/changeset/111859
Author: stromnov at macports.org
Date: 2013-10-04 05:24:05 -0700 (Fri, 04 Oct 2013)
Log Message:
-----------
py-DAWG: update to version 0.7.2
Modified Paths:
--------------
trunk/dports/python/py-DAWG/Portfile
Modified: trunk/dports/python/py-DAWG/Portfile
===================================================================
--- trunk/dports/python/py-DAWG/Portfile 2013-10-04 12:22:32 UTC (rev 111858)
+++ trunk/dports/python/py-DAWG/Portfile 2013-10-04 12:24:05 UTC (rev 111859)
@@ -5,11 +5,11 @@
PortGroup python 1.0
name py-DAWG
-version 0.7.1
+version 0.7.2
revision 0
categories-append devel
+platforms darwin
license MIT
-platforms darwin
python.versions 26 27 31 32 33
@@ -23,13 +23,13 @@
distname DAWG-${version}
-checksums rmd160 d48af8acb12cf4faf09cb173fed7dc34bb7c2201 \
- sha256 e860133270b8b24d5fe748a830e971c7b2c35eaefcad020088bc42d1c3050f08
+checksums rmd160 b6b20e6b37dd2db26b7b02f86360aad10f1a2878 \
+ sha256 9d0c42ceed077a36a2e84af7e181e61b2c1db8013136583efa2055275d6b53cd
if {$subport != $name} {
livecheck.type none
} else {
livecheck.type regex
livecheck.url ${master_sites}
- livecheck.regex "DAWG-(\\d+(?:\\.\\d+)*)${extract.suffix}"
+ livecheck.regex {DAWG-(\d+(?:\.\d+)*)\.[tz]}
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20131004/691c8907/attachment.html>
More information about the macports-changes
mailing list