Ticket #19964: py26-lxml.diff
File py26-lxml.diff, 1.0 KB (added by dbraband@…, 15 years ago) |
---|
-
python/py26-lxml/Portfile
old new 5 5 PortGroup python26 1.0 6 6 7 7 name py26-lxml 8 version 2.2 8 version 2.2.1 9 9 categories python devel 10 10 platforms darwin 11 11 maintainers gmail.com:dbraband openmaintainer … … 18 18 19 19 homepage http://codespeak.net/lxml/ 20 20 master_sites http://pypi.python.org/packages/source/l/lxml/ 21 checksums md5 b3f12344291aa0d393915e7d8358b480 \22 sha1 746ff9e165fc911a34a25936b6ed122f37241504\23 rmd160 fd884d36b68391b3093d6ab1a949155b52909b9d21 checksums md5 f18b17e4c83edcfc8a8649c498210e20 \ 22 sha1 fdbef5735d5eccc1efbe4eac29be221f973a16cf \ 23 rmd160 aed70b9bcc9b9e386f23542488cf11e7af6e6a8a 24 24 distname lxml-${version} 25 25 depends_lib-append port:libxml2 port:libxslt port:py26-setuptools 26 26