diff options
| author | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-08-08 09:28:34 +0800 | 
|---|---|---|
| committer | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-08-08 09:28:34 +0800 | 
| commit | d7fffd825f1aae3b1c8da801609485df2fdead41 (patch) | |
| tree | 8e52cdc72454d8d9103ddfb11dbe727c1d3043b2 /x11/gnome-menus | |
| parent | 30a18163498bae647e744bd127772a63f17657aa (diff) | |
| download | marcuscom-ports-d7fffd825f1aae3b1c8da801609485df2fdead41.tar.gz marcuscom-ports-d7fffd825f1aae3b1c8da801609485df2fdead41.tar.zst marcuscom-ports-d7fffd825f1aae3b1c8da801609485df2fdead41.zip  | |
- Update to 2.15.91
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@6980 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11/gnome-menus')
| -rw-r--r-- | x11/gnome-menus/Makefile | 7 | ||||
| -rw-r--r-- | x11/gnome-menus/distinfo | 6 | ||||
| -rw-r--r-- | x11/gnome-menus/pkg-plist | 3 | 
3 files changed, 9 insertions, 7 deletions
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 <marcus@FreeBSD.org>  #  # $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  | 
