[151894] users/devans/GNOME-3/stable/dports
devans at macports.org
devans at macports.org
Tue Aug 23 14:38:42 PDT 2016
Revision: 151894
https://trac.macports.org/changeset/151894
Author: devans at macports.org
Date: 2016-08-23 14:38:42 -0700 (Tue, 23 Aug 2016)
Log Message:
-----------
GNOME-3/stable: gnumeric, gtk-doc, intltool, use perl5.24 (#52081).
Modified Paths:
--------------
users/devans/GNOME-3/stable/dports/gnome/gnumeric/Portfile
users/devans/GNOME-3/stable/dports/gnome/gtk-doc/Portfile
users/devans/GNOME-3/stable/dports/textproc/intltool/Portfile
Modified: users/devans/GNOME-3/stable/dports/gnome/gnumeric/Portfile
===================================================================
--- users/devans/GNOME-3/stable/dports/gnome/gnumeric/Portfile 2016-08-23 21:35:24 UTC (rev 151893)
+++ users/devans/GNOME-3/stable/dports/gnome/gnumeric/Portfile 2016-08-23 21:38:42 UTC (rev 151894)
@@ -7,6 +7,7 @@
name gnumeric
version 1.12.32
+revision 1
set branch [join [lrange [split ${version} .] 0 1] .]
license GPL-2+
@@ -30,8 +31,8 @@
sha256 a07bc83e2adaeb94bfa2c737c9a19d90381a19cb203dd7c4d5f7d6cfdbee6de8
# set pbranch to desired perl version
-# currently 5.22 (#48365)
-set pbranch 5.22
+# currently 5.24 (#52081)
+set pbranch 5.24
depends_build port:pkgconfig \
port:intltool \
Modified: users/devans/GNOME-3/stable/dports/gnome/gtk-doc/Portfile
===================================================================
--- users/devans/GNOME-3/stable/dports/gnome/gtk-doc/Portfile 2016-08-23 21:35:24 UTC (rev 151893)
+++ users/devans/GNOME-3/stable/dports/gnome/gtk-doc/Portfile 2016-08-23 21:38:42 UTC (rev 151894)
@@ -5,6 +5,7 @@
name gtk-doc
version 1.25
+revision 1
categories gnome devel
license GPL-2+
installs_libs no
@@ -27,9 +28,9 @@
sha256 1ea46ed400e6501f975acaafea31479cea8f32f911dca4dff036f59e6464fd42
# set 'pbranch' to the desired perl version to use
-# currently 5.22 (#48365)
+# currently 5.24 (#52081)
-set pbranch 5.22
+set pbranch 5.24
depends_build port:pkgconfig \
path:lib/pkgconfig/glib-2.0.pc:glib2
Modified: users/devans/GNOME-3/stable/dports/textproc/intltool/Portfile
===================================================================
--- users/devans/GNOME-3/stable/dports/textproc/intltool/Portfile 2016-08-23 21:35:24 UTC (rev 151893)
+++ users/devans/GNOME-3/stable/dports/textproc/intltool/Portfile 2016-08-23 21:38:42 UTC (rev 151894)
@@ -6,7 +6,7 @@
name intltool
epoch 1
version 0.51.0
-revision 1
+revision 2
maintainers devans openmaintainer
categories textproc gnome
license GPL-2+
@@ -32,9 +32,9 @@
# intltool only uses perl internally and publishes no public modules
# so there is no need for multiple perl variants
-# now using perl 5.22 (#48365)
+# now using perl 5.24 (#52081)
-set pbranch 5.22
+set pbranch 5.24
depends_build port:gnome-common
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160823/0e83175a/attachment.html>
More information about the macports-changes
mailing list