Diff
Modified: trunk/dports/gnome/libbonobo/Portfile (104875 => 104876)
--- trunk/dports/gnome/libbonobo/Portfile 2013-04-04 17:17:18 UTC (rev 104875)
+++ trunk/dports/gnome/libbonobo/Portfile 2013-04-04 17:40:25 UTC (rev 104876)
@@ -42,9 +42,10 @@
port:libiconv \
port:popt
+patchfiles patch-configure.diff \
+ patch-activation-server-Makefile.in.diff
+
test.run yes
test.target check
-livecheck.type regex
-livecheck.url http://ftp.gnome.org/pub/gnome/sources/${name}/${branch}/
-livecheck.regex {LATEST-IS-(\d+(?:\.\d+)*)}
+livecheck.type gnome
Added: trunk/dports/gnome/libbonobo/files/patch-activation-server-Makefile.in.diff (0 => 104876)
--- trunk/dports/gnome/libbonobo/files/patch-activation-server-Makefile.in.diff (rev 0)
+++ trunk/dports/gnome/libbonobo/files/patch-activation-server-Makefile.in.diff 2013-04-04 17:40:25 UTC (rev 104876)
@@ -0,0 +1,10 @@
+--- activation-server/Makefile.in.orig 2013-04-04 10:20:26.000000000 -0700
++++ activation-server/Makefile.in 2013-04-04 10:20:48.000000000 -0700
+@@ -341,7 +341,6 @@
+ $(SERVER_CFLAGS) \
+ $(WARN_CFLAGS) \
+ -DSERVER_CONFDIR=\"$(sysconfdir)\" \
+- -DG_DISABLE_DEPRECATED \
+ -DG_LOG_DOMAIN=\"Bonobo-Activation-Server\" \
+ $(NULL)
+
Added: trunk/dports/gnome/libbonobo/files/patch-configure.diff (0 => 104876)
--- trunk/dports/gnome/libbonobo/files/patch-configure.diff (rev 0)
+++ trunk/dports/gnome/libbonobo/files/patch-configure.diff 2013-04-04 17:40:25 UTC (rev 104876)
@@ -0,0 +1,11 @@
+--- configure.orig 2013-04-04 10:11:17.000000000 -0700
++++ configure 2013-04-04 10:11:46.000000000 -0700
+@@ -13818,7 +13818,7 @@
+
+
+ if test "$enable_maintainer_mode" = "yes"; then
+- DISABLE_DEPRECATED_CFLAGS="-DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES"
++ DISABLE_DEPRECATED_CFLAGS="-DG_DISABLE_SINGLE_INCLUDES"
+
+ fi
+