[145511] users/devans/GNOME-3/stable-c++11/dports/textproc/libxmlxx2

devans at macports.org devans at macports.org
Sun Feb 7 19:46:36 PST 2016


Revision: 145511
          https://trac.macports.org/changeset/145511
Author:   devans at macports.org
Date:     2016-02-07 19:46:36 -0800 (Sun, 07 Feb 2016)
Log Message:
-----------
GNOME-3/stable-c++11: libxmlxx2, sync with trunk.

Modified Paths:
--------------
    users/devans/GNOME-3/stable-c++11/dports/textproc/libxmlxx2/Portfile

Property Changed:
----------------
    users/devans/GNOME-3/stable-c++11/dports/textproc/libxmlxx2/


Property changes on: users/devans/GNOME-3/stable-c++11/dports/textproc/libxmlxx2
___________________________________________________________________
Modified: svn:mergeinfo
   - /trunk/dports/textproc/libxmlxx2:128274-138840
/users/devans/GNOME-3/unstable/dports/textproc/libxmlxx2:128304-137401
   + /trunk/dports/textproc/libxmlxx2:128274-145510
/users/devans/GNOME-3/unstable/dports/textproc/libxmlxx2:128304-137401

Modified: users/devans/GNOME-3/stable-c++11/dports/textproc/libxmlxx2/Portfile
===================================================================
--- users/devans/GNOME-3/stable-c++11/dports/textproc/libxmlxx2/Portfile	2016-02-08 03:40:18 UTC (rev 145510)
+++ users/devans/GNOME-3/stable-c++11/dports/textproc/libxmlxx2/Portfile	2016-02-08 03:46:36 UTC (rev 145511)
@@ -13,7 +13,7 @@
 set branch          [join [lrange [split ${version} .] 0 1] .]
 categories          textproc
 license             LGPL
-maintainers         nomaintainer
+maintainers         devans openmaintainer
 description         libxml++ is a C++ interface for working with XML files
 long_description    libxml++ is a C++ interface for working with XML files, using \
                     libxml (gnome-xml) to parse and write the actual XML files. It \
@@ -28,18 +28,13 @@
 checksums           rmd160  e99658fce15316319b21823c5e4cb5462b5cff1c \
                     sha256  4ad4abdd3258874f61c2e2a41d08e9930677976d303653cd1670d3e9f35463e9
 
-# 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}
+configure.perl      /usr/bin/perl
 
 livecheck.type      gnome
 livecheck.name      ${gname}
+livecheck.regex     "LATEST-IS-(2\\.\\d*\[02468\](?:\\.\\d+)*)"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160207/c0189be7/attachment.html>


More information about the macports-changes mailing list