diff options
author | jmmv <jmmv@pkgsrc.org> | 2004-05-04 21:10:13 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2004-05-04 21:10:13 +0000 |
commit | 0ed46913f57c1abca1a8f308fb7aa183db72f3c0 (patch) | |
tree | cb80c00af8601fd39a45d733b7684c04588317d6 /devel/libgnome | |
parent | 8b704d72e06af3646db486a2649631cab45c74af (diff) | |
download | pkgsrc-0ed46913f57c1abca1a8f308fb7aa183db72f3c0.tar.gz |
Update to 2.6.1.1:
Bug fixes:
- Various fixes (Kjartan Maraas, Colin Walters)
Translations:
- Added Punjabi translation (Amanpreet Singh Alam)
- Added Gujarati translation (Gujarati Team)
- Various updated translations (az, ar, be, ca, cs, cy, da, de,
en_CA, en_GB, el, es, et, eu, fi,
he, hr, id, it, ja, ko, lt, nn, nl,
no, pl, pt, pt_BR, ro, ru, sk, sr@ije,
sq, sr, sr@Latn, sv, ta, th, tr, uk,
zh_CN, wa)
Diffstat (limited to 'devel/libgnome')
-rw-r--r-- | devel/libgnome/Makefile | 4 | ||||
-rw-r--r-- | devel/libgnome/PLIST | 6 | ||||
-rw-r--r-- | devel/libgnome/distinfo | 6 |
3 files changed, 9 insertions, 7 deletions
diff --git a/devel/libgnome/Makefile b/devel/libgnome/Makefile index fd3706afb72..259f4043142 100644 --- a/devel/libgnome/Makefile +++ b/devel/libgnome/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.28 2004/04/01 18:22:04 jmmv Exp $ +# $NetBSD: Makefile,v 1.29 2004/05/04 21:10:13 jmmv Exp $ # -DISTNAME= libgnome-2.6.0 +DISTNAME= libgnome-2.6.1.1 CATEGORIES= devel gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libgnome/2.6/} EXTRACT_SUFX= .tar.bz2 diff --git a/devel/libgnome/PLIST b/devel/libgnome/PLIST index 9871e49729c..9843190513a 100644 --- a/devel/libgnome/PLIST +++ b/devel/libgnome/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.8 2004/04/01 18:22:04 jmmv Exp $ +@comment $NetBSD: PLIST,v 1.9 2004/05/04 21:10:13 jmmv Exp $ bin/gnome-open include/libgnome-2.0/libgnome/gnome-config.h include/libgnome-2.0/libgnome/gnome-exec.h @@ -23,7 +23,7 @@ lib/libgnome-2.a lib/libgnome-2.la lib/libgnome-2.so lib/libgnome-2.so.600 -lib/libgnome-2.so.600.0 +lib/libgnome-2.so.600.1 lib/pkgconfig/libgnome-2.0.pc share/doc/html/libgnome/ch01s02.html share/doc/html/libgnome/ch01s03.html @@ -90,6 +90,7 @@ ${PKGLOCALEDIR}/locale/fi/LC_MESSAGES/libgnome-2.0.mo ${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/libgnome-2.0.mo ${PKGLOCALEDIR}/locale/ga/LC_MESSAGES/libgnome-2.0.mo ${PKGLOCALEDIR}/locale/gl/LC_MESSAGES/libgnome-2.0.mo +${PKGLOCALEDIR}/locale/gu/LC_MESSAGES/libgnome-2.0.mo ${PKGLOCALEDIR}/locale/he/LC_MESSAGES/libgnome-2.0.mo ${PKGLOCALEDIR}/locale/hi/LC_MESSAGES/libgnome-2.0.mo ${PKGLOCALEDIR}/locale/hr/LC_MESSAGES/libgnome-2.0.mo @@ -108,6 +109,7 @@ ${PKGLOCALEDIR}/locale/ms/LC_MESSAGES/libgnome-2.0.mo ${PKGLOCALEDIR}/locale/nl/LC_MESSAGES/libgnome-2.0.mo ${PKGLOCALEDIR}/locale/nn/LC_MESSAGES/libgnome-2.0.mo ${PKGLOCALEDIR}/locale/no/LC_MESSAGES/libgnome-2.0.mo +${PKGLOCALEDIR}/locale/pa/LC_MESSAGES/libgnome-2.0.mo ${PKGLOCALEDIR}/locale/pl/LC_MESSAGES/libgnome-2.0.mo ${PKGLOCALEDIR}/locale/pt/LC_MESSAGES/libgnome-2.0.mo ${PKGLOCALEDIR}/locale/pt_BR/LC_MESSAGES/libgnome-2.0.mo diff --git a/devel/libgnome/distinfo b/devel/libgnome/distinfo index 0d2202a81f5..068a60838ee 100644 --- a/devel/libgnome/distinfo +++ b/devel/libgnome/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.13 2004/05/02 20:36:08 adam Exp $ +$NetBSD: distinfo,v 1.14 2004/05/04 21:10:13 jmmv Exp $ -SHA1 (libgnome-2.6.0.tar.bz2) = 1e5e3025af775b24b21226f610672089fe251fe5 -Size (libgnome-2.6.0.tar.bz2) = 1070613 bytes +SHA1 (libgnome-2.6.1.1.tar.bz2) = 09a7780136ec290434c3b2c106acd2e2e192e98b +Size (libgnome-2.6.1.1.tar.bz2) = 1093492 bytes SHA1 (patch-aa) = 809d964c6233d1a30eb195272a59970e497caea5 SHA1 (patch-ab) = 67f74ada3cc07c686a4c7540df45064ef886524a SHA1 (patch-ac) = 3322e5de39ebe36b2174fceec4adecb6b168a4f1 |