[148359] trunk/dports/python/py-regex/Portfile

stromnov at macports.org stromnov at macports.org
Thu May 5 05:50:06 PDT 2016


Revision: 148359
          https://trac.macports.org/changeset/148359
Author:   stromnov at macports.org
Date:     2016-05-05 05:50:06 -0700 (Thu, 05 May 2016)
Log Message:
-----------
py-regex: update to version 2016.04.25

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

Modified: trunk/dports/python/py-regex/Portfile
===================================================================
--- trunk/dports/python/py-regex/Portfile	2016-05-05 12:38:01 UTC (rev 148358)
+++ trunk/dports/python/py-regex/Portfile	2016-05-05 12:50:06 UTC (rev 148359)
@@ -5,7 +5,7 @@
 PortGroup           python 1.0
 
 name                py-regex
-version             2016.04.08
+version             2016.04.25
 revision            0
 categories-append   devel
 platforms           darwin
@@ -18,13 +18,13 @@
 description         Alternate regular expression module, to replace re.
 long_description    ${description}
 
-homepage            http://code.google.com/p/mrab-regex-hg/
-master_sites        pypi:[string index ${python.rootname} 0]/${python.rootname}
+homepage            https://bitbucket.org/mrabarnett/mrab-regex
+master_sites        https://pypi.io/packages/source/[string index ${python.rootname} 0]/${python.rootname}
 
 distname            ${python.rootname}-${version}
 
-checksums           rmd160  01b372ca8b27b21b0890a89d40e4bfe303920bc5 \
-                    sha256  5e60eefb5644ab44399a6b252b5769d50579ec4a29547b76ddff6b7905215dce
+checksums           rmd160  50f39b60ad959c8cc5e05626aa1d7fb6732b181a \
+                    sha256  09fe906ae2ba935911aff99dab925b59581994dec1b235811bae478a7557454e
 
 if {${name} ne ${subport}} {
     livecheck.type      none
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160505/ac9e86ac/attachment.html>


More information about the macports-changes mailing list