[137288] trunk/dports/lang/py-htmldocs/Portfile

eborisch at macports.org eborisch at macports.org
Mon Jun 8 07:22:24 PDT 2015


Revision: 137288
          https://trac.macports.org/changeset/137288
Author:   eborisch at macports.org
Date:     2015-06-08 07:22:24 -0700 (Mon, 08 Jun 2015)
Log Message:
-----------
py-htmldocs: Update to 2.7.10; mark as installs_libs=no.

Modified Paths:
--------------
    trunk/dports/lang/py-htmldocs/Portfile

Modified: trunk/dports/lang/py-htmldocs/Portfile
===================================================================
--- trunk/dports/lang/py-htmldocs/Portfile	2015-06-08 10:08:22 UTC (rev 137287)
+++ trunk/dports/lang/py-htmldocs/Portfile	2015-06-08 14:22:24 UTC (rev 137288)
@@ -13,7 +13,7 @@
 if {$subport != $name} {
     if {${python.version} == 25} { version 2.5.4 }
     if {${python.version} == 26} { version 2.6.9 }
-    if {${python.version} == 27} { version 2.7.9 }
+    if {${python.version} == 27} { version 2.7.10 }
     if {${python.version} == 31} { version 3.1.5 }
     if {${python.version} == 32} { version 3.2.6 }
     if {${python.version} == 33} { version 3.3.6 }
@@ -25,6 +25,7 @@
 maintainers         eborisch \
                     openmaintainer
 supported_archs     noarch
+installs_libs       no
 
 use_bzip2           yes
 use_configure       no
@@ -61,8 +62,8 @@
 
     if {${python.version} == 27} {
       checksums \
-        rmd160  b1fddc8cf6edbd886229c07570a032e40af7e8fe \
-        sha256  9c8ec955491a53b20794cd20065f1ccee15622a0ffc89a6c301d879513a67b50
+        rmd160  23594a2ee90be4f9cc62dc1fdbeb81592282665e \
+        sha256  e5f399cccc365f16679a32cd79d2b1bd0906c8838b7ea83f5a0c8236d2324e61
     }
     
     if {${python.version} == 31} {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150608/f1ba2ce9/attachment.html>


More information about the macports-changes mailing list