[118824] trunk/dports/textproc/pure-xml/Portfile
ryandesign at macports.org
ryandesign at macports.org
Fri Apr 11 00:27:09 PDT 2014
Revision: 118824
https://trac.macports.org/changeset/118824
Author: ryandesign at macports.org
Date: 2014-04-11 00:27:09 -0700 (Fri, 11 Apr 2014)
Log Message:
-----------
pure-xml: update to 0.7; add pkgconfig build dependency; add libiconv and zlib library dependencies
Modified Paths:
--------------
trunk/dports/textproc/pure-xml/Portfile
Modified: trunk/dports/textproc/pure-xml/Portfile
===================================================================
--- trunk/dports/textproc/pure-xml/Portfile 2014-04-11 07:26:24 UTC (rev 118823)
+++ trunk/dports/textproc/pure-xml/Portfile 2014-04-11 07:27:09 UTC (rev 118824)
@@ -4,8 +4,7 @@
PortSystem 1.0
PortGroup pure 1.0
-pure.setup xml 0.6
-revision 2
+pure.setup xml 0.7
categories textproc
platforms darwin
maintainers ryandesign
@@ -16,11 +15,12 @@
long_description ${name} is an interface to the libxml2 and \
libxslt libraries for Pure.
-# 0.6 was stealth-updated 2011-10-20
-dist_subdir ${name}/${version}_1
+checksums rmd160 bdc802ca8c028d249f642811a4beea4a18afe34a \
+ sha256 e862dec060917a285bc3befc90f4eb70b6cc33136fb524ad3aa173714a35b0f7
-checksums rmd160 72ca7a7d3db03aa7bca2814f0dc6fffd66dbf283 \
- sha256 309d2356c069d8f7571ac1b86496549536adf38cba4ac68a2a38f22795ce27e7
+depends_build-append port:pkgconfig
-depends_lib-append path:lib/pkgconfig/libxml-2.0.pc:libxml2 \
- path:lib/pkgconfig/libxslt.pc:libxslt
+depends_lib-append port:libiconv \
+ port:libxml2 \
+ port:libxslt \
+ port:zlib
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140411/93268314/attachment.html>
More information about the macports-changes
mailing list