[153252] trunk/dports/gnome/gspell

devans at macports.org devans at macports.org
Tue Sep 27 20:32:00 PDT 2016


Revision: 153252
          https://trac.macports.org/changeset/153252
Author:   devans at macports.org
Date:     2016-09-27 20:32:00 -0700 (Tue, 27 Sep 2016)
Log Message:
-----------
gspell: update to version 1.2.0.

Modified Paths:
--------------
    trunk/dports/gnome/gspell/Portfile
    trunk/dports/gnome/gspell/files/patch-gspell-Makefile.am.diff
    trunk/dports/gnome/gspell/files/patch-testsuite-Makefile.am.diff

Property Changed:
----------------
    trunk/dports/gnome/gspell/


Property changes on: trunk/dports/gnome/gspell
___________________________________________________________________
Modified: svn:mergeinfo
   - /users/devans/GNOME-3/stable/dports/gnome/gspell:147311-150046
   + /users/devans/GNOME-3/stable/dports/gnome/gspell:147311-153251
/users/devans/GNOME-3/unstable/dports/gnome/gspell:150850-152809

Modified: trunk/dports/gnome/gspell/Portfile
===================================================================
--- trunk/dports/gnome/gspell/Portfile	2016-09-28 02:47:05 UTC (rev 153251)
+++ trunk/dports/gnome/gspell/Portfile	2016-09-28 03:32:00 UTC (rev 153252)
@@ -6,7 +6,7 @@
 PortGroup           gobject_introspection 1.0
 
 name                gspell
-version             1.0.3
+version             1.2.0
 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  90a85684bc49c9b25cffc32cc5be0519cff8ac49 \
-                    sha256  d95905e6c631e34911e8e3feeb364815bf3fd7ccd1dac118a34bcbae70261bd5
+checksums           rmd160  4b8c3180351d23410ad94dab24f1418b21888cde \
+                    sha256  6aa550b91e13c0073ec0dfef21b6eef730186912392e11128216b90519a3443f
 
 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: trunk/dports/gnome/gspell/files/patch-gspell-Makefile.am.diff
===================================================================
--- trunk/dports/gnome/gspell/files/patch-gspell-Makefile.am.diff	2016-09-28 02:47:05 UTC (rev 153251)
+++ trunk/dports/gnome/gspell/files/patch-gspell-Makefile.am.diff	2016-09-28 03:32:00 UTC (rev 153252)
@@ -1,6 +1,6 @@
 --- gspell/Makefile.am.orig	2016-04-07 17:58:46.000000000 -0700
 +++ gspell/Makefile.am	2016-04-07 17:59:32.000000000 -0700
-@@ -108,10 +108,10 @@
+@@ -129,10 +129,10 @@
  CLEANFILES = $(BUILT_SOURCES)
  
  if OS_OSX

Modified: trunk/dports/gnome/gspell/files/patch-testsuite-Makefile.am.diff
===================================================================
--- trunk/dports/gnome/gspell/files/patch-testsuite-Makefile.am.diff	2016-09-28 02:47:05 UTC (rev 153251)
+++ trunk/dports/gnome/gspell/files/patch-testsuite-Makefile.am.diff	2016-09-28 03:32:00 UTC (rev 153252)
@@ -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/20160927/198a9007/attachment.html>


More information about the macports-changes mailing list