On Nov 30, 2012, at 13:00, [email protected] wrote: > Revision: 100148 > https://trac.macports.org/changeset/100148 > Author: [email protected] > Date: 2012-11-30 11:00:57 -0800 (Fri, 30 Nov 2012) > Log Message: > ----------- > py-bpython: update to 0.11, fix livecheck, add license, and take ownership of > nomaintainer port > > Modified Paths: > -------------- > trunk/dports/python/py-bpython/Portfile > > Modified: trunk/dports/python/py-bpython/Portfile > =================================================================== > --- trunk/dports/python/py-bpython/Portfile 2012-11-30 15:56:23 UTC (rev > 100147) > +++ trunk/dports/python/py-bpython/Portfile 2012-11-30 19:00:57 UTC (rev > 100148) > @@ -6,24 +6,27 @@ > PortGroup select 1.0 > > name py-bpython > -version 0.10.1 > +version 0.11 > platforms darwin > categories python > -maintainers nomaintainer > +maintainers aronnax > +license MIT/X
If this is the MIT / X11 license, then the name we are currently using for that in MacPorts is just "MIT". https://trac.macports.org/browser/trunk/base/portmgr/jobs/port_binary_distributable.tcl#L40 _______________________________________________ macports-dev mailing list [email protected] http://lists.macosforge.org/mailman/listinfo/macports-dev
