[145481] users/devans/GNOME-3/stable/dports/devel/libsigcxx2

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


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

Modified Paths:
--------------
    users/devans/GNOME-3/stable/dports/devel/libsigcxx2/Portfile

Property Changed:
----------------
    users/devans/GNOME-3/stable/dports/devel/libsigcxx2/


Property changes on: users/devans/GNOME-3/stable/dports/devel/libsigcxx2
___________________________________________________________________
Modified: svn:mergeinfo
   - /branches/mld-qt-481/dports/devel/libsigcxx2:92720,92813,92891,92963,93522,93556,93699,93743,93771-93773,93806,93817-93818,93856
/trunk/dports/devel/libsigcxx2:122869-133434
/users/cal/ports/devel/libsigcxx2:96570-97031
   + /branches/mld-qt-481/dports/devel/libsigcxx2:92720,92813,92891,92963,93522,93556,93699,93743,93771-93773,93806,93817-93818,93856
/trunk/dports/devel/libsigcxx2:122869-145479
/users/cal/ports/devel/libsigcxx2:96570-97031

Modified: users/devans/GNOME-3/stable/dports/devel/libsigcxx2/Portfile
===================================================================
--- users/devans/GNOME-3/stable/dports/devel/libsigcxx2/Portfile	2016-02-07 05:27:18 UTC (rev 145480)
+++ users/devans/GNOME-3/stable/dports/devel/libsigcxx2/Portfile	2016-02-07 05:32:08 UTC (rev 145481)
@@ -6,7 +6,7 @@
 name                libsigcxx2
 set gname           libsigc++
 version             2.4.1
-revision            1
+revision            2
 license             LGPL-2.1
 set branch          [join [lrange [split ${version} .] 0 1] .]
 categories          devel
@@ -26,20 +26,14 @@
 checksums           sha256  540443492a68e77e30db8d425f3c0b1299c825bf974d9bfc31ae7efafedc19ec \
                     rmd160  1a13886773661e4dc60982b403c27c6ebcbf2b36
 
-# set pbranch to desired perl version
-# currently 5.22 (#48365)
-
-set pbranch         5.22
-
 depends_build       port:pkgconfig \
                     port:mm-common \
                     port:m4 \
-                    port:perl${pbranch} \
                     path:bin/dot:graphviz \
                     port:doxygen \
                     port:libxslt
 
-configure.perl      ${prefix}/bin/perl${pbranch}
+configure.perl      /usr/bin/perl
 configure.env-append \
                     "M4=${prefix}/bin/gm4"
 configure.args      --enable-static \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160206/bf6becf3/attachment.html>


More information about the macports-changes mailing list