[131998] users/devans/GNOME-3/stable/dports/gnome/gtksourceview3/Portfile
devans at macports.org
devans at macports.org
Thu Jan 22 14:15:51 PST 2015
Revision: 131998
https://trac.macports.org/changeset/131998
Author: devans at macports.org
Date: 2015-01-22 14:15:51 -0800 (Thu, 22 Jan 2015)
Log Message:
-----------
GNOME-3/stable: gtksourceview3, update to version 3.14.3, use gobject_introspection portgroup.
Modified Paths:
--------------
users/devans/GNOME-3/stable/dports/gnome/gtksourceview3/Portfile
Modified: users/devans/GNOME-3/stable/dports/gnome/gtksourceview3/Portfile
===================================================================
--- users/devans/GNOME-3/stable/dports/gnome/gtksourceview3/Portfile 2015-01-22 22:15:44 UTC (rev 131997)
+++ users/devans/GNOME-3/stable/dports/gnome/gtksourceview3/Portfile 2015-01-22 22:15:51 UTC (rev 131998)
@@ -3,10 +3,11 @@
PortSystem 1.0
PortGroup active_variants 1.1
+PortGroup gobject_introspection 1.0
name gtksourceview3
set gname gtksourceview
-version 3.14.2
+version 3.14.3
license LGPL-2.1+
set branch [join [lrange [split ${version} .] 0 1] .]
maintainers devans openmaintainer
@@ -26,8 +27,8 @@
distname ${gname}-${version}
use_xz yes
-checksums rmd160 0e0b419980a8a29ec6f8b0c95eb35493c80aaa32 \
- sha256 b3c4a4f464fdb23ecc708a61c398aa3003e05adcd7d7223d48d9c04fe87524ad
+checksums rmd160 5a004f43d702e847b19389247b96c76dd11776f1 \
+ sha256 7bbe8b603ed7346669911fa074fe69388a4c89c1b15317befc3aa212b3d01a7b
depends_build port:intltool \
port:pkgconfig \
@@ -37,10 +38,11 @@
depends_lib path:lib/pkgconfig/glib-2.0.pc:glib2 \
port:gettext \
port:gtk3 \
- port:gobject-introspection \
port:libxml2 \
port:vala
+gobject_introspection yes
+
# update m4/intltool.m4 and autoreconf
pre-configure {
@@ -51,7 +53,6 @@
autoreconf.args -fvi
configure.args --enable-compile-warnings=minimum \
- --enable-introspection=yes \
--disable-silent-rules
test.run yes
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150122/9a35cbd5/attachment-0001.html>
More information about the macports-changes
mailing list