[138917] users/devans/GNOME-3/unstable-c++11/dports
devans at macports.org
devans at macports.org
Wed Jul 22 15:29:10 PDT 2015
Revision: 138917
https://trac.macports.org/changeset/138917
Author: devans at macports.org
Date: 2015-07-22 15:29:10 -0700 (Wed, 22 Jul 2015)
Log Message:
-----------
GNOME-3/unstable-c++11: libxmlxx2, copy from stable and update to unstable version 2.39.1, requires C++11, use cxx11 port group, gnome unstable livecheck, comments.
Modified Paths:
--------------
users/devans/GNOME-3/unstable-c++11/dports/textproc/libxmlxx2/Portfile
Added Paths:
-----------
users/devans/GNOME-3/unstable-c++11/dports/textproc/
users/devans/GNOME-3/unstable-c++11/dports/textproc/libxmlxx2/
Modified: users/devans/GNOME-3/unstable-c++11/dports/textproc/libxmlxx2/Portfile
===================================================================
--- users/devans/GNOME-3/stable/dports/textproc/libxmlxx2/Portfile 2015-07-21 06:38:18 UTC (rev 138843)
+++ users/devans/GNOME-3/unstable-c++11/dports/textproc/libxmlxx2/Portfile 2015-07-22 22:29:10 UTC (rev 138917)
@@ -3,10 +3,13 @@
PortSystem 1.0
+# as of version 2.39.1 requires C++11 to build
+
+PortGroup cxx11 1.0
+
name libxmlxx2
set gname libxml++
-version 2.38.1
-revision 1
+version 2.39.1
set branch [join [lrange [split ${version} .] 0 1] .]
categories textproc
license LGPL
@@ -22,8 +25,8 @@
use_xz yes
-checksums rmd160 152350d95c2924a3f5f15111db439fd769ce8bad \
- sha256 882529189b03db6c69925b3f579ab1941feb4f02b5fe2612504ee7e498a4a05f
+checksums rmd160 3cb916ff198a8749d506eb13c9db4ac374b89689 \
+ sha256 9dbdd0180ee47b98fb04acc71c3710b257e3995c02ac0da6a9dedfcb92a4604a
# set pbranch to desired perl version
# currently 5.22 (#48365)
@@ -38,5 +41,5 @@
configure.perl ${prefix}/bin/perl${pbranch}
-livecheck.type gnome
+livecheck.type gnome-with-unstable
livecheck.name ${gname}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150722/1ccc5c4d/attachment.html>
More information about the macports-changes
mailing list