diff options
author | Koop Mast <kwm@FreeBSD.org> | 2010-11-20 15:37:08 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2010-11-20 15:37:08 +0000 |
commit | 3680f27ebff58ece429c4e032f9ad84fb1372114 (patch) | |
tree | 6c5ff4664c1a779ddad350ac887e5706dbfdd4eb /x11/gnome-menus | |
parent | - Upgrade 1.2000. (diff) |
Presenting GNOME 2.32.1 for FreeBSD. The offical release notes for this
release can be found at http://library.gnome.org/misc/release-notes/2.32/
This will be the last release of the GNOME 2.x series, mainly a bugfix and
bridge release to the first release of the GNOME 3.x series.
This release features commits by avl, marcus, mezz and myself.
The FreeBSD GNOME Team would like to thank the following contributors and
testers for there help with this release:
Zane C.B. <vvelox@vvelox.net>
romain@
Olaf Seibert <O.Seibert@cs.ru.nl>
DomiX
Bapt <baptiste.daroussin@gmail.com>
jsa@
miwi@
Sergio de Almeida Lenzi <lenzi.sergio@gmail.com>
Maxim Samsonov <xors@mne.ru>
Kris Moore
And pav@ for 2 exp-runs
PR: ports/152255
ports/143260
ports/141033
ports/149629
ports/150350
ports/151523
With hat: gnome@
Notes
Notes:
svn path=/head/; revision=264837
Diffstat (limited to 'x11/gnome-menus')
-rw-r--r-- | x11/gnome-menus/Makefile | 5 | ||||
-rw-r--r-- | x11/gnome-menus/distinfo | 5 | ||||
-rw-r--r-- | x11/gnome-menus/files/patch-Makefile.in | 22 | ||||
-rw-r--r-- | x11/gnome-menus/files/patch-util_Makefile.in | 12 | ||||
-rw-r--r-- | x11/gnome-menus/pkg-plist | 9 |
5 files changed, 31 insertions, 22 deletions
diff --git a/x11/gnome-menus/Makefile b/x11/gnome-menus/Makefile index b944b214c44f..cdf43017c376 100644 --- a/x11/gnome-menus/Makefile +++ b/x11/gnome-menus/Makefile @@ -3,11 +3,12 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports-stable/x11/gnome-menus/Makefile,v 1.9 2010/06/23 19:26:18 kwm Exp $ +# $MCom: ports/x11/gnome-menus/Makefile,v 1.110 2010/11/17 11:29:19 kwm Exp $ # PORTNAME= gnome-menus -PORTVERSION= 2.30.2 +PORTVERSION= 2.30.5 +PORTREVISION= 0 CATEGORIES= x11 gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 diff --git a/x11/gnome-menus/distinfo b/x11/gnome-menus/distinfo index eec8ec568c99..a11734649c75 100644 --- a/x11/gnome-menus/distinfo +++ b/x11/gnome-menus/distinfo @@ -1,3 +1,2 @@ -MD5 (gnome2/gnome-menus-2.30.2.tar.bz2) = 5ca9935f50c939881689c48f59348426 -SHA256 (gnome2/gnome-menus-2.30.2.tar.bz2) = 3cfb41586cda5892aea929ff9b327cbabc37a15971fdc6c6d4334d2488bb3233 -SIZE (gnome2/gnome-menus-2.30.2.tar.bz2) = 464086 +SHA256 (gnome2/gnome-menus-2.30.5.tar.bz2) = 6dcc565006d6e8c2025ae83ab1f82edf6bd04d61c804c0dc9bf5ea50629c4caa +SIZE (gnome2/gnome-menus-2.30.5.tar.bz2) = 471327 diff --git a/x11/gnome-menus/files/patch-Makefile.in b/x11/gnome-menus/files/patch-Makefile.in index 621e0233ce97..915e1b5a1f82 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 fd9b0fcf098b..658861905565 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 diff --git a/x11/gnome-menus/pkg-plist b/x11/gnome-menus/pkg-plist index ff466cc19618..f94508732644 100644 --- a/x11/gnome-menus/pkg-plist +++ b/x11/gnome-menus/pkg-plist @@ -65,10 +65,12 @@ share/locale/fa/LC_MESSAGES/gnome-menus.mo share/locale/fi/LC_MESSAGES/gnome-menus.mo share/locale/fr/LC_MESSAGES/gnome-menus.mo share/locale/fur/LC_MESSAGES/gnome-menus.mo +share/locale/fy/LC_MESSAGES/gnome-menus.mo share/locale/ga/LC_MESSAGES/gnome-menus.mo share/locale/gl/LC_MESSAGES/gnome-menus.mo share/locale/gn/LC_MESSAGES/gnome-menus.mo share/locale/gu/LC_MESSAGES/gnome-menus.mo +share/locale/gv/LC_MESSAGES/gnome-menus.mo share/locale/ha/LC_MESSAGES/gnome-menus.mo share/locale/he/LC_MESSAGES/gnome-menus.mo share/locale/hi/LC_MESSAGES/gnome-menus.mo @@ -82,6 +84,7 @@ share/locale/is/LC_MESSAGES/gnome-menus.mo share/locale/it/LC_MESSAGES/gnome-menus.mo share/locale/ja/LC_MESSAGES/gnome-menus.mo share/locale/ka/LC_MESSAGES/gnome-menus.mo +share/locale/kg/LC_MESSAGES/gnome-menus.mo share/locale/kk/LC_MESSAGES/gnome-menus.mo share/locale/kn/LC_MESSAGES/gnome-menus.mo share/locale/ko/LC_MESSAGES/gnome-menus.mo @@ -174,6 +177,8 @@ share/locale/zh_TW/LC_MESSAGES/gnome-menus.mo @dirrmtry share/locale/ku @dirrmtry share/locale/kk/LC_MESSAGES @dirrmtry share/locale/kk +@dirrmtry share/locale/kg/LC_MESSAGES +@dirrmtry share/locale/kg @dirrmtry share/locale/io/LC_MESSAGES @dirrmtry share/locale/io @dirrmtry share/locale/ig/LC_MESSAGES @@ -182,8 +187,12 @@ share/locale/zh_TW/LC_MESSAGES/gnome-menus.mo @dirrmtry share/locale/hy @dirrmtry share/locale/ha/LC_MESSAGES @dirrmtry share/locale/ha +@dirrmtry share/locale/gv/LC_MESSAGES +@dirrmtry share/locale/gv @dirrmtry share/locale/gn/LC_MESSAGES @dirrmtry share/locale/gn +@dirrmtry share/locale/fy/LC_MESSAGES +@dirrmtry share/locale/fy @dirrmtry share/locale/fur/LC_MESSAGES @dirrmtry share/locale/fur @dirrmtry share/locale/en@shaw/LC_MESSAGES |