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

eborisch at macports.org eborisch at macports.org
Wed Dec 16 06:59:44 PST 2015


Revision: 143640
          https://trac.macports.org/changeset/143640
Author:   eborisch at macports.org
Date:     2015-12-16 06:59:44 -0800 (Wed, 16 Dec 2015)
Log Message:
-----------
py-htmldocs: Revert to previous config; permit buildbot 'builds' to support users with 'buildfromsource never'.

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

Modified: trunk/dports/lang/py-htmldocs/Portfile
===================================================================
--- trunk/dports/lang/py-htmldocs/Portfile	2015-12-16 14:06:06 UTC (rev 143639)
+++ trunk/dports/lang/py-htmldocs/Portfile	2015-12-16 14:59:44 UTC (rev 143640)
@@ -8,13 +8,8 @@
 python.default_version 27
 version             1.0
 revision            1
+license             {PSF}
 
-# Not really, but don't bother serving up archives from packages.macports.org
-# when they would (effectively) be a re-packaging of the distribution file.
-# installs_libs below keeps this from impacting any (if they exist) ports
-# depending on this one.
-license             restrictive
-
 if {$subport != $name} {
     if {${python.version} == 26} { version 2.6.9 }
     if {${python.version} == 27} { version 2.7.11 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20151216/fc665108/attachment.html>


More information about the macports-changes mailing list