[117896] trunk/dports/python/py-tz/Portfile

ram at macports.org ram at macports.org
Sun Mar 16 10:51:24 PDT 2014


Revision: 117896
          https://trac.macports.org/changeset/117896
Author:   ram at macports.org
Date:     2014-03-16 10:51:24 -0700 (Sun, 16 Mar 2014)
Log Message:
-----------
python/py-tz: update to 2014.1

Modified Paths:
--------------
    trunk/dports/python/py-tz/Portfile

Modified: trunk/dports/python/py-tz/Portfile
===================================================================
--- trunk/dports/python/py-tz/Portfile	2014-03-16 16:53:32 UTC (rev 117895)
+++ trunk/dports/python/py-tz/Portfile	2014-03-16 17:51:24 UTC (rev 117896)
@@ -5,7 +5,7 @@
 
 name            py-tz
 set my_name     pytz
-version         2013d
+version         2014.1
 categories-append     devel
 platforms       darwin
 supported_archs noarch
@@ -24,8 +24,8 @@
 
 python.versions 24 25 26 27 31 32 33 34
 
-checksums       rmd160 266053ed2d568d7d563b9dba1d9435e6412e79c6 \
-                sha256 4eee447b2102141dfc7d92b0536608616f152811a8adee2f120460f368ecc4c6
+checksums       rmd160 f19c1a2bfdff1c4106d08ea5cd3e8247359e6277 \
+                sha256 dcdde8b0034c0b70492e88a9416964126c81bae9254d8fd9d4367468ad11ded2
 
 post-destroot {
     if {${name} ne ${subport}} {
@@ -39,7 +39,7 @@
 if {${name} eq ${subport}} {
   livecheck.type  regex
   livecheck.url   ${master_sites}?C=M&O=D
-  livecheck.regex ${my_name}-(\\d+\\w?)
+  livecheck.regex ${my_name}-(\\d+(?:\\.\\d+)*)
 } else {
   livecheck.type  none
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140316/c9ed3325/attachment.html>


More information about the macports-changes mailing list