[129374] trunk/dports/python/py-gdbm/Portfile

ryandesign at macports.org ryandesign at macports.org
Thu Dec 11 04:57:23 PST 2014


Revision: 129374
          https://trac.macports.org/changeset/129374
Author:   ryandesign at macports.org
Date:     2014-12-11 04:57:22 -0800 (Thu, 11 Dec 2014)
Log Message:
-----------
py-gdbm: fix livecheck

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

Modified: trunk/dports/python/py-gdbm/Portfile
===================================================================
--- trunk/dports/python/py-gdbm/Portfile	2014-12-11 09:16:48 UTC (rev 129373)
+++ trunk/dports/python/py-gdbm/Portfile	2014-12-11 12:57:22 UTC (rev 129374)
@@ -49,6 +49,7 @@
     use_xz			yes
     checksums       rmd160  2b047c3b56987b473c3ca957ad87f5582c37d6f6 \
                     sha256  90d27e14ea7e03570026850e2e50ba71ad20b7eb31035aada1cf3def8f8d4916
+    livecheck.regex	Python (2.7.\[0-9\]+)
 }
 subport py31-gdbm {
     maintainers     nomaintainer
@@ -117,4 +118,4 @@
 }
 
 livecheck.type	regex
-livecheck.url	http://www.python.org/download/releases/
+livecheck.url	https://www.python.org/downloads/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141211/6022a8cf/attachment.html>


More information about the macports-changes mailing list