[151391] users/devans/GNOME-3/unstable/dports/gnome/gspell
devans at macports.org
devans at macports.org
Sun Aug 14 21:46:38 PDT 2016
Revision: 151391
https://trac.macports.org/changeset/151391
Author: devans at macports.org
Date: 2016-08-14 21:46:38 -0700 (Sun, 14 Aug 2016)
Log Message:
-----------
GNOME-3/unstable: gspell, update to version 1.1.3, disable compile warnings.
Modified Paths:
--------------
users/devans/GNOME-3/unstable/dports/gnome/gspell/Portfile
users/devans/GNOME-3/unstable/dports/gnome/gspell/files/patch-testsuite-Makefile.am.diff
Modified: users/devans/GNOME-3/unstable/dports/gnome/gspell/Portfile
===================================================================
--- users/devans/GNOME-3/unstable/dports/gnome/gspell/Portfile 2016-08-15 04:44:43 UTC (rev 151390)
+++ users/devans/GNOME-3/unstable/dports/gnome/gspell/Portfile 2016-08-15 04:46:38 UTC (rev 151391)
@@ -6,7 +6,7 @@
PortGroup gobject_introspection 1.0
name gspell
-version 1.1.2
+version 1.1.3
license GPL-2
set branch [join [lrange [split ${version} .] 0 1] .]
description gspell - a spell-checking library for GTK+
@@ -21,8 +21,8 @@
use_xz yes
-checksums rmd160 41df2b10209d89030ef9dd34d9fa71249bb71b05 \
- sha256 0253eb61d96232f1bf164c52877bcace039cd91c32a3529deb7166f5ee256436
+checksums rmd160 fc2ed6c46d83b48a01a9d972f3c9acbb798021b7 \
+ sha256 690af3188acf07028ef59ee30e291100777334ac2af15750bd5761aeccb09cd1
depends_build port:pkgconfig \
port:gtk-doc
@@ -43,7 +43,7 @@
patchfiles patch-gspell-Makefile.am.diff \
patch-testsuite-Makefile.am.diff
-configure.args --enable-compile-warnings=minimum \
+configure.args --enable-compile-warnings=no \
--disable-silent-rules
variant quartz {}
Modified: users/devans/GNOME-3/unstable/dports/gnome/gspell/files/patch-testsuite-Makefile.am.diff
===================================================================
--- users/devans/GNOME-3/unstable/dports/gnome/gspell/files/patch-testsuite-Makefile.am.diff 2016-08-15 04:44:43 UTC (rev 151390)
+++ users/devans/GNOME-3/unstable/dports/gnome/gspell/files/patch-testsuite-Makefile.am.diff 2016-08-15 04:46:38 UTC (rev 151391)
@@ -1,11 +1,11 @@
---- testsuite/Makefile.am.orig 2016-04-08 17:55:23.000000000 -0700
-+++ testsuite/Makefile.am 2016-04-08 17:57:19.000000000 -0700
-@@ -8,7 +8,7 @@
+--- testsuite/Makefile.am.orig 2016-08-02 08:19:30.000000000 -0700
++++ testsuite/Makefile.am 2016-08-14 18:54:19.000000000 -0700
+@@ -19,7 +19,7 @@
AM_LDFLAGS = $(WARN_LDFLAGS)
LDADD = $(top_builddir)/gspell/libgspell-core.la \
- $(DEP_LIBS)
+ $(DEP_LIBS) $(GTK_MAC_LIBS)
- noinst_PROGRAMS = $(UNIT_TEST_PROGS)
- TESTS = $(UNIT_TEST_PROGS)
+ UNIT_TEST_PROGS =
+
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160814/b41200ee/attachment.html>
More information about the macports-changes
mailing list