[134183] trunk/dports/python/py-sphinx/Portfile

jmr at macports.org jmr at macports.org
Thu Mar 19 12:55:23 PDT 2015


Revision: 134183
          https://trac.macports.org/changeset/134183
Author:   jmr at macports.org
Date:     2015-03-19 12:55:23 -0700 (Thu, 19 Mar 2015)
Log Message:
-----------
py-sphinx: update to 1.3.1

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

Modified: trunk/dports/python/py-sphinx/Portfile
===================================================================
--- trunk/dports/python/py-sphinx/Portfile	2015-03-19 19:47:19 UTC (rev 134182)
+++ trunk/dports/python/py-sphinx/Portfile	2015-03-19 19:55:23 UTC (rev 134183)
@@ -6,7 +6,7 @@
 PortGroup           select 1.0
 
 name                py-sphinx
-version             1.3
+version             1.3.1
 categories-append   textproc devel
 license             BSD
 maintainers         jmr gmail.com:michel.sylvan openmaintainer
@@ -25,9 +25,9 @@
 master_sites        https://pypi.python.org/packages/source/S/Sphinx/
 distname            Sphinx-${version}
 
-checksums           md5 c14118fae36d3d77c2d328e48b1fbda9 \
-                    rmd160 cc21d6bc4b3b2e433c9d91a38a6d047db4888151 \
-                    sha256 8bbe269ecbc6d19c45974b99f9e38afd2545103974cf54a1330fd3314ab5fea4
+checksums           md5 8786a194acf9673464c5455b11fd4332 \
+                    rmd160 e4fd1b4fd97f646e7e841e96ca7129b579a4ec0e \
+                    sha256 1a6e5130c2b42d2de301693c299f78cc4bd3501e78b610c08e45efc70e2b5114
 
 python.versions     26 27 33 34
 
@@ -56,5 +56,5 @@
     livecheck.type  none
 } else {
     livecheck.type  regex
-    livecheck.regex {<p>Current version: <b>([0-9.]+)</b></p>}
+    livecheck.regex {<p>Current version: <b>([0-9.]+).?</b></p>}
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150319/da938652/attachment-0001.html>


More information about the macports-changes mailing list