[145483] users/devans/GNOME-3/stable/dports/textproc/libxmlxx2

devans at macports.org devans at macports.org
Sat Feb 6 21:34:32 PST 2016


Revision: 145483
          https://trac.macports.org/changeset/145483
Author:   devans at macports.org
Date:     2016-02-06 21:34:32 -0800 (Sat, 06 Feb 2016)
Log Message:
-----------
GNOME-3/stable: libxmlxx2, assume maintainership, build using system perl, increment revision.

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

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


Property changes on: users/devans/GNOME-3/stable/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-145480
/users/devans/GNOME-3/unstable/dports/textproc/libxmlxx2:128304-137401

Modified: users/devans/GNOME-3/stable/dports/textproc/libxmlxx2/Portfile
===================================================================
--- users/devans/GNOME-3/stable/dports/textproc/libxmlxx2/Portfile	2016-02-07 05:33:10 UTC (rev 145482)
+++ users/devans/GNOME-3/stable/dports/textproc/libxmlxx2/Portfile	2016-02-07 05:34:32 UTC (rev 145483)
@@ -6,11 +6,11 @@
 name                libxmlxx2
 set gname           libxml++
 version             2.38.1
-revision            1
+revision            2
 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 \
@@ -25,18 +25,12 @@
 checksums           rmd160  152350d95c2924a3f5f15111db439fd769ce8bad \
                     sha256  882529189b03db6c69925b3f579ab1941feb4f02b5fe2612504ee7e498a4a05f
 
-# 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}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160206/fd624feb/attachment-0001.html>


More information about the macports-changes mailing list