[152810] users/devans/GNOME-3/stable/dports/gnome/gspell

devans at macports.org devans at macports.org
Sun Sep 18 20:42:27 PDT 2016


Revision: 152810
          https://trac.macports.org/changeset/152810
Author:   devans at macports.org
Date:     2016-09-18 20:42:26 -0700 (Sun, 18 Sep 2016)
Log Message:
-----------
GNOME-3/stable: gspell, merge from unstable to stable and update to stable version 1.2.0,

Modified Paths:
--------------
    users/devans/GNOME-3/stable/dports/gnome/gspell/Portfile
    users/devans/GNOME-3/stable/dports/gnome/gspell/files/patch-gspell-Makefile.am.diff
    users/devans/GNOME-3/stable/dports/gnome/gspell/files/patch-testsuite-Makefile.am.diff

Property Changed:
----------------
    users/devans/GNOME-3/stable/dports/gnome/gspell/


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

Modified: users/devans/GNOME-3/stable/dports/gnome/gspell/Portfile
===================================================================
--- users/devans/GNOME-3/stable/dports/gnome/gspell/Portfile	2016-09-19 03:34:52 UTC (rev 152809)
+++ users/devans/GNOME-3/stable/dports/gnome/gspell/Portfile	2016-09-19 03:42:26 UTC (rev 152810)
@@ -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: users/devans/GNOME-3/stable/dports/gnome/gspell/files/patch-gspell-Makefile.am.diff
===================================================================
--- users/devans/GNOME-3/stable/dports/gnome/gspell/files/patch-gspell-Makefile.am.diff	2016-09-19 03:34:52 UTC (rev 152809)
+++ users/devans/GNOME-3/stable/dports/gnome/gspell/files/patch-gspell-Makefile.am.diff	2016-09-19 03:42:26 UTC (rev 152810)
@@ -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: users/devans/GNOME-3/stable/dports/gnome/gspell/files/patch-testsuite-Makefile.am.diff
===================================================================
--- users/devans/GNOME-3/stable/dports/gnome/gspell/files/patch-testsuite-Makefile.am.diff	2016-09-19 03:34:52 UTC (rev 152809)
+++ users/devans/GNOME-3/stable/dports/gnome/gspell/files/patch-testsuite-Makefile.am.diff	2016-09-19 03:42:26 UTC (rev 152810)
@@ -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/20160918/44e20fa4/attachment.html>


More information about the macports-changes mailing list