pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/sysutils/gnome-menus Update gnome-menus to 2.26.0.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d30efcc605d7
branches:  trunk
changeset: 556115:d30efcc605d7
user:      jmcneill <jmcneill%pkgsrc.org@localhost>
date:      Mon Mar 16 22:51:22 2009 +0000

description:
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:

 sysutils/gnome-menus/Makefile |  6 +++---
 sysutils/gnome-menus/PLIST    |  6 +++++-
 sysutils/gnome-menus/distinfo |  8 ++++----
 3 files changed, 12 insertions(+), 8 deletions(-)

diffs (69 lines):

diff -r cbd968fb51dc -r d30efcc605d7 sysutils/gnome-menus/Makefile
--- a/sysutils/gnome-menus/Makefile     Mon Mar 16 22:47:12 2009 +0000
+++ b/sysutils/gnome-menus/Makefile     Mon Mar 16 22:51:22 2009 +0000
@@ -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@localhost
diff -r cbd968fb51dc -r d30efcc605d7 sysutils/gnome-menus/PLIST
--- a/sysutils/gnome-menus/PLIST        Mon Mar 16 22:47:12 2009 +0000
+++ b/sysutils/gnome-menus/PLIST        Mon Mar 16 22:51:22 2009 +0000
@@ -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_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/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/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 -r cbd968fb51dc -r d30efcc605d7 sysutils/gnome-menus/distinfo
--- a/sysutils/gnome-menus/distinfo     Mon Mar 16 22:47:12 2009 +0000
+++ b/sysutils/gnome-menus/distinfo     Mon Mar 16 22:51:22 2009 +0000
@@ -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


Home | Main Index | Thread Index | Old Index