summaryrefslogtreecommitdiff
path: root/sysutils/gnome-menus
diff options
context:
space:
mode:
authorjmcneill <jmcneill@pkgsrc.org>2009-03-16 22:51:22 +0000
committerjmcneill <jmcneill@pkgsrc.org>2009-03-16 22:51:22 +0000
commit00d0abb2dff15d39217637b5307294ba9348b819 (patch)
tree2949166e80458bcefccf934cdbe2f9e71e58a7f0 /sysutils/gnome-menus
parent1487722f5641b821fefb5e5bbecfb06eed34fb48 (diff)
downloadpkgsrc-00d0abb2dff15d39217637b5307294ba9348b819.tar.gz
Update gnome-menus to 2.26.0.
============== Version 2.26.0 ============== Translators * Reşat SABIQ (crh) * Suso Baleato (gl) * Rajesh Ranjan (hi) * Francesco Marletta (it) * Manoj Kumar Giri (or) =============== Version 2.25.91 =============== Translators * Changwoo Ryu (ko) * Raivis Dejus (lv) * Sandeep Shedmake (mr) * Горан Ракић (sr) * Daniel Nylander (sv) * Woodman Tuen (zh_HK) * Woodman Tuen (zh_TW) ============== Version 2.25.5 ============== Misc * Use gnome-common macro to define DEPRECATED build variables (Vincent) Translators * Reşat SABIQ (crh) * Saudat Mohammed (ha) * Sylvester Onye (ig) * Fajuyitan, Sunday Ayo (yo) ============== Version 2.25.2 ============== Fixes * Fix a critical warning in the python binding for monitoring a file (Vincent) Misc * Ship a gnome-menus-ls.py script that is an example of python bindings and that can be used as a replacement for gnome-menu-spec-test (Vincent)
Diffstat (limited to 'sysutils/gnome-menus')
-rw-r--r--sysutils/gnome-menus/Makefile6
-rw-r--r--sysutils/gnome-menus/PLIST6
-rw-r--r--sysutils/gnome-menus/distinfo8
3 files changed, 12 insertions, 8 deletions
diff --git a/sysutils/gnome-menus/Makefile b/sysutils/gnome-menus/Makefile
index 18a681296c1..fa1712a1ef1 100644
--- a/sysutils/gnome-menus/Makefile
+++ b/sysutils/gnome-menus/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.43 2008/12/02 15:03:30 wiz Exp $
+# $NetBSD: Makefile,v 1.44 2009/03/16 22:51:22 jmcneill Exp $
#
-DISTNAME= gnome-menus-2.24.2
+DISTNAME= gnome-menus-2.26.0
CATEGORIES= sysutils gnome
-MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-menus/2.24/}
+MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-menus/2.26/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users@NetBSD.org
diff --git a/sysutils/gnome-menus/PLIST b/sysutils/gnome-menus/PLIST
index 14916875086..5565ae3fbf5 100644
--- a/sysutils/gnome-menus/PLIST
+++ b/sysutils/gnome-menus/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.19 2008/12/02 15:03:30 wiz Exp $
+@comment $NetBSD: PLIST,v 1.20 2009/03/16 22:51:22 jmcneill Exp $
include/gnome-menus/gmenu-tree.h
lib/libgnome-menu.la
lib/pkgconfig/libgnome-menu.pc
@@ -35,6 +35,7 @@ share/locale/bn/LC_MESSAGES/gnome-menus.mo
share/locale/bn_IN/LC_MESSAGES/gnome-menus.mo
share/locale/br/LC_MESSAGES/gnome-menus.mo
share/locale/ca/LC_MESSAGES/gnome-menus.mo
+share/locale/crh/LC_MESSAGES/gnome-menus.mo
share/locale/cs/LC_MESSAGES/gnome-menus.mo
share/locale/cy/LC_MESSAGES/gnome-menus.mo
share/locale/da/LC_MESSAGES/gnome-menus.mo
@@ -55,12 +56,14 @@ share/locale/ga/LC_MESSAGES/gnome-menus.mo
share/locale/gl/LC_MESSAGES/gnome-menus.mo
share/locale/gn/LC_MESSAGES/gnome-menus.mo
share/locale/gu/LC_MESSAGES/gnome-menus.mo
+share/locale/ha/LC_MESSAGES/gnome-menus.mo
share/locale/he/LC_MESSAGES/gnome-menus.mo
share/locale/hi/LC_MESSAGES/gnome-menus.mo
share/locale/hr/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/ig/LC_MESSAGES/gnome-menus.mo
share/locale/io/LC_MESSAGES/gnome-menus.mo
share/locale/is/LC_MESSAGES/gnome-menus.mo
share/locale/it/LC_MESSAGES/gnome-menus.mo
@@ -110,6 +113,7 @@ share/locale/uk/LC_MESSAGES/gnome-menus.mo
share/locale/uz@cyrillic/LC_MESSAGES/gnome-menus.mo
share/locale/vi/LC_MESSAGES/gnome-menus.mo
share/locale/xh/LC_MESSAGES/gnome-menus.mo
+share/locale/yo/LC_MESSAGES/gnome-menus.mo
share/locale/zh_CN/LC_MESSAGES/gnome-menus.mo
share/locale/zh_HK/LC_MESSAGES/gnome-menus.mo
share/locale/zh_TW/LC_MESSAGES/gnome-menus.mo
diff --git a/sysutils/gnome-menus/distinfo b/sysutils/gnome-menus/distinfo
index c00cac074f4..f3e7929417a 100644
--- a/sysutils/gnome-menus/distinfo
+++ b/sysutils/gnome-menus/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.19 2008/12/02 15:03:30 wiz Exp $
+$NetBSD: distinfo,v 1.20 2009/03/16 22:51:22 jmcneill Exp $
-SHA1 (gnome-menus-2.24.2.tar.bz2) = 8769c37ca8a7045d9b79b02fd3fa3f89442b4271
-RMD160 (gnome-menus-2.24.2.tar.bz2) = f377b2ea6f94a4ecd159e0a095c8a0ea3139ed37
-Size (gnome-menus-2.24.2.tar.bz2) = 453261 bytes
+SHA1 (gnome-menus-2.26.0.tar.bz2) = 76e415eb2cc2099c95d4aff17f58d80a56e05a7e
+RMD160 (gnome-menus-2.26.0.tar.bz2) = 16520707e6e0f9cac6125648b7b34a1a60bc9652
+Size (gnome-menus-2.26.0.tar.bz2) = 460779 bytes