[108417] trunk/dports/gnome/libepc

devans at macports.org devans at macports.org
Mon Jul 22 22:02:48 PDT 2013


Revision: 108417
          https://trac.macports.org/changeset/108417
Author:   devans at macports.org
Date:     2013-07-22 22:02:48 -0700 (Mon, 22 Jul 2013)
Log Message:
-----------
libepc: update to version 0.4.4, now builds with gtk3.

Modified Paths:
--------------
    trunk/dports/gnome/libepc/Portfile
    trunk/dports/gnome/libepc/files/patch-Makefile.in.diff
    trunk/dports/gnome/libepc/files/patch-configure.diff

Modified: trunk/dports/gnome/libepc/Portfile
===================================================================
--- trunk/dports/gnome/libepc/Portfile	2013-07-23 04:46:36 UTC (rev 108416)
+++ trunk/dports/gnome/libepc/Portfile	2013-07-23 05:02:48 UTC (rev 108417)
@@ -4,8 +4,7 @@
 PortSystem      1.0
 
 name            libepc
-version         0.3.11
-revision        2
+version         0.4.4
 license         LGPL-2.1+
 set branch      [join [lrange [split ${version} .] 0 1] .]
 maintainers     devans openmaintainer
@@ -22,16 +21,15 @@
 
 homepage        http://www.gnome.org/
 master_sites    gnome:sources/${name}/${branch}/
-use_bzip2       yes
+use_xz          yes
 
-checksums       md5     b0d63bf93c28a17ed84edd0eacc9781a \
-                sha1    fa8af4a30e77639a1bab8c53d75aad3f0caa6250 \
-                rmd160  8dfb79bb129712998f6ea61c3da51fba4a0465f7
+checksums       rmd160  21eb62f94467c880c98a6717c64464a209f898d2 \
+                sha256  4f98fc306c0f9d361e1381484744246efd084053732924741078270c49afc33b
 
 depends_build   port:pkgconfig \
                 port:intltool
 
-depends_lib     port:gtk2 \
+depends_lib     port:gtk3 \
                 port:avahi \
                 port:libsoup \
                 port:ossp-uuid

Modified: trunk/dports/gnome/libepc/files/patch-Makefile.in.diff
===================================================================
--- trunk/dports/gnome/libepc/files/patch-Makefile.in.diff	2013-07-23 04:46:36 UTC (rev 108416)
+++ trunk/dports/gnome/libepc/files/patch-Makefile.in.diff	2013-07-23 05:02:48 UTC (rev 108417)
@@ -1,6 +1,6 @@
---- Makefile.in.orig	2010-03-23 06:08:19.000000000 -0700
-+++ Makefile.in	2010-11-24 01:32:47.000000000 -0800
-@@ -41,28 +41,6 @@
+--- Makefile.in.orig	2012-01-30 13:28:18.000000000 -0800
++++ Makefile.in	2013-07-16 01:00:54.000000000 -0700
+@@ -42,28 +42,6 @@
  POST_UNINSTALL = :
  build_triplet = @build@
  host_triplet = @host@
@@ -29,7 +29,7 @@
  subdir = .
  DIST_COMMON = README $(am__configure_deps) $(dist_noinst_DATA) \
  	$(dist_noinst_SCRIPTS) $(libepc_include_HEADERS) \
-@@ -128,238 +106,6 @@
+@@ -144,220 +122,11 @@
  	$(LIBTOOLFLAGS) --mode=link $(CCLD) \
  	$(libepc_libepc_1_0_la_CFLAGS) $(CFLAGS) \
  	$(libepc_libepc_1_0_la_LDFLAGS) $(LDFLAGS) -o $@
@@ -57,13 +57,15 @@
 -	tests/test-publisher-libsoup-494128$(EXEEXT) \
 -	tests/test-publisher-unique$(EXEEXT) \
 -	tests/test-service-type$(EXEEXT)
--PROGRAMS = $(noinst_PROGRAMS)
+ PROGRAMS = $(noinst_PROGRAMS)
 -examples_consumer_ui_SOURCES = examples/consumer-ui.c
 -examples_consumer_ui_OBJECTS =  \
 -	examples/examples_consumer_ui-consumer-ui.$(OBJEXT)
--am__DEPENDENCIES_1 =
--examples_consumer_ui_DEPENDENCIES = libepc/libepc-1.0.la \
--	libepc-ui/libepc-ui-1.0.la $(am__DEPENDENCIES_1) \
+ am__DEPENDENCIES_1 =
+ am__DEPENDENCIES_2 = libepc/libepc-1.0.la $(am__DEPENDENCIES_1)
+ am__DEPENDENCIES_3 = $(am__DEPENDENCIES_2) libepc-ui/libepc-ui-1.0.la \
+ 	$(am__DEPENDENCIES_1)
+-examples_consumer_ui_DEPENDENCIES = $(am__DEPENDENCIES_3) \
 -	$(am__DEPENDENCIES_1)
 -examples_consumer_ui_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
 -	$(LIBTOOLFLAGS) --mode=link $(CCLD) \
@@ -72,8 +74,7 @@
 -examples_list_resources_SOURCES = examples/list-resources.c
 -examples_list_resources_OBJECTS =  \
 -	examples/examples_list_resources-list-resources.$(OBJEXT)
--examples_list_resources_DEPENDENCIES = libepc/libepc-1.0.la \
--	$(am__DEPENDENCIES_1)
+-examples_list_resources_DEPENDENCIES = $(am__DEPENDENCIES_2)
 -examples_list_resources_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
 -	$(LIBTOOLFLAGS) --mode=link $(CCLD) \
 -	$(examples_list_resources_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
@@ -81,8 +82,7 @@
 -examples_lookup_resource_SOURCES = examples/lookup-resource.c
 -examples_lookup_resource_OBJECTS =  \
 -	examples/examples_lookup_resource-lookup-resource.$(OBJEXT)
--examples_lookup_resource_DEPENDENCIES = libepc/libepc-1.0.la \
--	$(am__DEPENDENCIES_1)
+-examples_lookup_resource_DEPENDENCIES = $(am__DEPENDENCIES_2)
 -examples_lookup_resource_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
 -	$(LIBTOOLFLAGS) --mode=link $(CCLD) \
 -	$(examples_lookup_resource_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
@@ -90,8 +90,7 @@
 -examples_publisher_ui_SOURCES = examples/publisher-ui.c
 -examples_publisher_ui_OBJECTS =  \
 -	examples/examples_publisher_ui-publisher-ui.$(OBJEXT)
--examples_publisher_ui_DEPENDENCIES = libepc/libepc-1.0.la \
--	libepc-ui/libepc-ui-1.0.la $(am__DEPENDENCIES_1) \
+-examples_publisher_ui_DEPENDENCIES = $(am__DEPENDENCIES_3) \
 -	$(am__DEPENDENCIES_1)
 -examples_publisher_ui_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
 -	$(LIBTOOLFLAGS) --mode=link $(CCLD) \
@@ -99,8 +98,7 @@
 -	$(LDFLAGS) -o $@
 -examples_server_credentials_SOURCES = examples/server-credentials.c
 -examples_server_credentials_OBJECTS = examples/examples_server_credentials-server-credentials.$(OBJEXT)
--examples_server_credentials_DEPENDENCIES = libepc/libepc-1.0.la \
--	libepc-ui/libepc-ui-1.0.la $(am__DEPENDENCIES_1)
+-examples_server_credentials_DEPENDENCIES = $(am__DEPENDENCIES_3)
 -examples_server_credentials_LINK = $(LIBTOOL) --tag=CC \
 -	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
 -	$(examples_server_credentials_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
@@ -108,7 +106,7 @@
 -examples_service_browser_SOURCES = examples/service-browser.c
 -examples_service_browser_OBJECTS =  \
 -	examples/examples_service_browser-service-browser.$(OBJEXT)
--examples_service_browser_DEPENDENCIES = libepc/libepc-1.0.la
+-examples_service_browser_DEPENDENCIES = $(am__DEPENDENCIES_2)
 -examples_service_browser_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
 -	$(LIBTOOLFLAGS) --mode=link $(CCLD) \
 -	$(examples_service_browser_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
@@ -116,24 +114,22 @@
 -examples_simple_publisher_SOURCES = examples/simple-publisher.c
 -examples_simple_publisher_OBJECTS =  \
 -	examples/examples_simple_publisher-simple-publisher.$(OBJEXT)
--examples_simple_publisher_DEPENDENCIES = libepc/libepc-1.0.la \
--	$(am__DEPENDENCIES_1)
+-examples_simple_publisher_DEPENDENCIES = $(am__DEPENDENCIES_2)
 -examples_simple_publisher_LINK = $(LIBTOOL) --tag=CC \
 -	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
 -	$(examples_simple_publisher_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
 -	$(LDFLAGS) -o $@
 -tests_test_consumer_by_info_SOURCES = tests/test-consumer-by-info.c
 -tests_test_consumer_by_info_OBJECTS = tests/tests_test_consumer_by_info-test-consumer-by-info.$(OBJEXT)
--tests_test_consumer_by_info_DEPENDENCIES = libepc/libepc-1.0.la \
--	tests/libepc-tests.la $(am__DEPENDENCIES_1)
+-am__DEPENDENCIES_4 = tests/libepc-tests.la $(am__DEPENDENCIES_2)
+-tests_test_consumer_by_info_DEPENDENCIES = $(am__DEPENDENCIES_4)
 -tests_test_consumer_by_info_LINK = $(LIBTOOL) --tag=CC \
 -	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
 -	$(tests_test_consumer_by_info_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
 -	$(LDFLAGS) -o $@
 -tests_test_consumer_by_name_SOURCES = tests/test-consumer-by-name.c
 -tests_test_consumer_by_name_OBJECTS = tests/tests_test_consumer_by_name-test-consumer-by-name.$(OBJEXT)
--tests_test_consumer_by_name_DEPENDENCIES = libepc/libepc-1.0.la \
--	tests/libepc-tests.la $(am__DEPENDENCIES_1)
+-tests_test_consumer_by_name_DEPENDENCIES = $(am__DEPENDENCIES_4)
 -tests_test_consumer_by_name_LINK = $(LIBTOOL) --tag=CC \
 -	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
 -	$(tests_test_consumer_by_name_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
@@ -142,8 +138,7 @@
 -	tests/test-dispatcher-local-collision.c
 -tests_test_dispatcher_local_collision_OBJECTS = tests/tests_test_dispatcher_local_collision-test-dispatcher-local-collision.$(OBJEXT)
 -tests_test_dispatcher_local_collision_DEPENDENCIES =  \
--	libepc/libepc-1.0.la tests/libepc-tests.la \
--	$(am__DEPENDENCIES_1)
+-	$(am__DEPENDENCIES_4)
 -tests_test_dispatcher_local_collision_LINK = $(LIBTOOL) --tag=CC \
 -	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
 -	$(tests_test_dispatcher_local_collision_CFLAGS) $(CFLAGS) \
@@ -152,24 +147,21 @@
 -	tests/test-dispatcher-multiple-services.c
 -tests_test_dispatcher_multiple_services_OBJECTS = tests/tests_test_dispatcher_multiple_services-test-dispatcher-multiple-services.$(OBJEXT)
 -tests_test_dispatcher_multiple_services_DEPENDENCIES =  \
--	libepc/libepc-1.0.la tests/libepc-tests.la \
--	$(am__DEPENDENCIES_1)
+-	$(am__DEPENDENCIES_4)
 -tests_test_dispatcher_multiple_services_LINK = $(LIBTOOL) --tag=CC \
 -	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
 -	$(tests_test_dispatcher_multiple_services_CFLAGS) $(CFLAGS) \
 -	$(AM_LDFLAGS) $(LDFLAGS) -o $@
 -tests_test_dispatcher_rename_SOURCES = tests/test-dispatcher-rename.c
 -tests_test_dispatcher_rename_OBJECTS = tests/tests_test_dispatcher_rename-test-dispatcher-rename.$(OBJEXT)
--tests_test_dispatcher_rename_DEPENDENCIES = libepc/libepc-1.0.la \
--	tests/libepc-tests.la $(am__DEPENDENCIES_1)
+-tests_test_dispatcher_rename_DEPENDENCIES = $(am__DEPENDENCIES_4)
 -tests_test_dispatcher_rename_LINK = $(LIBTOOL) --tag=CC \
 -	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
 -	$(tests_test_dispatcher_rename_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
 -	$(LDFLAGS) -o $@
 -tests_test_dispatcher_reset_SOURCES = tests/test-dispatcher-reset.c
 -tests_test_dispatcher_reset_OBJECTS = tests/tests_test_dispatcher_reset-test-dispatcher-reset.$(OBJEXT)
--tests_test_dispatcher_reset_DEPENDENCIES = libepc/libepc-1.0.la \
--	tests/libepc-tests.la $(am__DEPENDENCIES_1)
+-tests_test_dispatcher_reset_DEPENDENCIES = $(am__DEPENDENCIES_4)
 -tests_test_dispatcher_reset_LINK = $(LIBTOOL) --tag=CC \
 -	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
 -	$(tests_test_dispatcher_reset_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
@@ -178,8 +170,7 @@
 -	tests/test-dispatcher-simple-service.c
 -tests_test_dispatcher_simple_service_OBJECTS = tests/tests_test_dispatcher_simple_service-test-dispatcher-simple-service.$(OBJEXT)
 -tests_test_dispatcher_simple_service_DEPENDENCIES =  \
--	libepc/libepc-1.0.la tests/libepc-tests.la \
--	$(am__DEPENDENCIES_1)
+-	$(am__DEPENDENCIES_4)
 -tests_test_dispatcher_simple_service_LINK = $(LIBTOOL) --tag=CC \
 -	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
 -	$(tests_test_dispatcher_simple_service_CFLAGS) $(CFLAGS) \
@@ -187,16 +178,14 @@
 -tests_test_dispatcher_subtypes_SOURCES =  \
 -	tests/test-dispatcher-subtypes.c
 -tests_test_dispatcher_subtypes_OBJECTS = tests/tests_test_dispatcher_subtypes-test-dispatcher-subtypes.$(OBJEXT)
--tests_test_dispatcher_subtypes_DEPENDENCIES = libepc/libepc-1.0.la \
--	tests/libepc-tests.la $(am__DEPENDENCIES_1)
+-tests_test_dispatcher_subtypes_DEPENDENCIES = $(am__DEPENDENCIES_4)
 -tests_test_dispatcher_subtypes_LINK = $(LIBTOOL) --tag=CC \
 -	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
 -	$(tests_test_dispatcher_subtypes_CFLAGS) $(CFLAGS) \
 -	$(AM_LDFLAGS) $(LDFLAGS) -o $@
 -tests_test_dispatcher_unique_SOURCES = tests/test-dispatcher-unique.c
 -tests_test_dispatcher_unique_OBJECTS = tests/tests_test_dispatcher_unique-test-dispatcher-unique.$(OBJEXT)
--tests_test_dispatcher_unique_DEPENDENCIES = libepc/libepc-1.0.la \
--	tests/libepc-tests.la $(am__DEPENDENCIES_1)
+-tests_test_dispatcher_unique_DEPENDENCIES = $(am__DEPENDENCIES_4)
 -tests_test_dispatcher_unique_LINK = $(LIBTOOL) --tag=CC \
 -	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
 -	$(tests_test_dispatcher_unique_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
@@ -204,8 +193,7 @@
 -tests_test_expand_name_SOURCES = tests/test-expand-name.c
 -tests_test_expand_name_OBJECTS =  \
 -	tests/tests_test_expand_name-test-expand-name.$(OBJEXT)
--tests_test_expand_name_DEPENDENCIES = libepc/libepc-1.0.la \
--	tests/libepc-tests.la $(am__DEPENDENCIES_1)
+-tests_test_expand_name_DEPENDENCIES = $(am__DEPENDENCIES_4)
 -tests_test_expand_name_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
 -	$(LIBTOOLFLAGS) --mode=link $(CCLD) \
 -	$(tests_test_expand_name_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
@@ -213,9 +201,8 @@
 -tests_test_progress_hooks_SOURCES = tests/test-progress-hooks.c
 -tests_test_progress_hooks_OBJECTS =  \
 -	tests/tests_test_progress_hooks-test-progress-hooks.$(OBJEXT)
--tests_test_progress_hooks_DEPENDENCIES = libepc/libepc-1.0.la \
--	libepc-ui/libepc-ui-1.0.la tests/libepc-tests.la \
--	$(am__DEPENDENCIES_1)
+-am__DEPENDENCIES_5 = tests/libepc-tests.la $(am__DEPENDENCIES_3)
+-tests_test_progress_hooks_DEPENDENCIES = $(am__DEPENDENCIES_5)
 -tests_test_progress_hooks_LINK = $(LIBTOOL) --tag=CC \
 -	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
 -	$(tests_test_progress_hooks_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
@@ -223,8 +210,7 @@
 -tests_test_publisher_bookmarks_SOURCES =  \
 -	tests/test-publisher-bookmarks.c
 -tests_test_publisher_bookmarks_OBJECTS = tests/tests_test_publisher_bookmarks-test-publisher-bookmarks.$(OBJEXT)
--tests_test_publisher_bookmarks_DEPENDENCIES = libepc/libepc-1.0.la \
--	tests/libepc-tests.la $(am__DEPENDENCIES_1)
+-tests_test_publisher_bookmarks_DEPENDENCIES = $(am__DEPENDENCIES_4)
 -tests_test_publisher_bookmarks_LINK = $(LIBTOOL) --tag=CC \
 -	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
 -	$(tests_test_publisher_bookmarks_CFLAGS) $(CFLAGS) \
@@ -232,8 +218,7 @@
 -tests_test_publisher_change_name_SOURCES =  \
 -	tests/test-publisher-change-name.c
 -tests_test_publisher_change_name_OBJECTS = tests/tests_test_publisher_change_name-test-publisher-change-name.$(OBJEXT)
--tests_test_publisher_change_name_DEPENDENCIES = libepc/libepc-1.0.la \
--	tests/libepc-tests.la $(am__DEPENDENCIES_1)
+-tests_test_publisher_change_name_DEPENDENCIES = $(am__DEPENDENCIES_4)
 -tests_test_publisher_change_name_LINK = $(LIBTOOL) --tag=CC \
 -	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
 -	$(tests_test_publisher_change_name_CFLAGS) $(CFLAGS) \
@@ -242,16 +227,14 @@
 -	tests/test-publisher-libsoup-494128.c
 -tests_test_publisher_libsoup_494128_OBJECTS = tests/tests_test_publisher_libsoup_494128-test-publisher-libsoup-494128.$(OBJEXT)
 -tests_test_publisher_libsoup_494128_DEPENDENCIES =  \
--	libepc/libepc-1.0.la tests/libepc-tests.la \
--	$(am__DEPENDENCIES_1)
+-	$(am__DEPENDENCIES_4)
 -tests_test_publisher_libsoup_494128_LINK = $(LIBTOOL) --tag=CC \
 -	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
 -	$(tests_test_publisher_libsoup_494128_CFLAGS) $(CFLAGS) \
 -	$(AM_LDFLAGS) $(LDFLAGS) -o $@
 -tests_test_publisher_unique_SOURCES = tests/test-publisher-unique.c
 -tests_test_publisher_unique_OBJECTS = tests/tests_test_publisher_unique-test-publisher-unique.$(OBJEXT)
--tests_test_publisher_unique_DEPENDENCIES = libepc/libepc-1.0.la \
--	tests/libepc-tests.la $(am__DEPENDENCIES_1)
+-tests_test_publisher_unique_DEPENDENCIES = $(am__DEPENDENCIES_4)
 -tests_test_publisher_unique_LINK = $(LIBTOOL) --tag=CC \
 -	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
 -	$(tests_test_publisher_unique_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
@@ -259,8 +242,7 @@
 -tests_test_service_type_SOURCES = tests/test-service-type.c
 -tests_test_service_type_OBJECTS =  \
 -	tests/tests_test_service_type-test-service-type.$(OBJEXT)
--tests_test_service_type_DEPENDENCIES = libepc/libepc-1.0.la \
--	tests/libepc-tests.la $(am__DEPENDENCIES_1)
+-tests_test_service_type_DEPENDENCIES = $(am__DEPENDENCIES_4)
 -tests_test_service_type_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
 -	$(LIBTOOLFLAGS) --mode=link $(CCLD) \
 -	$(tests_test_service_type_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
@@ -268,7 +250,7 @@
  SCRIPTS = $(dist_noinst_SCRIPTS)
  DEFAULT_INCLUDES = -I. at am__isrc@
  depcomp = $(SHELL) $(top_srcdir)/depcomp
-@@ -374,22 +120,7 @@
+@@ -373,22 +142,7 @@
  	--mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
  	$(LDFLAGS) -o $@
  SOURCES = $(libepc_ui_libepc_ui_1_0_la_SOURCES) \

Modified: trunk/dports/gnome/libepc/files/patch-configure.diff
===================================================================
--- trunk/dports/gnome/libepc/files/patch-configure.diff	2013-07-23 04:46:36 UTC (rev 108416)
+++ trunk/dports/gnome/libepc/files/patch-configure.diff	2013-07-23 05:02:48 UTC (rev 108417)
@@ -1,15 +1,15 @@
---- configure.orig	2010-11-24 00:25:38.000000000 -0800
-+++ configure	2010-11-24 00:27:37.000000000 -0800
-@@ -14980,7 +14980,7 @@
+--- configure.orig	2013-07-16 00:46:58.000000000 -0700
++++ configure	2013-07-16 00:48:43.000000000 -0700
+@@ -14317,7 +14317,7 @@
                                gmodule-2.0  >= 2.0
                                gobject-2.0  >= 2.4
                                gnutls       >= 1.4
 -                              uuid         >= 1.36
 +                              uuid         >= 1.6.2
                                \$LIBSOUP
-                               \$GIO\"") >&5
+                               \$GIO\""; } >&5
    ($PKG_CONFIG --exists --print-errors "avahi-client >= 0.6
-@@ -14990,7 +14990,7 @@
+@@ -14327,7 +14327,7 @@
                                gmodule-2.0  >= 2.0
                                gobject-2.0  >= 2.4
                                gnutls       >= 1.4
@@ -18,7 +18,7 @@
                                $LIBSOUP
                                $GIO") 2>&5
    ac_status=$?
-@@ -15003,7 +15003,7 @@
+@@ -14340,7 +14340,7 @@
                                gmodule-2.0  >= 2.0
                                gobject-2.0  >= 2.4
                                gnutls       >= 1.4
@@ -27,16 +27,16 @@
                                $LIBSOUP
                                $GIO" 2>/dev/null`
  else
-@@ -15023,7 +15023,7 @@
+@@ -14360,7 +14360,7 @@
                                gmodule-2.0  >= 2.0
                                gobject-2.0  >= 2.4
                                gnutls       >= 1.4
 -                              uuid         >= 1.36
 +                              uuid         >= 1.6.2
                                \$LIBSOUP
-                               \$GIO\"") >&5
+                               \$GIO\""; } >&5
    ($PKG_CONFIG --exists --print-errors "avahi-client >= 0.6
-@@ -15033,7 +15033,7 @@
+@@ -14370,7 +14370,7 @@
                                gmodule-2.0  >= 2.0
                                gobject-2.0  >= 2.4
                                gnutls       >= 1.4
@@ -45,7 +45,7 @@
                                $LIBSOUP
                                $GIO") 2>&5
    ac_status=$?
-@@ -15046,7 +15046,7 @@
+@@ -14383,7 +14383,7 @@
                                gmodule-2.0  >= 2.0
                                gobject-2.0  >= 2.4
                                gnutls       >= 1.4
@@ -54,7 +54,7 @@
                                $LIBSOUP
                                $GIO" 2>/dev/null`
  else
-@@ -15073,7 +15073,7 @@
+@@ -14412,7 +14412,7 @@
                                gmodule-2.0  >= 2.0
                                gobject-2.0  >= 2.4
                                gnutls       >= 1.4
@@ -63,7 +63,7 @@
                                $LIBSOUP
                                $GIO" 2>&1`
          else
-@@ -15084,7 +15084,7 @@
+@@ -14423,7 +14423,7 @@
                                gmodule-2.0  >= 2.0
                                gobject-2.0  >= 2.4
                                gnutls       >= 1.4
@@ -72,7 +72,7 @@
                                $LIBSOUP
                                $GIO" 2>&1`
          fi
-@@ -15098,7 +15098,7 @@
+@@ -14437,7 +14437,7 @@
                                gmodule-2.0  >= 2.0
                                gobject-2.0  >= 2.4
                                gnutls       >= 1.4
@@ -81,12 +81,3 @@
                                $LIBSOUP
                                $GIO) were not met:
  
-@@ -15118,7 +15118,7 @@
-                               gmodule-2.0  >= 2.0
-                               gobject-2.0  >= 2.4
-                               gnutls       >= 1.4
--                              uuid         >= 1.36
-+                              uuid         >= 1.6.2
-                               $LIBSOUP
-                               $GIO) were not met:
- 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130722/f0757d76/attachment-0001.html>


More information about the macports-changes mailing list