[133603] users/devans/GNOME-3/stable/dports/gnome/libgsf

devans at macports.org devans at macports.org
Fri Mar 6 05:28:06 PST 2015


Revision: 133603
          https://trac.macports.org/changeset/133603
Author:   devans at macports.org
Date:     2015-03-06 05:28:06 -0800 (Fri, 06 Mar 2015)
Log Message:
-----------
GNOME-3/stable: libgsf, update to version 1.14.32.

Modified Paths:
--------------
    users/devans/GNOME-3/stable/dports/gnome/libgsf/Portfile

Added Paths:
-----------
    users/devans/GNOME-3/stable/dports/gnome/libgsf/files/
    users/devans/GNOME-3/stable/dports/gnome/libgsf/files/patch-disable-compile-warnings.diff

Modified: users/devans/GNOME-3/stable/dports/gnome/libgsf/Portfile
===================================================================
--- users/devans/GNOME-3/stable/dports/gnome/libgsf/Portfile	2015-03-06 13:24:43 UTC (rev 133602)
+++ users/devans/GNOME-3/stable/dports/gnome/libgsf/Portfile	2015-03-06 13:28:06 UTC (rev 133603)
@@ -5,7 +5,7 @@
 PortGroup           gobject_introspection 1.0
 
 name                libgsf
-version             1.14.31
+version             1.14.32
 license             LGPL-2.1
 set branch          [join [lrange [split $version .] 0 1] .]
 maintainers         nomaintainer
@@ -23,8 +23,8 @@
 
 use_xz              yes
 
-checksums           rmd160  0deb4e64c289cbb895189dd4a40c64d88c5bdcdd \
-                    sha256  ec8f48059fc56ff4cb3757ba53fe43eea3c51e21254d4416448102ffa4057982
+checksums           rmd160  e8f115ed838bcadbcdad623107e9311f5f8d2b89 \
+                    sha256  13bf38b848c01e20eb89a48150b6f864434ee4dfbb6301ddf6f4080a36cd99e9
 
 depends_build       port:pkgconfig \
                     port:intltool
@@ -38,6 +38,8 @@
 
 gobject_introspection yes
 
+patchfiles          patch-disable-compile-warnings.diff
+
 # update m4/intltool.m4 and autoreconf
 
 pre-configure {
@@ -47,8 +49,7 @@
 use_autoreconf      yes
 autoreconf.args     -fvi
 
-configure.args      --disable-compile-warnings \
-                    --disable-silent-rules
+configure.args      --disable-silent-rules
 
 post-destroot {
     set docdir ${prefix}/share/doc/${name}

Added: users/devans/GNOME-3/stable/dports/gnome/libgsf/files/patch-disable-compile-warnings.diff
===================================================================
--- users/devans/GNOME-3/stable/dports/gnome/libgsf/files/patch-disable-compile-warnings.diff	                        (rev 0)
+++ users/devans/GNOME-3/stable/dports/gnome/libgsf/files/patch-disable-compile-warnings.diff	2015-03-06 13:28:06 UTC (rev 133603)
@@ -0,0 +1,11 @@
+--- configure.ac.orig	2015-03-06 05:15:35.000000000 -0800
++++ configure.ac	2015-03-06 05:16:19.000000000 -0800
+@@ -184,7 +184,7 @@
+ ifdef([GNOME_COMPILE_WARNINGS],[GNOME_COMPILE_WARNINGS],)
+ CFLAGS="$CFLAGS $WARN_CFLAGS -DG_DISABLE_DEPRECATED"
+ 
+-set_more_warnings=yes
++set_more_warnings=no
+ if test "$GCC" = yes -a "x$set_more_warnings" != xno; then
+ 	dnl Clang needs to option, or else it will appear to support any
+ 	dnl warning option
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150306/72c7dd59/attachment-0001.html>


More information about the macports-changes mailing list