[77303] trunk/dports/textproc/wbxml2/Portfile

ryandesign at macports.org ryandesign at macports.org
Sat Mar 26 15:02:43 PDT 2011


Revision: 77303
          http://trac.macports.org/changeset/77303
Author:   ryandesign at macports.org
Date:     2011-03-26 15:02:39 -0700 (Sat, 26 Mar 2011)
Log Message:
-----------
wbxml2: update to 0.10.9

Modified Paths:
--------------
    trunk/dports/textproc/wbxml2/Portfile

Modified: trunk/dports/textproc/wbxml2/Portfile
===================================================================
--- trunk/dports/textproc/wbxml2/Portfile	2011-03-26 20:40:22 UTC (rev 77302)
+++ trunk/dports/textproc/wbxml2/Portfile	2011-03-26 22:02:39 UTC (rev 77303)
@@ -5,7 +5,7 @@
 PortGroup         cmake 1.0
 
 name              wbxml2
-version           0.10.7
+version           0.10.9
 categories        textproc devel
 platforms         darwin
 maintainers       nomaintainer
@@ -17,17 +17,18 @@
 
 distname          libwbxml-${version}
 
-checksums         md5    ef3e66df3c4223ce5ce0a70ded5c5221 \
-                  sha1   dac2d5452973c17e75517ae4eff42601091f852e \
-                  rmd160 e0389673eace78c8b02c79ff4eacd717dd7db70e
+checksums         sha1   62a65a3a164dac0d514bc6f17f6600ba11e7cdb4 \
+                  rmd160 0c7882a8ad539532e00c7071fd006da8db2762a8
 
 patchfiles        patch-src-cmakelists.diff
 
-depends_lib       port:expat
+depends_lib       port:expat port:libiconv
 
 pre-configure     { file mkdir ${configure.dir} }
 
 configure.args-append ${worksrcpath}
 
+configure.ldflags-append -liconv
+
 configure.dir     ${worksrcpath}/build
 build.dir         ${configure.dir}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110326/da891175/attachment.html>


More information about the macports-changes mailing list