diff options
author | avl <avl@df743ca5-7f9a-e211-a948-0013205c9059> | 2010-03-09 19:06:19 +0800 |
---|---|---|
committer | avl <avl@df743ca5-7f9a-e211-a948-0013205c9059> | 2010-03-09 19:06:19 +0800 |
commit | cdd673f54bca32efbdfa847c34c394ada63d9e4c (patch) | |
tree | f0d3a548da0eed8adc71a18ed96ff9dd87c2fc8d /x11 | |
parent | c898a9e81a8b3e2dda08a99f3bb2752250202885 (diff) | |
download | marcuscom-ports-cdd673f54bca32efbdfa847c34c394ada63d9e4c.tar.gz marcuscom-ports-cdd673f54bca32efbdfa847c34c394ada63d9e4c.tar.zst marcuscom-ports-cdd673f54bca32efbdfa847c34c394ada63d9e4c.zip |
Update to 2.29.92.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@13775 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11')
-rw-r--r-- | x11/gnome-menus/Makefile | 6 | ||||
-rw-r--r-- | x11/gnome-menus/distinfo | 6 | ||||
-rw-r--r-- | x11/gnome-menus/pkg-plist | 4 |
3 files changed, 11 insertions, 5 deletions
diff --git a/x11/gnome-menus/Makefile b/x11/gnome-menus/Makefile index de1319c97..2b6239c45 100644 --- a/x11/gnome-menus/Makefile +++ b/x11/gnome-menus/Makefile @@ -3,11 +3,11 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/x11/gnome-menus/Makefile,v 1.102 2010/01/31 11:25:46 avl Exp $ +# $MCom: ports/x11/gnome-menus/Makefile,v 1.103 2010/02/24 02:58:06 avl Exp $ # PORTNAME= gnome-menus -PORTVERSION= 2.29.91 +PORTVERSION= 2.29.92 CATEGORIES= x11 gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 @@ -15,6 +15,8 @@ DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org COMMENT= Implementation of the FreeDesktop Desktop Menu Spec +BUILD_DEPENDS= g-ir-scanner:${PORTSDIR}/devel/gobject-introspection + USE_GETTEXT= yes USE_BZIP2= yes USE_GMAKE= yes diff --git a/x11/gnome-menus/distinfo b/x11/gnome-menus/distinfo index fd49ca4ee..f9cc1c4a4 100644 --- a/x11/gnome-menus/distinfo +++ b/x11/gnome-menus/distinfo @@ -1,3 +1,3 @@ -MD5 (gnome2/gnome-menus-2.29.91.tar.bz2) = f784b65b5b3ab067cde4eaabb58fde8d -SHA256 (gnome2/gnome-menus-2.29.91.tar.bz2) = 3bef3e726fcff54297b0eb0283c3762872de8a0e2dff8df43a74e3928fb39a42 -SIZE (gnome2/gnome-menus-2.29.91.tar.bz2) = 464425 +MD5 (gnome2/gnome-menus-2.29.92.tar.bz2) = 26b1598685014fadc2461b0304aad512 +SHA256 (gnome2/gnome-menus-2.29.92.tar.bz2) = ae0d985ad406e22cb9427d292b759bb160098a6f857b97453d23985b84d12bf1 +SIZE (gnome2/gnome-menus-2.29.92.tar.bz2) = 467431 diff --git a/x11/gnome-menus/pkg-plist b/x11/gnome-menus/pkg-plist index 8240dedae..06cba028b 100644 --- a/x11/gnome-menus/pkg-plist +++ b/x11/gnome-menus/pkg-plist @@ -1,6 +1,7 @@ etc/xdg/menus/gnome-applications.menu etc/xdg/menus/settings.menu include/gnome-menus/gmenu-tree.h +lib/girepository-1.0/GMenu-2.0.typelib lib/libgnome-menu.a lib/libgnome-menu.la lib/libgnome-menu.so @@ -30,6 +31,7 @@ share/desktop-directories/Utility.directory share/desktop-directories/X-GNOME-Menu-Applications.directory share/desktop-directories/X-GNOME-Menu-System.directory share/desktop-directories/X-GNOME-Other.directory +share/gir-1.0/GMenu-2.0.gir share/gnome-menus/examples/gnome-menus-ls.py share/locale/af/LC_MESSAGES/gnome-menus.mo share/locale/ar/LC_MESSAGES/gnome-menus.mo @@ -196,4 +198,6 @@ share/locale/zh_TW/LC_MESSAGES/gnome-menus.mo @dirrmtry share/locale/ast @dirrmtry share/locale/as/LC_MESSAGES @dirrmtry share/locale/as +@dirrmtry share/gir-1.0 +@dirrmtry lib/girepository-1.0 @dirrmtry etc/xdg/menus |