From 5685271829e277467246473a75e7a18e0c4428db Mon Sep 17 00:00:00 2001 From: mezz Date: Tue, 6 Sep 2005 17:38:41 +0000 Subject: -Update to 2.12.0. - Add a missing dependency, pygtk2. Two choices, disable simple editor or add pygtk2 dependency. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@4753 df743ca5-7f9a-e211-a948-0013205c9059 --- x11/gnome-menus/Makefile | 9 ++++----- x11/gnome-menus/distinfo | 4 ++-- x11/gnome-menus/pkg-plist | 5 +++++ 3 files changed, 11 insertions(+), 7 deletions(-) (limited to 'x11') diff --git a/x11/gnome-menus/Makefile b/x11/gnome-menus/Makefile index 5230b5ac9..a0eb9ea95 100644 --- a/x11/gnome-menus/Makefile +++ b/x11/gnome-menus/Makefile @@ -3,15 +3,14 @@ # Whom: Joe Marcus Clarke # # $FreeBSD$ -# $MCom: ports/x11/gnome-menus/Makefile,v 1.18 2005/08/22 14:12:45 kwm Exp $ +# $MCom: ports/x11/gnome-menus/Makefile,v 1.19 2005/09/06 15:00:12 marcus Exp $ # PORTNAME= gnome-menus -PORTVERSION= 2.11.92 -PORTREVISION= 1 +PORTVERSION= 2.12.0 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.11 +MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.12 DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org @@ -21,7 +20,7 @@ USE_BZIP2= yes USE_X_PREFIX= yes USE_REINPLACE= yes USE_GMAKE= yes -USE_GNOME= gnomeprefix gnomehack intlhack gnomevfs2 ltverhack +USE_GNOME= gnomeprefix gnomehack intlhack gnomevfs2 ltverhack pygtk2 USE_AUTOTOOLS= libtool:15 USE_PYTHON= yes INSTALLS_SHLIB= yes diff --git a/x11/gnome-menus/distinfo b/x11/gnome-menus/distinfo index 285db66bd..df5f80bb9 100644 --- a/x11/gnome-menus/distinfo +++ b/x11/gnome-menus/distinfo @@ -1,2 +1,2 @@ -MD5 (gnome2/gnome-menus-2.11.92.tar.bz2) = 75ba6497923b00a2f186f27a135b6800 -SIZE (gnome2/gnome-menus-2.11.92.tar.bz2) = 389415 +MD5 (gnome2/gnome-menus-2.12.0.tar.bz2) = 615392c4f729f70c03aa3aa7dbe40a95 +SIZE (gnome2/gnome-menus-2.12.0.tar.bz2) = 393280 diff --git a/x11/gnome-menus/pkg-plist b/x11/gnome-menus/pkg-plist index cc9382431..aff380fc4 100644 --- a/x11/gnome-menus/pkg-plist +++ b/x11/gnome-menus/pkg-plist @@ -68,6 +68,7 @@ share/locale/gu/LC_MESSAGES/gnome-menus.mo share/locale/he/LC_MESSAGES/gnome-menus.mo share/locale/hi/LC_MESSAGES/gnome-menus.mo share/locale/hu/LC_MESSAGES/gnome-menus.mo +share/locale/hy/LC_MESSAGES/gnome-menus.mo share/locale/id/LC_MESSAGES/gnome-menus.mo share/locale/it/LC_MESSAGES/gnome-menus.mo share/locale/ja/LC_MESSAGES/gnome-menus.mo @@ -104,6 +105,10 @@ share/locale/zh_TW/LC_MESSAGES/gnome-menus.mo @unexec rmdir %D/share/locale/xh 2> /dev/null || true @unexec rmdir %D/share/locale/rw/LC_MESSAGES 2> /dev/null || true @unexec rmdir %D/share/locale/rw 2> /dev/null || true +@unexec rmdir %D/share/locale/mr/LC_MESSAGES 2> /dev/null || true +@unexec rmdir %D/share/locale/mr 2> /dev/null || true +@unexec rmdir %D/share/locale/hy/LC_MESSAGES 2> /dev/null || true +@unexec rmdir %D/share/locale/hy 2> /dev/null || true @dirrm share/gnome/gnome-menus/glade @dirrm share/gnome/gnome-menus @dirrm share/gnome/desktop-directories -- cgit v1.2.3