Revision: 133291 https://trac.macports.org/changeset/133291 Author: adfernandes@macports.org Date: 2015-02-24 13:04:26 -0800 (Tue, 24 Feb 2015) Log Message: ----------- py-pyxb: Fix for including the github portgroup, but not using it. Modified Paths: -------------- trunk/dports/python/py-pyxb/Portfile Modified: trunk/dports/python/py-pyxb/Portfile =================================================================== --- trunk/dports/python/py-pyxb/Portfile 2015-02-24 20:42:18 UTC (rev 133290) +++ trunk/dports/python/py-pyxb/Portfile 2015-02-24 21:04:26 UTC (rev 133291) @@ -20,6 +20,8 @@ correspond to data structures defined by XMLSchema. In concept it is \ similar to JAXB for Java and CodeSynthesis XSD for C++. +github.setup pabigot pyxb ${version} +github.tarball_from releases homepage https://github.com/pabigot/pyxb distname PyXB-${version} distfiles ${distname}.tar.gz
participants (1)
-
adfernandes@macports.org