From d7fffd825f1aae3b1c8da801609485df2fdead41 Mon Sep 17 00:00:00 2001 From: ahze Date: Tue, 8 Aug 2006 01:28:34 +0000 Subject: - Update to 2.15.91 git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@6980 df743ca5-7f9a-e211-a948-0013205c9059 --- x11/gnome-menus/Makefile | 7 +++---- x11/gnome-menus/distinfo | 6 +++--- x11/gnome-menus/pkg-plist | 3 +++ 3 files changed, 9 insertions(+), 7 deletions(-) (limited to 'x11/gnome-menus') diff --git a/x11/gnome-menus/Makefile b/x11/gnome-menus/Makefile index 011116074..fd8c6a3f4 100644 --- a/x11/gnome-menus/Makefile +++ b/x11/gnome-menus/Makefile @@ -3,12 +3,11 @@ # Whom: Joe Marcus Clarke # # $FreeBSD$ -# $MCom: ports/x11/gnome-menus/Makefile,v 1.33 2006/07/24 20:00:33 marcus Exp $ +# $MCom: ports/x11/gnome-menus/Makefile,v 1.34 2006/07/27 15:43:31 marcus Exp $ # PORTNAME= gnome-menus -PORTVERSION= 2.15.90 -PORTREVISION= 1 +PORTVERSION= 2.15.91 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} @@ -24,7 +23,7 @@ USE_GMAKE= yes USE_GNOME= gnomeprefix gnomehack intlhack gnomevfs2 ltverhack USE_AUTOTOOLS= libtool:15 USE_PYTHON= yes -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" diff --git a/x11/gnome-menus/distinfo b/x11/gnome-menus/distinfo index 3837708fb..3fc256e3c 100644 --- a/x11/gnome-menus/distinfo +++ b/x11/gnome-menus/distinfo @@ -1,3 +1,3 @@ -MD5 (gnome2/gnome-menus-2.15.90.tar.bz2) = e3c0e6bb376ad250aae6fb99b06f94be -SHA256 (gnome2/gnome-menus-2.15.90.tar.bz2) = 3bf00c9a1018d50b427b881572709b970135e8b54940a89e6e2099aa1fe6ab03 -SIZE (gnome2/gnome-menus-2.15.90.tar.bz2) = 410710 +MD5 (gnome2/gnome-menus-2.15.91.tar.bz2) = 73d412a2fe3fac9a10eb10753ea0b6ac +SHA256 (gnome2/gnome-menus-2.15.91.tar.bz2) = d0b5d71334dbd9cf9bc5b789833f64beed45d7d6234fb4d8dfcdbef5ef5a602b +SIZE (gnome2/gnome-menus-2.15.91.tar.bz2) = 412282 diff --git a/x11/gnome-menus/pkg-plist b/x11/gnome-menus/pkg-plist index 978f4ae30..65cc73b1b 100644 --- a/x11/gnome-menus/pkg-plist +++ b/x11/gnome-menus/pkg-plist @@ -83,6 +83,7 @@ share/locale/ro/LC_MESSAGES/gnome-menus.mo share/locale/ru/LC_MESSAGES/gnome-menus.mo share/locale/rw/LC_MESSAGES/gnome-menus.mo share/locale/sk/LC_MESSAGES/gnome-menus.mo +share/locale/sl/LC_MESSAGES/gnome-menus.mo share/locale/sq/LC_MESSAGES/gnome-menus.mo share/locale/sr/LC_MESSAGES/gnome-menus.mo share/locale/sr@Latn/LC_MESSAGES/gnome-menus.mo @@ -104,6 +105,8 @@ share/locale/zh_TW/LC_MESSAGES/gnome-menus.mo @dirrmtry share/locale/xh @dirrmtry share/locale/ug/LC_MESSAGES @dirrmtry share/locale/ug +@dirrmtry share/locale/sl/LC_MESSAGES +@dirrmtry share/locale/sl @dirrmtry share/locale/rw/LC_MESSAGES @dirrmtry share/locale/rw @dirrmtry share/locale/mr/LC_MESSAGES -- cgit