summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sysutils/gnome-menus/Makefile6
-rw-r--r--sysutils/gnome-menus/PLIST11
-rw-r--r--sysutils/gnome-menus/buildlink3.mk4
-rw-r--r--sysutils/gnome-menus/distinfo8
4 files changed, 16 insertions, 13 deletions
diff --git a/sysutils/gnome-menus/Makefile b/sysutils/gnome-menus/Makefile
index ef4432c3308..3c0775229f5 100644
--- a/sysutils/gnome-menus/Makefile
+++ b/sysutils/gnome-menus/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.8 2005/08/21 11:27:31 jmmv Exp $
+# $NetBSD: Makefile,v 1.9 2005/10/12 21:52:29 jmmv Exp $
#
-DISTNAME= gnome-menus-2.10.2
+DISTNAME= gnome-menus-2.12.0
CATEGORIES= sysutils gnome
-MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-menus/2.10/}
+MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-menus/2.12/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= jmmv@NetBSD.org
diff --git a/sysutils/gnome-menus/PLIST b/sysutils/gnome-menus/PLIST
index c55c89f2a4f..293e94ba0da 100644
--- a/sysutils/gnome-menus/PLIST
+++ b/sysutils/gnome-menus/PLIST
@@ -1,19 +1,21 @@
-@comment $NetBSD: PLIST,v 1.5 2005/08/21 11:27:31 jmmv Exp $
+@comment $NetBSD: PLIST,v 1.6 2005/10/12 21:52:30 jmmv Exp $
bin/gnome-menu-spec-test
-include/gnome-menus/menu-tree.h
+include/gnome-menus/gmenu-tree.h
lib/libgnome-menu.la
lib/pkgconfig/libgnome-menu.pc
share/desktop-directories/Accessibility.directory
share/desktop-directories/Accessories.directory
share/desktop-directories/Applications.directory
+share/desktop-directories/Desktop.directory
share/desktop-directories/Development.directory
-share/desktop-directories/Edutainment.directory
+share/desktop-directories/Education.directory
share/desktop-directories/Games.directory
share/desktop-directories/Graphics.directory
share/desktop-directories/Internet.directory
share/desktop-directories/Multimedia.directory
share/desktop-directories/Office.directory
share/desktop-directories/Other.directory
+share/desktop-directories/Preferences.directory
share/desktop-directories/Settings-Accessibility.directory
share/desktop-directories/Settings.directory
share/desktop-directories/System-Settings.directory
@@ -42,12 +44,14 @@ ${PKGLOCALEDIR}/locale/gu/LC_MESSAGES/gnome-menus.mo
${PKGLOCALEDIR}/locale/he/LC_MESSAGES/gnome-menus.mo
${PKGLOCALEDIR}/locale/hi/LC_MESSAGES/gnome-menus.mo
${PKGLOCALEDIR}/locale/hu/LC_MESSAGES/gnome-menus.mo
+${PKGLOCALEDIR}/locale/hy/LC_MESSAGES/gnome-menus.mo
${PKGLOCALEDIR}/locale/id/LC_MESSAGES/gnome-menus.mo
${PKGLOCALEDIR}/locale/it/LC_MESSAGES/gnome-menus.mo
${PKGLOCALEDIR}/locale/ja/LC_MESSAGES/gnome-menus.mo
${PKGLOCALEDIR}/locale/ko/LC_MESSAGES/gnome-menus.mo
${PKGLOCALEDIR}/locale/lt/LC_MESSAGES/gnome-menus.mo
${PKGLOCALEDIR}/locale/mk/LC_MESSAGES/gnome-menus.mo
+${PKGLOCALEDIR}/locale/mr/LC_MESSAGES/gnome-menus.mo
${PKGLOCALEDIR}/locale/ms/LC_MESSAGES/gnome-menus.mo
${PKGLOCALEDIR}/locale/nb/LC_MESSAGES/gnome-menus.mo
${PKGLOCALEDIR}/locale/ne/LC_MESSAGES/gnome-menus.mo
@@ -62,7 +66,6 @@ ${PKGLOCALEDIR}/locale/ro/LC_MESSAGES/gnome-menus.mo
${PKGLOCALEDIR}/locale/ru/LC_MESSAGES/gnome-menus.mo
${PKGLOCALEDIR}/locale/rw/LC_MESSAGES/gnome-menus.mo
${PKGLOCALEDIR}/locale/sk/LC_MESSAGES/gnome-menus.mo
-${PKGLOCALEDIR}/locale/sl/LC_MESSAGES/gnome-menus.mo
${PKGLOCALEDIR}/locale/sq/LC_MESSAGES/gnome-menus.mo
${PKGLOCALEDIR}/locale/sr/LC_MESSAGES/gnome-menus.mo
${PKGLOCALEDIR}/locale/sr@Latn/LC_MESSAGES/gnome-menus.mo
diff --git a/sysutils/gnome-menus/buildlink3.mk b/sysutils/gnome-menus/buildlink3.mk
index c753ac37188..c3bec44bebc 100644
--- a/sysutils/gnome-menus/buildlink3.mk
+++ b/sysutils/gnome-menus/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.1.1.1 2005/03/22 16:10:12 jmmv Exp $
+# $NetBSD: buildlink3.mk,v 1.2 2005/10/12 21:52:30 jmmv Exp $
BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+
GNOME_MENUS_BUILDLINK3_MK:= ${GNOME_MENUS_BUILDLINK3_MK}+
@@ -11,7 +11,7 @@ BUILDLINK_PACKAGES:= ${BUILDLINK_PACKAGES:Ngnome-menus}
BUILDLINK_PACKAGES+= gnome-menus
.if !empty(GNOME_MENUS_BUILDLINK3_MK:M+)
-BUILDLINK_DEPENDS.gnome-menus+= gnome-menus>=2.10.0
+BUILDLINK_DEPENDS.gnome-menus+= gnome-menus>=2.12.0
BUILDLINK_PKGSRCDIR.gnome-menus?= ../../sysutils/gnome-menus
.endif # GNOME_MENUS_BUILDLINK3_MK
diff --git a/sysutils/gnome-menus/distinfo b/sysutils/gnome-menus/distinfo
index cc867491628..36b6ec56dc6 100644
--- a/sysutils/gnome-menus/distinfo
+++ b/sysutils/gnome-menus/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.3 2005/08/21 11:27:31 jmmv Exp $
+$NetBSD: distinfo,v 1.4 2005/10/12 21:52:30 jmmv Exp $
-SHA1 (gnome-menus-2.10.2.tar.bz2) = a0fec01aa28fb0a1a671fbc1fb9ef22d96e8f887
-RMD160 (gnome-menus-2.10.2.tar.bz2) = 50300313537cd37e5de27e98c042b83e66f65f33
-Size (gnome-menus-2.10.2.tar.bz2) = 350941 bytes
+SHA1 (gnome-menus-2.12.0.tar.bz2) = bc6012c52c27fcd0506742cde93c00e00bf545fe
+RMD160 (gnome-menus-2.12.0.tar.bz2) = 72caca74259e2cb7ab212f314933354c9bee6a31
+Size (gnome-menus-2.12.0.tar.bz2) = 393280 bytes
SHA1 (patch-aa) = 8dd7584a5ff414960cac661643fdfa734338d3a7