[150552] trunk/dports/devel/glib2-devel

ryandesign at macports.org ryandesign at macports.org
Thu Jul 21 08:08:29 PDT 2016


Revision: 150552
          https://trac.macports.org/changeset/150552
Author:   ryandesign at macports.org
Date:     2016-07-21 08:08:29 -0700 (Thu, 21 Jul 2016)
Log Message:
-----------
glib2-devel: update and simplify remove-gcocoanotificationbackend.patch

Modified Paths:
--------------
    trunk/dports/devel/glib2-devel/Portfile
    trunk/dports/devel/glib2-devel/files/remove-gcocoanotificationbackend.patch

Modified: trunk/dports/devel/glib2-devel/Portfile
===================================================================
--- trunk/dports/devel/glib2-devel/Portfile	2016-07-21 14:20:03 UTC (rev 150551)
+++ trunk/dports/devel/glib2-devel/Portfile	2016-07-21 15:08:29 UTC (rev 150552)
@@ -9,7 +9,7 @@
 name                        glib2-devel
 conflicts                   glib2
 set my_name                 glib
-version                     2.49.4
+version                      2.49.4
 set branch                  [join [lrange [split ${version} .] 0 1] .]
 categories                  devel
 maintainers                 ryandesign openmaintainer

Modified: trunk/dports/devel/glib2-devel/files/remove-gcocoanotificationbackend.patch
===================================================================
--- trunk/dports/devel/glib2-devel/files/remove-gcocoanotificationbackend.patch	2016-07-21 14:20:03 UTC (rev 150551)
+++ trunk/dports/devel/glib2-devel/files/remove-gcocoanotificationbackend.patch	2016-07-21 15:08:29 UTC (rev 150552)
@@ -3,9 +3,9 @@
 https://git.gnome.org/browse/glib/commit/?id=89058e8a9b769ab223bc75739f5455dab18f7a3d
 And most of:
 https://git.gnome.org/browse/glib/commit/?id=36e093a31a9eb12021e7780b9e322c29763ffa58
---- configure.orig	2015-09-21 07:39:10.000000000 -0500
-+++ configure	2015-10-10 18:33:12.000000000 -0500
-@@ -6029,30 +5969,6 @@
+--- configure.orig	2016-07-21 09:50:51.000000000 -0500
++++ configure	2016-07-21 09:50:52.000000000 -0500
+@@ -6042,30 +6042,6 @@
    COCOA_LIBS="-Wl,-framework,Foundation"
    LDFLAGS="$LDFLAGS $COCOA_LIBS"
  
@@ -36,193 +36,52 @@
  else
    COCOA_LIBS=""
  fi
---- gio/Makefile.in.orig	2015-09-21 07:39:06.000000000 -0500
-+++ gio/Makefile.in	2015-10-10 18:33:18.000000000 -0500
-@@ -181,27 +181,26 @@
- @OS_UNIX_TRUE at am__append_29 = gdesktopappinfo.c
+--- gio/Makefile.in.orig	2016-07-20 19:54:01.000000000 -0500
++++ gio/Makefile.in	2016-07-21 10:03:11.000000000 -0500
+@@ -172,7 +172,6 @@
+ @OS_UNIX_TRUE at am__append_29 = xdgmime/libxdgmime.la
  @OS_UNIX_TRUE at am__append_30 = xdgmime/libxdgmime.la
- @OS_UNIX_TRUE at am__append_31 = xdgmime/libxdgmime.la
+ @OS_UNIX_TRUE at am__append_31 = $(unix_appinfo_sources)
 - at OS_COCOA_TRUE@@OS_UNIX_TRUE at am__append_32 = gcocoanotificationbackend.c
-- at HAVE_NETLINK_TRUE@@OS_UNIX_TRUE at am__append_33 = \
-+ at HAVE_NETLINK_TRUE@@OS_UNIX_TRUE at am__append_32 = \
+ @HAVE_NETLINK_TRUE@@OS_UNIX_TRUE at am__append_33 = \
  @HAVE_NETLINK_TRUE@@OS_UNIX_TRUE@	gnetworkmonitornetlink.c \
  @HAVE_NETLINK_TRUE@@OS_UNIX_TRUE@	gnetworkmonitornetlink.h \
- @HAVE_NETLINK_TRUE@@OS_UNIX_TRUE@	gnetworkmonitornm.c	 \
- @HAVE_NETLINK_TRUE@@OS_UNIX_TRUE@	gnetworkmonitornm.h	 \
- @HAVE_NETLINK_TRUE@@OS_UNIX_TRUE@	$(NULL)
+@@ -185,7 +184,7 @@
  
-- at OS_WIN32_TRUE@am__append_34 = gwin32appinfo.c gwin32appinfo.h
-- at OS_WIN32_TRUE@am__append_35 = -lshlwapi -lws2_32 -ldnsapi -liphlpapi
-+ at OS_WIN32_TRUE@am__append_33 = gwin32appinfo.c gwin32appinfo.h
-+ at OS_WIN32_TRUE@am__append_34 = -lshlwapi -lws2_32 -ldnsapi -liphlpapi
- 
  # This is dumb.  The ObjC source file should be properly named .m
-- at OS_COCOA_TRUE@am__append_36 = -xobjective-c
+ @OS_COCOA_TRUE at am__append_36 = -xobjective-c
 - at OS_COCOA_TRUE@am__append_37 = -Wl,-framework,Foundation -Wl,-framework,AppKit
-+ at OS_COCOA_TRUE@am__append_35 = -xobjective-c
-+ at OS_COCOA_TRUE@am__append_36 = -Wl,-framework,Foundation
++ at OS_COCOA_TRUE@am__append_37 = -Wl,-framework,Foundation
  bin_PROGRAMS = gio-querymodules$(EXEEXT) glib-compile-schemas$(EXEEXT) \
  	glib-compile-resources$(EXEEXT) gsettings$(EXEEXT) \
- 	gdbus$(EXEEXT) $(am__EXEEXT_1) gresource$(EXEEXT)
- 
- # ------------------------------------------------------------------------
- # gapplication(1) tool
-- at OS_UNIX_TRUE@am__append_38 = gapplication
-+ at OS_UNIX_TRUE@am__append_37 = gapplication
- subdir = gio
- ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
- am__aclocal_m4_deps = $(top_srcdir)/m4macros/attributes.m4 \
-@@ -317,17 +316,17 @@
- 	gunixvolume.c gunixvolume.h gunixvolumemonitor.c \
- 	gunixvolumemonitor.h gunixinputstream.c gunixoutputstream.c \
- 	gcontenttype.c gcontenttypeprivate.h gfdonotificationbackend.c \
--	ggtknotificationbackend.c gcocoanotificationbackend.c \
--	gnetworkmonitornetlink.c gnetworkmonitornetlink.h \
--	gnetworkmonitornm.c gnetworkmonitornm.h gdbusdaemon.c \
--	gdbusdaemon.h gdbus-daemon-generated.c \
--	gdbus-daemon-generated.h gwin32registrykey.c \
--	gwin32registrykey.h gcontenttype-win32.c gwin32mount.c \
--	gwin32mount.h gwin32volumemonitor.c gwin32volumemonitor.h \
--	gwin32inputstream.c gwin32outputstream.c gwin32outputstream.h \
--	gwin32networking.h gapplication.c gapplicationcommandline.c \
--	gapplicationimpl-dbus.c gapplicationimpl.h gactiongroup.c \
--	gactionmap.c gsimpleactiongroup.c gremoteactiongroup.c \
-+	ggtknotificationbackend.c gnetworkmonitornetlink.c \
-+	gnetworkmonitornetlink.h gnetworkmonitornm.c \
-+	gnetworkmonitornm.h gdbusdaemon.c gdbusdaemon.h \
-+	gdbus-daemon-generated.c gdbus-daemon-generated.h \
-+	gwin32registrykey.c gwin32registrykey.h gcontenttype-win32.c \
-+	gwin32mount.c gwin32mount.h gwin32volumemonitor.c \
-+	gwin32volumemonitor.h gwin32inputstream.c gwin32outputstream.c \
-+	gwin32outputstream.h gwin32networking.h gapplication.c \
-+	gapplicationcommandline.c gapplicationimpl-dbus.c \
-+	gapplicationimpl.h gactiongroup.c gactionmap.c \
-+	gsimpleactiongroup.c gremoteactiongroup.c \
- 	gactiongroupexporter.c gdbusactiongroup-private.h \
- 	gdbusactiongroup.c gaction.c gpropertyaction.c gsimpleaction.c \
- 	gmenumodel.c gmenu.c gmenuexporter.c gdbusmenumodel.c \
-@@ -373,11 +372,10 @@
- @OS_WIN32_TRUE at am__objects_2 = libgio_2_0_la-gwin32appinfo.lo
- am__objects_3 = $(am__objects_1) $(am__objects_2)
- am__objects_4 =
-- at OS_COCOA_TRUE@@OS_UNIX_TRUE at am__objects_5 = libgio_2_0_la-gcocoanotificationbackend.lo
-- at HAVE_NETLINK_TRUE@@OS_UNIX_TRUE at am__objects_6 = libgio_2_0_la-gnetworkmonitornetlink.lo \
-+ at HAVE_NETLINK_TRUE@@OS_UNIX_TRUE at am__objects_5 = libgio_2_0_la-gnetworkmonitornetlink.lo \
+ 	gdbus$(EXEEXT) $(am__EXEEXT_1) gresource$(EXEEXT) gio$(EXEEXT)
+@@ -357,7 +356,7 @@
+ 	gportalsupport.h gnetworkmonitorportal.c \
+ 	gnetworkmonitorportal.h gproxyresolverportal.c \
+ 	gproxyresolverportal.h xdp-dbus.c xdp-dbus.h \
+-	gcocoanotificationbackend.c gnetworkmonitornetlink.c \
++	gnetworkmonitornetlink.c \
+ 	gnetworkmonitornetlink.h gnetworkmonitornm.c \
+ 	gnetworkmonitornm.h gdbusdaemon.c gdbusdaemon.h \
+ 	gdbus-daemon-generated.c gdbus-daemon-generated.h \
+@@ -518,7 +517,6 @@
+ am__objects_12 = libgio_2_0_la-gnetworkmonitorportal.lo \
+ 	libgio_2_0_la-gproxyresolverportal.lo $(am__objects_11) \
+ 	$(am__objects_1)
+- at OS_COCOA_TRUE@@OS_UNIX_TRUE at am__objects_13 = libgio_2_0_la-gcocoanotificationbackend.lo
+ @HAVE_NETLINK_TRUE@@OS_UNIX_TRUE at am__objects_14 = libgio_2_0_la-gnetworkmonitornetlink.lo \
  @HAVE_NETLINK_TRUE@@OS_UNIX_TRUE@	libgio_2_0_la-gnetworkmonitornm.lo \
- @HAVE_NETLINK_TRUE@@OS_UNIX_TRUE@	$(am__objects_4)
-- at OS_UNIX_TRUE@am__objects_7 = libgio_2_0_la-gfiledescriptorbased.lo \
-+ at OS_UNIX_TRUE@am__objects_6 = libgio_2_0_la-gfiledescriptorbased.lo \
- @OS_UNIX_TRUE@	libgio_2_0_la-gunixconnection.lo \
- @OS_UNIX_TRUE@	libgio_2_0_la-gunixcredentialsmessage.lo \
- @OS_UNIX_TRUE@	libgio_2_0_la-gunixfdlist.lo \
-@@ -392,18 +390,17 @@
- @OS_UNIX_TRUE@	libgio_2_0_la-gcontenttype.lo \
- @OS_UNIX_TRUE@	libgio_2_0_la-gfdonotificationbackend.lo \
- @OS_UNIX_TRUE@	libgio_2_0_la-ggtknotificationbackend.lo \
-- at OS_UNIX_TRUE@	$(am__objects_4) $(am__objects_5) \
-- at OS_UNIX_TRUE@	$(am__objects_6)
--am__objects_8 = libgio_2_0_la-gdbusdaemon.lo \
-+ at OS_UNIX_TRUE@	$(am__objects_4) $(am__objects_5)
-+am__objects_7 = libgio_2_0_la-gdbusdaemon.lo \
- 	libgio_2_0_la-gdbus-daemon-generated.lo $(am__objects_4)
--am__objects_9 = $(am__objects_8) libgio_2_0_la-gwin32registrykey.lo \
-+am__objects_8 = $(am__objects_7) libgio_2_0_la-gwin32registrykey.lo \
- 	libgio_2_0_la-gcontenttype-win32.lo \
- 	libgio_2_0_la-gwin32mount.lo \
- 	libgio_2_0_la-gwin32volumemonitor.lo \
- 	libgio_2_0_la-gwin32inputstream.lo \
- 	libgio_2_0_la-gwin32outputstream.lo $(am__objects_4)
-- at OS_WIN32_TRUE@am__objects_10 = $(am__objects_9)
--am__objects_11 = libgio_2_0_la-gapplication.lo \
-+ at OS_WIN32_TRUE@am__objects_9 = $(am__objects_8)
-+am__objects_10 = libgio_2_0_la-gapplication.lo \
- 	libgio_2_0_la-gapplicationcommandline.lo \
- 	libgio_2_0_la-gapplicationimpl-dbus.lo \
- 	libgio_2_0_la-gactiongroup.lo libgio_2_0_la-gactionmap.lo \
-@@ -416,11 +413,11 @@
- 	libgio_2_0_la-gmenu.lo libgio_2_0_la-gmenuexporter.lo \
- 	libgio_2_0_la-gdbusmenumodel.lo libgio_2_0_la-gnotification.lo \
- 	libgio_2_0_la-gnotificationbackend.lo $(am__objects_4)
-- at OS_WIN32_TRUE@am__objects_12 =  \
-+ at OS_WIN32_TRUE@am__objects_11 =  \
- @OS_WIN32_TRUE@	libgio_2_0_la-gregistrysettingsbackend.lo
-- at OS_COCOA_TRUE@am__objects_13 =  \
-+ at OS_COCOA_TRUE@am__objects_12 =  \
- @OS_COCOA_TRUE@	libgio_2_0_la-gnextstepsettingsbackend.lo
--am__objects_14 = libgio_2_0_la-gvdb-reader.lo \
-+am__objects_13 = libgio_2_0_la-gvdb-reader.lo \
- 	libgio_2_0_la-gdelayedsettingsbackend.lo \
- 	libgio_2_0_la-gkeyfilesettingsbackend.lo \
- 	libgio_2_0_la-gmemorysettingsbackend.lo \
-@@ -428,8 +425,8 @@
- 	libgio_2_0_la-gsettingsbackend.lo \
- 	libgio_2_0_la-gsettingsschema.lo \
- 	libgio_2_0_la-gsettings-mapping.lo libgio_2_0_la-gsettings.lo \
--	$(am__objects_12) $(am__objects_13)
--am__objects_15 = libgio_2_0_la-gdbusutils.lo \
-+	$(am__objects_11) $(am__objects_12)
-+am__objects_14 = libgio_2_0_la-gdbusutils.lo \
- 	libgio_2_0_la-gdbusaddress.lo \
- 	libgio_2_0_la-gdbusauthobserver.lo libgio_2_0_la-gdbusauth.lo \
- 	libgio_2_0_la-gdbusauthmechanism.lo \
-@@ -451,7 +448,7 @@
- 	libgio_2_0_la-gdbusobjectmanagerclient.lo \
- 	libgio_2_0_la-gdbusobjectmanagerserver.lo \
- 	libgio_2_0_la-gtestdbus.lo $(am__objects_4)
--am__objects_16 = libgio_2_0_la-ghttpproxy.lo \
-+am__objects_15 = libgio_2_0_la-ghttpproxy.lo \
- 	libgio_2_0_la-glocalfile.lo \
- 	libgio_2_0_la-glocalfileenumerator.lo \
- 	libgio_2_0_la-glocalfileinfo.lo \
-@@ -545,9 +542,9 @@
- 	libgio_2_0_la-gzlibcompressor.lo \
- 	libgio_2_0_la-gzlibdecompressor.lo \
- 	libgio_2_0_la-gioenumtypes.lo libgio_2_0_la-glistmodel.lo \
--	libgio_2_0_la-gliststore.lo $(am__objects_3) $(am__objects_7) \
--	$(am__objects_10) $(am__objects_11) $(am__objects_14) \
--	$(am__objects_15) $(am__objects_16) $(am__objects_4)
-+	libgio_2_0_la-gliststore.lo $(am__objects_3) $(am__objects_6) \
-+	$(am__objects_9) $(am__objects_10) $(am__objects_13) \
-+	$(am__objects_14) $(am__objects_15) $(am__objects_4)
- libgio_2_0_la_OBJECTS = $(am_libgio_2_0_la_OBJECTS)
- AM_V_lt = $(am__v_lt_ at AM_V@)
- am__v_lt_ = $(am__v_lt_ at AM_DEFAULT_V@)
-@@ -1416,10 +1413,10 @@
- 	$(NULL)
- 
- platform_libadd = $(am__append_20) $(am__append_23) $(am__append_26) \
--	$(am__append_30) $(am__append_35)
-+	$(am__append_30) $(am__append_34)
- platform_deps = $(am__append_21) $(am__append_24) $(am__append_27) \
- 	$(am__append_31)
--appinfo_sources = $(am__append_29) $(am__append_34)
-+appinfo_sources = $(am__append_29) $(am__append_33)
- @OS_UNIX_TRUE at unix_sources = gfiledescriptorbased.c gunixconnection.c \
- @OS_UNIX_TRUE@	gunixcredentialsmessage.c gunixfdlist.c \
- @OS_UNIX_TRUE@	gunixfdmessage.c gunixmount.c gunixmount.h \
-@@ -1429,7 +1426,7 @@
- @OS_UNIX_TRUE@	gunixoutputstream.c gcontenttype.c \
- @OS_UNIX_TRUE@	gcontenttypeprivate.h gfdonotificationbackend.c \
- @OS_UNIX_TRUE@	ggtknotificationbackend.c $(NULL) \
-- at OS_UNIX_TRUE@	$(am__append_32) $(am__append_33)
-+ at OS_UNIX_TRUE@	$(am__append_32)
- @OS_UNIX_TRUE at giounixincludedir = $(includedir)/gio-unix-2.0/gio
- @OS_UNIX_TRUE at giounixinclude_HEADERS = \
- @OS_UNIX_TRUE@	gdesktopappinfo.h	\
-@@ -1650,10 +1647,10 @@
- @OS_WIN32_AND_DLL_COMPILATION_TRUE at gio_win32_res = gio-win32-res.o
- @OS_WIN32_AND_DLL_COMPILATION_TRUE at gio_win32_res_ldflag = -Wl,$(gio_win32_res)
- libgio_2_0_la_CFLAGS = $(AM_CFLAGS) $(GLIB_HIDDEN_VISIBILITY_CFLAGS) \
--	$(am__append_36)
-+	$(am__append_35)
- libgio_2_0_la_LDFLAGS = $(GLIB_LINK_FLAGS) $(gio_win32_res_ldflag) \
- 	-version-info $(LT_CURRENT):$(LT_REVISION):$(LT_AGE) \
--	-export-dynamic $(no_undefined) $(am__append_37)
-+	-export-dynamic $(no_undefined) $(am__append_36)
- libgio_2_0_la_DEPENDENCIES = $(gio_win32_res) $(gio_def) $(platform_deps)
- gio_headers = \
- 	gappinfo.h 		\
-@@ -2206,7 +2203,6 @@
+ @HAVE_NETLINK_TRUE@@OS_UNIX_TRUE@	$(am__objects_1)
+@@ -541,7 +539,7 @@
+ @OS_UNIX_TRUE@	libgio_2_0_la-gdocumentportal.lo \
+ @OS_UNIX_TRUE@	libgio_2_0_la-gportalsupport.lo \
+ @OS_UNIX_TRUE@	$(am__objects_12) $(am__objects_1) \
+- at OS_UNIX_TRUE@	$(am__objects_13) $(am__objects_14)
++ at OS_UNIX_TRUE@	$(am__objects_14)
+ am__objects_16 = libgio_2_0_la-gdbusdaemon.lo \
+ 	libgio_2_0_la-gdbus-daemon-generated.lo $(am__objects_1)
+ am__objects_17 = $(am__objects_16) libgio_2_0_la-gwin32registrykey.lo \
+@@ -2353,7 +2351,6 @@
  @AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libgio_2_0_la-gbytesicon.Plo at am__quote@
  @AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libgio_2_0_la-gcancellable.Plo at am__quote@
  @AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libgio_2_0_la-gcharsetconverter.Plo at am__quote@
@@ -230,9 +89,9 @@
  @AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libgio_2_0_la-gcontenttype-win32.Plo at am__quote@
  @AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libgio_2_0_la-gcontenttype.Plo at am__quote@
  @AMDEP_TRUE@@am__include@ @am__quote at ./$(DEPDIR)/libgio_2_0_la-gcontextspecificgroup.Plo at am__quote@
-@@ -3324,13 +3320,6 @@
+@@ -3957,13 +3954,6 @@
  @AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
- @am__fastdepCC_FALSE@	$(AM_V_CC at am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgio_2_0_la_CPPFLAGS) $(CPPFLAGS) $(libgio_2_0_la_CFLAGS) $(CFLAGS) -c -o libgio_2_0_la-ggtknotificationbackend.lo `test -f 'ggtknotificationbackend.c' || echo '$(srcdir)/'`ggtknotificationbackend.c
+ @am__fastdepCC_FALSE@	$(AM_V_CC at am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgio_2_0_la_CPPFLAGS) $(CPPFLAGS) $(libgio_2_0_la_CFLAGS) $(CFLAGS) -c -o libgio_2_0_la-xdp-dbus.lo `test -f 'xdp-dbus.c' || echo '$(srcdir)/'`xdp-dbus.c
  
 -libgio_2_0_la-gcocoanotificationbackend.lo: gcocoanotificationbackend.c
 - at am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgio_2_0_la_CPPFLAGS) $(CPPFLAGS) $(libgio_2_0_la_CFLAGS) $(CFLAGS) -MT libgio_2_0_la-gcocoanotificationbackend.lo -MD -MP -MF $(DEPDIR)/libgio_2_0_la-gcocoanotificationbackend.Tpo -c -o libgio_2_0_la-gcocoanotificationbackend.lo `test -f 'gcocoanotificationbackend.c' || echo '$(srcdir)/'`gcocoanotificationbackend.c
@@ -244,10 +103,10 @@
  libgio_2_0_la-gnetworkmonitornetlink.lo: gnetworkmonitornetlink.c
  @am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgio_2_0_la_CPPFLAGS) $(CPPFLAGS) $(libgio_2_0_la_CFLAGS) $(CFLAGS) -MT libgio_2_0_la-gnetworkmonitornetlink.lo -MD -MP -MF $(DEPDIR)/libgio_2_0_la-gnetworkmonitornetlink.Tpo -c -o libgio_2_0_la-gnetworkmonitornetlink.lo `test -f 'gnetworkmonitornetlink.c' || echo '$(srcdir)/'`gnetworkmonitornetlink.c
  @am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libgio_2_0_la-gnetworkmonitornetlink.Tpo $(DEPDIR)/libgio_2_0_la-gnetworkmonitornetlink.Plo
---- gio/giomodule.c.orig	2015-08-18 22:35:30.000000000 -0500
-+++ gio/giomodule.c	2015-10-10 18:32:39.000000000 -0500
-@@ -911,10 +911,6 @@
- extern GType g_gtk_notification_backend_get_type (void);
+--- gio/giomodule.c.orig	2016-07-16 22:29:01.000000000 -0500
++++ gio/giomodule.c	2016-07-21 09:50:52.000000000 -0500
+@@ -918,10 +918,6 @@
+ extern GType g_network_monitor_portal_get_type (void);
  #endif
  
 -#ifdef HAVE_COCOA
@@ -257,9 +116,9 @@
  #ifdef G_PLATFORM_WIN32
  
  #include <windows.h>
-@@ -1088,9 +1084,6 @@
-       g_type_ensure (g_fdo_notification_backend_get_type ());
-       g_type_ensure (g_gtk_notification_backend_get_type ());
+@@ -1121,9 +1117,6 @@
+       g_type_ensure (g_network_monitor_portal_get_type ());
+       g_type_ensure (g_proxy_resolver_portal_get_type ());
  #endif
 -#ifdef HAVE_COCOA
 -      g_type_ensure (g_cocoa_notification_backend_get_type ());
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160721/98106a9a/attachment-0001.html>


More information about the macports-changes mailing list