[144716] users/devans/GNOME-3/unstable-c++11/dports/textproc/libxmlxx2/ Portfile
devans at macports.org
devans at macports.org
Fri Jan 15 18:50:16 PST 2016
Revision: 144716
https://trac.macports.org/changeset/144716
Author: devans at macports.org
Date: 2016-01-15 18:50:16 -0800 (Fri, 15 Jan 2016)
Log Message:
-----------
GNOME-3/unstable-c++11: libxmlxx2, update to version 2.91.3, build using system perl.
Modified Paths:
--------------
users/devans/GNOME-3/unstable-c++11/dports/textproc/libxmlxx2/Portfile
Modified: users/devans/GNOME-3/unstable-c++11/dports/textproc/libxmlxx2/Portfile
===================================================================
--- users/devans/GNOME-3/unstable-c++11/dports/textproc/libxmlxx2/Portfile 2016-01-16 02:36:44 UTC (rev 144715)
+++ users/devans/GNOME-3/unstable-c++11/dports/textproc/libxmlxx2/Portfile 2016-01-16 02:50:16 UTC (rev 144716)
@@ -9,7 +9,7 @@
name libxmlxx2
set gname libxml++
-version 2.91.2
+version 2.91.3
set branch [join [lrange [split ${version} .] 0 1] .]
categories textproc
license LGPL
@@ -25,21 +25,16 @@
use_xz yes
-checksums rmd160 6b9278ddd8ee20a326d8150d026f3effcf9d720f \
- sha256 daa1a00751e2867b0d0b73985d1afc0bf3514f2826047fc980e8d104213c9040
+checksums rmd160 abfa983edf6c11aaa4109017480d86a73abc8737 \
+ sha256 f9f910cacd1d07c71679eeea36ae018189b72b4b7dd11511a76562377ed4d06a
-# set pbranch to desired perl version
-# currently 5.22 (#48365)
+depends_build port:pkgconfig
-set pbranch 5.22
-
-depends_build port:pkgconfig \
- port:perl${pbranch}
-
depends_lib port:libxml2 \
port:glibmm
-configure.perl ${prefix}/bin/perl${pbranch}
+# build using system perl
+configure.perl /usr/bin/perl
livecheck.type gnome-with-unstable
livecheck.name ${gname}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160115/98e23d01/attachment-0001.html>
More information about the macports-changes
mailing list