diff options
author | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-09-07 01:38:41 +0800 |
---|---|---|
committer | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-09-07 01:38:41 +0800 |
commit | 5685271829e277467246473a75e7a18e0c4428db (patch) | |
tree | 1df85c5da823c99aefd3002d41f8d743155ddc32 /x11 | |
parent | 7cbf2c6f7106294e46861927a3b1ed065b546d1b (diff) | |
download | marcuscom-ports-5685271829e277467246473a75e7a18e0c4428db.tar marcuscom-ports-5685271829e277467246473a75e7a18e0c4428db.tar.gz marcuscom-ports-5685271829e277467246473a75e7a18e0c4428db.tar.bz2 marcuscom-ports-5685271829e277467246473a75e7a18e0c4428db.tar.lz marcuscom-ports-5685271829e277467246473a75e7a18e0c4428db.tar.xz marcuscom-ports-5685271829e277467246473a75e7a18e0c4428db.tar.zst marcuscom-ports-5685271829e277467246473a75e7a18e0c4428db.zip |
-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
Diffstat (limited to 'x11')
-rw-r--r-- | x11/gnome-menus/Makefile | 9 | ||||
-rw-r--r-- | x11/gnome-menus/distinfo | 4 | ||||
-rw-r--r-- | x11/gnome-menus/pkg-plist | 5 |
3 files changed, 11 insertions, 7 deletions
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 <marcus@FreeBSD.org> # # $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 |