[101390] trunk/dports/textproc/libxmlxx2/Portfile

ryandesign at macports.org ryandesign at macports.org
Wed Jan 9 16:14:40 PST 2013


Revision: 101390
          https://trac.macports.org/changeset/101390
Author:   ryandesign at macports.org
Date:     2013-01-09 16:14:40 -0800 (Wed, 09 Jan 2013)
Log Message:
-----------
libxmlxx2: update to 2.36.0; use xz distfile

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

Modified: trunk/dports/textproc/libxmlxx2/Portfile
===================================================================
--- trunk/dports/textproc/libxmlxx2/Portfile	2013-01-10 00:11:15 UTC (rev 101389)
+++ trunk/dports/textproc/libxmlxx2/Portfile	2013-01-10 00:14:40 UTC (rev 101390)
@@ -5,7 +5,7 @@
 
 name		libxmlxx2
 set gname       libxml++
-version		2.30.1
+version         2.36.0
 set branch      [join [lrange [split ${version} .] 0 1] .]
 categories	textproc
 license		LGPL
@@ -19,11 +19,10 @@
 distname	${gname}-${version}
 master_sites    gnome:sources/${gname}/${branch}/
 
-use_bzip2	yes
+use_xz          yes
 
-checksums       md5     0de2bd8c38cf308983df7d531681da56 \
-                sha1    9d69aa168b8dab3f1c3ce355660adf57b194b803 \
-                rmd160  58c84b82a31dcf6b8510c85b829034a7123eb239
+checksums       rmd160  c19bf45a72dcad5b39ef84847e7e730b918ec11e \
+                sha256  bfdf327bf9ebd12946b7aa6a152045f209d5c9fecd06ebfcdf9b3e7c1af6e2e1
 
 depends_build   port:pkgconfig \
                 path:bin/perl:perl5
@@ -31,9 +30,6 @@
 depends_lib     port:libxml2 \
                 port:glibmm
 
-configure.args  --infodir=${prefix}/share/info \
-                --mandir=${prefix}/share/man
-
 livecheck.type  regex
 livecheck.url   http://ftp.gnome.org/pub/gnome/sources/${gname}/${branch}/
 livecheck.regex {LATEST-IS-(\d+(?:\.\d+)*)}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130109/c803d603/attachment.html>


More information about the macports-changes mailing list