On Tuesday, December 15, 2015, Ryan Schmidt <[email protected]> wrote:
> > > On Dec 15, 2015, at 5:40 PM, [email protected] <javascript:;> wrote: > > > > Revision > > 143618 > > Author > > [email protected] <javascript:;> > > Date > > 2015-12-15 15:40:40 -0800 (Tue, 15 Dec 2015) > > Log Message > > > > py-htmldocs: Remove 25, add 35. Update download / regex checks. Set > license to restrictive to avoid having MacPorts 'build' packages (which are > essentially re-archiving the exctraction of the distfile.) installs_lib is > 'no', so this won't impact other packages distribution. > > Modified Paths > > > > • trunk/dports/lang/py-htmldocs/Portfile > > > -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 > > Why prevent this? This will prevent users from installing the port if they > have "buildfromsource never" set in macports.conf. > Was just trying to save some resources on the build bots / mirrors; seemed silly to download and unzip it just to zip it and upload it somewhere else. Easy enough to take back out. - Eric
_______________________________________________ macports-dev mailing list [email protected] https://lists.macosforge.org/mailman/listinfo/macports-dev
