diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2010-09-27 20:16:49 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2010-09-27 20:16:49 +0800 |
commit | f9a41ad036afc690fe0a307e7e7c8117638294f8 (patch) | |
tree | bae75e33c433ea0a9936155c16135f78f06963b1 /x11 | |
parent | 0fb0f91861f1672f9813c7c181d2c85d93a0cec9 (diff) | |
download | marcuscom-ports-f9a41ad036afc690fe0a307e7e7c8117638294f8.tar marcuscom-ports-f9a41ad036afc690fe0a307e7e7c8117638294f8.tar.gz marcuscom-ports-f9a41ad036afc690fe0a307e7e7c8117638294f8.tar.bz2 marcuscom-ports-f9a41ad036afc690fe0a307e7e7c8117638294f8.tar.lz marcuscom-ports-f9a41ad036afc690fe0a307e7e7c8117638294f8.tar.xz marcuscom-ports-f9a41ad036afc690fe0a307e7e7c8117638294f8.tar.zst marcuscom-ports-f9a41ad036afc690fe0a307e7e7c8117638294f8.zip |
Update to 2.30.4.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@14675 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11')
-rw-r--r-- | x11/gnome-menus/Makefile | 4 | ||||
-rw-r--r-- | x11/gnome-menus/distinfo | 6 | ||||
-rw-r--r-- | x11/gnome-menus/files/patch-Makefile.in | 22 | ||||
-rw-r--r-- | x11/gnome-menus/files/patch-util_Makefile.in | 12 |
4 files changed, 22 insertions, 22 deletions
diff --git a/x11/gnome-menus/Makefile b/x11/gnome-menus/Makefile index 57d8e1004..3286cf63d 100644 --- a/x11/gnome-menus/Makefile +++ b/x11/gnome-menus/Makefile @@ -3,11 +3,11 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/x11/gnome-menus/Makefile,v 1.107 2010/06/29 21:14:05 kwm Exp $ +# $MCom: ports/x11/gnome-menus/Makefile,v 1.108 2010/09/18 15:26:16 kwm Exp $ # PORTNAME= gnome-menus -PORTVERSION= 2.30.3 +PORTVERSION= 2.30.4 PORTREVISION= 0 CATEGORIES= x11 gnome MASTER_SITES= GNOME diff --git a/x11/gnome-menus/distinfo b/x11/gnome-menus/distinfo index a599f6503..fb911c093 100644 --- a/x11/gnome-menus/distinfo +++ b/x11/gnome-menus/distinfo @@ -1,3 +1,3 @@ -MD5 (gnome2/gnome-menus-2.30.3.tar.bz2) = 7b577845d092db870a686cbeaf200dc0 -SHA256 (gnome2/gnome-menus-2.30.3.tar.bz2) = 3a823a22949996cc9d7e814e8c460ea447c18ddf5eae113fc0cfe20fc8874150 -SIZE (gnome2/gnome-menus-2.30.3.tar.bz2) = 469400 +MD5 (gnome2/gnome-menus-2.30.4.tar.bz2) = 3a85f74f54d64155379de91587582df8 +SHA256 (gnome2/gnome-menus-2.30.4.tar.bz2) = 31797d73c93ec4f3082d8447c6c2b6dc29009c4a4f3ac7075999c387dc4b0c9e +SIZE (gnome2/gnome-menus-2.30.4.tar.bz2) = 470390 diff --git a/x11/gnome-menus/files/patch-Makefile.in b/x11/gnome-menus/files/patch-Makefile.in index 621e0233c..915e1b5a1 100644 --- a/x11/gnome-menus/files/patch-Makefile.in +++ b/x11/gnome-menus/files/patch-Makefile.in @@ -1,11 +1,11 @@ ---- Makefile.in.orig Mon Jul 24 15:57:52 2006 -+++ Makefile.in Mon Jul 24 15:58:05 2006 -@@ -244,7 +244,7 @@ sharedstatedir = @sharedstatedir@ - sysconfdir = @sysconfdir@ - target_alias = @target_alias@ - NULL = --@HAVE_PYTHON_TRUE@PYTHON_SUBDIRS = python simple-editor -+@HAVE_PYTHON_TRUE@PYTHON_SUBDIRS = python - ALL_SUBDIRS = \ - po \ - libmenu \ +--- Makefile.in.orig 2010-09-27 14:11:42.000000000 +0000 ++++ Makefile.in 2010-09-27 14:12:05.000000000 +0000 +@@ -33,7 +33,7 @@ + POST_UNINSTALL = : + build_triplet = @build@ + host_triplet = @host@ +-@HAVE_PYTHON_TRUE@am__append_1 = python simple-editor ++@HAVE_PYTHON_TRUE@am__append_1 = python + subdir = . + DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \ + $(srcdir)/Makefile.in $(srcdir)/config.h.in \ diff --git a/x11/gnome-menus/files/patch-util_Makefile.in b/x11/gnome-menus/files/patch-util_Makefile.in index fd9b0fcf0..658861905 100644 --- a/x11/gnome-menus/files/patch-util_Makefile.in +++ b/x11/gnome-menus/files/patch-util_Makefile.in @@ -1,10 +1,10 @@ ---- util/Makefile.in.orig 2009-10-18 19:06:36.000000000 -0400 -+++ util/Makefile.in 2009-10-18 19:10:40.000000000 -0400 -@@ -313,6 +313,7 @@ gnome_menu_spec_test_SOURCES = \ +--- util/Makefile.in.orig 2010-09-27 14:12:22.000000000 +0000 ++++ util/Makefile.in 2010-09-27 14:13:51.000000000 +0000 +@@ -298,6 +298,7 @@ + test-menu-spec.c gnome_menu_spec_test_LDADD = \ - ../libmenu/libgnome-menu.la \ -+ %%PTHREAD_LIBS%% \ ++ %%PTHREAD_LIBS%% \ $(GLIB_LIBS) \ - $(NULL) + ../libmenu/libgnome-menu.la |