On Aug 4, 2013, at 02:40, [email protected] wrote: > Revision: 108882 > https://trac.macports.org/changeset/108882 > Author: [email protected] > Date: 2013-08-04 00:40:43 -0700 (Sun, 04 Aug 2013) > Log Message: > ----------- > py-jubatus-client: fix master_sites. > > Modified Paths: > -------------- > trunk/dports/python/py-jubatus-client/Portfile > > Modified: trunk/dports/python/py-jubatus-client/Portfile > =================================================================== > --- trunk/dports/python/py-jubatus-client/Portfile 2013-08-04 07:38:56 UTC > (rev 108881) > +++ trunk/dports/python/py-jubatus-client/Portfile 2013-08-04 07:40:43 UTC > (rev 108882) > @@ -19,7 +19,7 @@ > platforms darwin > license LGPL-2.1 > > -master_sites http://pypi.python.org/packages/source/j/${real_name} > +master_sites http://pypi.python.org/packages/source/j/${real_name}/
FYI, either way should be fine. MacPorts base automatically adds a slash at the end of each item in master_sites if it doesn't already end with one. _______________________________________________ macports-dev mailing list [email protected] https://lists.macosforge.org/mailman/listinfo/macports-dev
