diff options
author | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-01-28 10:30:36 +0800 |
---|---|---|
committer | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-01-28 10:30:36 +0800 |
commit | d93fcd7bf0d1797de6618a0433d17f64fa254ce3 (patch) | |
tree | 22eba82e25536fb6968c9cf566f150f6bcaf8371 /x11 | |
parent | c4fac59b7f727c791572b2cad6cccb646a2297bf (diff) | |
download | marcuscom-ports-d93fcd7bf0d1797de6618a0433d17f64fa254ce3.tar marcuscom-ports-d93fcd7bf0d1797de6618a0433d17f64fa254ce3.tar.gz marcuscom-ports-d93fcd7bf0d1797de6618a0433d17f64fa254ce3.tar.bz2 marcuscom-ports-d93fcd7bf0d1797de6618a0433d17f64fa254ce3.tar.lz marcuscom-ports-d93fcd7bf0d1797de6618a0433d17f64fa254ce3.tar.xz marcuscom-ports-d93fcd7bf0d1797de6618a0433d17f64fa254ce3.tar.zst marcuscom-ports-d93fcd7bf0d1797de6618a0433d17f64fa254ce3.zip |
- Update to 2.21.90.
- Fix the dependency, it doesn't need gnome-vfs for long time. Replace it to
glib20 for gio. Also, remove USE_XLIB. I will let tinderbox to find out if
it actually needs xlib.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@10239 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11')
-rw-r--r-- | x11/gnome-menus/Makefile | 8 | ||||
-rw-r--r-- | x11/gnome-menus/distinfo | 6 | ||||
-rw-r--r-- | x11/gnome-menus/pkg-plist | 3 |
3 files changed, 9 insertions, 8 deletions
diff --git a/x11/gnome-menus/Makefile b/x11/gnome-menus/Makefile index 77b581ca6..6370e1014 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.68 2008/01/15 02:53:59 mezz Exp $ +# $MCom: ports/x11/gnome-menus/Makefile,v 1.69 2008/01/15 07:29:06 marcus Exp $ # PORTNAME= gnome-menus -PORTVERSION= 2.21.5 -PORTREVISION= 1 +PORTVERSION= 2.21.90 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} @@ -19,9 +18,8 @@ COMMENT= Implementation of the FreeDesktop Desktop Menu Spec USE_GETTEXT= yes USE_BZIP2= yes -USE_XLIB= yes USE_GMAKE= yes -USE_GNOME= gnomeprefix gnomehack intlhack gnomevfs2 ltverhack +USE_GNOME= gnomeprefix gnomehack intlhack glib20 ltverhack USE_AUTOTOOLS= libtool:15 USE_PYTHON= yes USE_LDCONFIG= yes diff --git a/x11/gnome-menus/distinfo b/x11/gnome-menus/distinfo index 3ecb755f5..b1e8ef2c2 100644 --- a/x11/gnome-menus/distinfo +++ b/x11/gnome-menus/distinfo @@ -1,3 +1,3 @@ -MD5 (gnome2/gnome-menus-2.21.5.tar.bz2) = e839651bd7eb9b5c579d12f324dc193e -SHA256 (gnome2/gnome-menus-2.21.5.tar.bz2) = e1ac20eb07bfa8dc47e891293b8f5f4b1ace68872c1d11eaa37593512955e4cf -SIZE (gnome2/gnome-menus-2.21.5.tar.bz2) = 449166 +MD5 (gnome2/gnome-menus-2.21.90.tar.bz2) = a218861176981310fa82739df308398c +SHA256 (gnome2/gnome-menus-2.21.90.tar.bz2) = 52a8267d43224cd9d1293e6698d65890c3312cf90e88f243d6cee8b0748628f9 +SIZE (gnome2/gnome-menus-2.21.90.tar.bz2) = 449710 diff --git a/x11/gnome-menus/pkg-plist b/x11/gnome-menus/pkg-plist index 07e67ea4e..1764808d7 100644 --- a/x11/gnome-menus/pkg-plist +++ b/x11/gnome-menus/pkg-plist @@ -68,6 +68,7 @@ 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/io/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 @@ -143,6 +144,8 @@ share/locale/zh_TW/LC_MESSAGES/gnome-menus.mo @dirrmtry share/locale/ky @dirrmtry share/locale/ku/LC_MESSAGES @dirrmtry share/locale/ku +@dirrmtry share/locale/io/LC_MESSAGES +@dirrmtry share/locale/io @dirrmtry share/locale/hy/LC_MESSAGES @dirrmtry share/locale/hy @dirrmtry share/locale/gn/LC_MESSAGES |