Revision: 116619 https://trac.macports.org/changeset/116619 Author: devans@macports.org Date: 2014-01-30 21:27:27 -0800 (Thu, 30 Jan 2014) Log Message: ----------- GNOME-3/unstable/dports: anjuta, copy from stable, update to version 3.11.4. Modified Paths: -------------- users/devans/GNOME-3/unstable/dports/gnome/anjuta/Portfile users/devans/GNOME-3/unstable/dports/gnome/anjuta/files/patch-configure.diff Added Paths: ----------- users/devans/GNOME-3/unstable/dports/gnome/anjuta/ Removed Paths: ------------- users/devans/GNOME-3/unstable/dports/gnome/anjuta/files/patch-plugins-language-support-vala-Makefile.in.diff Modified: users/devans/GNOME-3/unstable/dports/gnome/anjuta/Portfile =================================================================== --- users/devans/GNOME-3/stable/dports/gnome/anjuta/Portfile 2014-01-29 21:49:01 UTC (rev 116598) +++ users/devans/GNOME-3/unstable/dports/gnome/anjuta/Portfile 2014-01-31 05:27:27 UTC (rev 116619) @@ -5,8 +5,7 @@ PortGroup muniversal 1.0 name anjuta -version 3.10.2 -revision 1 +version 3.11.4 license GPL-2+ set branch [join [lrange [split ${version} .] 0 1] .] description A GNOME/GTK IDE @@ -19,8 +18,8 @@ use_xz yes -checksums rmd160 d51e40a87cfb9157102c2490c3e78f5b701b8196 \ - sha256 ff16c646dbf0234f7056c697b2546125c89d43f8c1f5138a21409053c016d3bc +checksums rmd160 6db77a88dd0a725b5d53a5ff4c02b05bc41ba74f \ + sha256 00835a410fb8553640b88b5a2eef6fbffdfa87f7ae1217996ca1c8fc27affa12 depends_build port:pkgconfig \ port:intltool \ @@ -43,8 +42,7 @@ port:xdg-utils patchfiles patch-configure.diff \ - patch-ltmain.sh.diff \ - patch-plugins-language-support-vala-Makefile.in.diff + patch-ltmain.sh.diff configure.cflags-append \ -std=gnu89 -Wno-format-nonliteral @@ -123,4 +121,4 @@ system "${prefix}/bin/glib-compile-schemas ${prefix}/share/glib-2.0/schemas" } -livecheck.type gnome +livecheck.type gnome-with-unstable Modified: users/devans/GNOME-3/unstable/dports/gnome/anjuta/files/patch-configure.diff =================================================================== --- users/devans/GNOME-3/stable/dports/gnome/anjuta/files/patch-configure.diff 2014-01-29 21:49:01 UTC (rev 116598) +++ users/devans/GNOME-3/unstable/dports/gnome/anjuta/files/patch-configure.diff 2014-01-31 05:27:27 UTC (rev 116619) @@ -1,6 +1,6 @@ ---- configure.orig 2013-11-14 13:21:08.000000000 -0800 -+++ configure 2013-11-25 20:46:49.000000000 -0800 -@@ -5538,7 +5538,7 @@ +--- configure.orig 2014-01-28 14:52:30.000000000 -0800 ++++ configure 2014-01-30 15:33:02.000000000 -0800 +@@ -5549,7 +5549,7 @@ ANJUTA_LDFLAGS="-no-undefined" @@ -9,7 +9,7 @@ -@@ -18120,9 +18120,9 @@ +@@ -18131,9 +18131,9 @@ Deleted: users/devans/GNOME-3/unstable/dports/gnome/anjuta/files/patch-plugins-language-support-vala-Makefile.in.diff =================================================================== --- users/devans/GNOME-3/stable/dports/gnome/anjuta/files/patch-plugins-language-support-vala-Makefile.in.diff 2014-01-29 21:49:01 UTC (rev 116598) +++ users/devans/GNOME-3/unstable/dports/gnome/anjuta/files/patch-plugins-language-support-vala-Makefile.in.diff 2014-01-31 05:27:27 UTC (rev 116619) @@ -1,12 +0,0 @@ ---- plugins/language-support-vala/Makefile.in.orig 2013-11-14 13:21:14.000000000 -0800 -+++ plugins/language-support-vala/Makefile.in 2013-11-25 20:46:49.000000000 -0800 -@@ -509,8 +509,7 @@ - @ENABLE_VALA_TRUE@ $(LIBANJUTA_CFLAGS) \ - @ENABLE_VALA_TRUE@ $(VALA_CFLAGS) \ - @ENABLE_VALA_TRUE@ -DPACKAGE_SRC_DIR=\"$(srcdir)\" \ --@ENABLE_VALA_TRUE@ -DG_LOG_DOMAIN=\"language-support-vala\" \ --@ENABLE_VALA_TRUE@ --no-warn -+@ENABLE_VALA_TRUE@ -DG_LOG_DOMAIN=\"language-support-vala\" - - - # The plugin
participants (1)
-
devans@macports.org