Revision: 133231 https://trac.macports.org/changeset/133231 Author: devans@macports.org Date: 2015-02-23 12:01:56 -0800 (Mon, 23 Feb 2015) Log Message: ----------- GNOME-3/unstable: yelp, update to unstable version 3.15.90, override clang incompatible WARN_LDFLAGS generated by AX_COMPILER_FLAGS, remove outdated patches. Modified Paths: -------------- users/devans/GNOME-3/unstable/dports/gnome/yelp/Portfile users/devans/GNOME-3/unstable/dports/gnome/yelp/files/patch-configure.ac.diff Added Paths: ----------- users/devans/GNOME-3/unstable/dports/gnome/yelp/ Removed Paths: ------------- users/devans/GNOME-3/unstable/dports/gnome/yelp/files/patch-src-yelp-application.c.diff users/devans/GNOME-3/unstable/dports/gnome/yelp/files/patch-yelp.desktop.in.in.diff Modified: users/devans/GNOME-3/unstable/dports/gnome/yelp/Portfile =================================================================== --- users/devans/GNOME-3/stable/dports/gnome/yelp/Portfile 2015-02-20 05:12:14 UTC (rev 133096) +++ users/devans/GNOME-3/unstable/dports/gnome/yelp/Portfile 2015-02-23 20:01:56 UTC (rev 133231) @@ -4,7 +4,7 @@ PortSystem 1.0 name yelp -version 3.14.1 +version 3.15.90 license GPL-2 set branch [join [lrange [split ${version} .] 0 1] .] description Help browser for GNOME. @@ -20,8 +20,8 @@ use_xz yes -checksums rmd160 2799875fb4760877f0f7fb4c3fa85850fc6fda8b \ - sha256 1df24b0afa000fd7b003b43448be5227d72757e95e678a7be1832ebea685f072 +checksums rmd160 e25d8e462aae8dcf58f575f0e68f49154b20c8a5 \ + sha256 c5b10d60d498370cef1bff77253c89a6025303c4dfa8c69341de0a4e1325d3c7 depends_build port:pkgconfig \ port:intltool \ @@ -45,6 +45,8 @@ port:gnome-getting-started-docs \ port:gnome-settings-daemon +patchfiles patch-configure.ac.diff + # update m4/intltool.m4 and autoreconf pre-configure { @@ -72,4 +74,4 @@ } } -livecheck.type gnome +livecheck.type gnome-with-unstable Modified: users/devans/GNOME-3/unstable/dports/gnome/yelp/files/patch-configure.ac.diff =================================================================== --- users/devans/GNOME-3/stable/dports/gnome/yelp/files/patch-configure.ac.diff 2015-02-20 05:12:14 UTC (rev 133096) +++ users/devans/GNOME-3/unstable/dports/gnome/yelp/files/patch-configure.ac.diff 2015-02-23 20:01:56 UTC (rev 133231) @@ -1,10 +1,10 @@ ---- configure.ac.orig 2013-06-29 08:34:42.000000000 -0700 -+++ configure.ac 2013-06-29 08:35:10.000000000 -0700 -@@ -29,6 +29,7 @@ PKG_CHECK_MODULES(YELP, - [ - gio-2.0 >= 2.25.10 - gio-unix-2.0 -+ gthread-2.0 - gtk+-unix-print-2.0 - gtk+-2.0 >= 2.18.0 - libxml-2.0 >= 2.6.5 +--- configure.ac.orig 2015-02-19 23:54:37.000000000 -0800 ++++ configure.ac 2015-02-19 23:55:31.000000000 -0800 +@@ -41,6 +41,7 @@ + AC_SUBST([YELP_LIBS]) + + AX_COMPILER_FLAGS([], [], [$ax_is_release]) ++WARN_LDFLAGS="" + + # Initialize libtool + LT_PREREQ([2.2.6]) Deleted: users/devans/GNOME-3/unstable/dports/gnome/yelp/files/patch-src-yelp-application.c.diff =================================================================== --- users/devans/GNOME-3/stable/dports/gnome/yelp/files/patch-src-yelp-application.c.diff 2015-02-20 05:12:14 UTC (rev 133096) +++ users/devans/GNOME-3/unstable/dports/gnome/yelp/files/patch-src-yelp-application.c.diff 2015-02-23 20:01:56 UTC (rev 133231) @@ -1,11 +0,0 @@ ---- src/yelp-application.c.orig 2012-09-19 13:42:52.000000000 -0700 -+++ src/yelp-application.c 2012-09-19 13:44:43.000000000 -0700 -@@ -224,7 +224,7 @@ - gchar *keyfile = g_build_filename (g_get_user_config_dir (), - "yelp", "yelp.cfg", - NULL); -- priv->backend = g_keyfile_settings_backend_new (keyfile); -+ priv->backend = g_keyfile_settings_backend_new (keyfile, "/apps/yelp/", "yelp"); - priv->gsettings = g_settings_new_with_backend ("org.gnome.yelp", - priv->backend); - g_free (keyfile); Deleted: users/devans/GNOME-3/unstable/dports/gnome/yelp/files/patch-yelp.desktop.in.in.diff =================================================================== --- users/devans/GNOME-3/stable/dports/gnome/yelp/files/patch-yelp.desktop.in.in.diff 2015-02-20 05:12:14 UTC (rev 133096) +++ users/devans/GNOME-3/unstable/dports/gnome/yelp/files/patch-yelp.desktop.in.in.diff 2015-02-23 20:01:56 UTC (rev 133231) @@ -1,19 +0,0 @@ ---- yelp.desktop.in.in.orig 2013-06-23 12:34:44.000000000 -0700 -+++ yelp.desktop.in.in 2013-06-23 12:36:10.000000000 -0700 -@@ -2,13 +2,14 @@ - _Name=Help - _Comment=Get help with GNOME - OnlyShowIn=GNOME; --Exec=yelp -+Exec=yelp %u - Icon=help-browser - StartupNotify=true - Terminal=false - Type=Application --Categories=GNOME;GTK;Core;Documentation; -+Categories=GNOME;GTK;Core;Documentation;Utility; - X-GNOME-Bugzilla-Bugzilla=GNOME - X-GNOME-Bugzilla-Product=Yelp - X-GNOME-Bugzilla-Component=general - X-GNOME-Bugzilla-Version=@VERSION@ -+MimeType=x-scheme-handler/ghelp;x-scheme-handler/help;x-scheme-handler/info;x-scheme-handler/man;
participants (1)
-
devans@macports.org