diff options
author | jmmv <jmmv@pkgsrc.org> | 2004-10-20 21:13:16 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2004-10-20 21:13:16 +0000 |
commit | c7de5ed683193fd15438f74f4e17b38c700ca394 (patch) | |
tree | 89b0069709e602c43c031e8e1364e05e2a1dcfd3 /x11/gnome2-terminal | |
parent | 631758f5fe43336726e4c6136abc0dacd5c8d369 (diff) | |
download | pkgsrc-c7de5ed683193fd15438f74f4e17b38c700ca394.tar.gz |
Update to 2.8.0:
- HIG fixes
- a11y fixes for the encodings menu
- fix georgian encoding
- added and updated translations
Diffstat (limited to 'x11/gnome2-terminal')
-rw-r--r-- | x11/gnome2-terminal/Makefile | 7 | ||||
-rw-r--r-- | x11/gnome2-terminal/PLIST | 4 | ||||
-rw-r--r-- | x11/gnome2-terminal/distinfo | 6 |
3 files changed, 9 insertions, 8 deletions
diff --git a/x11/gnome2-terminal/Makefile b/x11/gnome2-terminal/Makefile index 490465e88fe..0571fa40772 100644 --- a/x11/gnome2-terminal/Makefile +++ b/x11/gnome2-terminal/Makefile @@ -1,11 +1,10 @@ -# $NetBSD: Makefile,v 1.33 2004/10/03 00:18:33 tv Exp $ +# $NetBSD: Makefile,v 1.34 2004/10/20 21:13:16 jmmv Exp $ # -DISTNAME= gnome-terminal-2.7.3 +DISTNAME= gnome-terminal-2.8.0 PKGNAME= ${DISTNAME:S/-/2-/} -PKGREVISION= 1 CATEGORIES= x11 gnome -MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-terminal/2.7/} +MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-terminal/2.8/} EXTRACT_SUFX= .tar.bz2 MAINTAINER= sab@posix.org.uk diff --git a/x11/gnome2-terminal/PLIST b/x11/gnome2-terminal/PLIST index acc2e49453b..10bf4198990 100644 --- a/x11/gnome2-terminal/PLIST +++ b/x11/gnome2-terminal/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.9 2004/09/21 16:58:05 jmmv Exp $ +@comment $NetBSD: PLIST,v 1.10 2004/10/20 21:13:16 jmmv Exp $ bin/gnome-terminal lib/bonobo/servers/gnome-terminal.server share/application-registry/gnome-terminal.applications @@ -66,6 +66,7 @@ ${PKGLOCALEDIR}/locale/az/LC_MESSAGES/gnome-terminal.mo ${PKGLOCALEDIR}/locale/be/LC_MESSAGES/gnome-terminal.mo ${PKGLOCALEDIR}/locale/bg/LC_MESSAGES/gnome-terminal.mo ${PKGLOCALEDIR}/locale/bn/LC_MESSAGES/gnome-terminal.mo +${PKGLOCALEDIR}/locale/bs/LC_MESSAGES/gnome-terminal.mo ${PKGLOCALEDIR}/locale/ca/LC_MESSAGES/gnome-terminal.mo ${PKGLOCALEDIR}/locale/cs/LC_MESSAGES/gnome-terminal.mo ${PKGLOCALEDIR}/locale/cy/LC_MESSAGES/gnome-terminal.mo @@ -97,6 +98,7 @@ ${PKGLOCALEDIR}/locale/mk/LC_MESSAGES/gnome-terminal.mo ${PKGLOCALEDIR}/locale/ml/LC_MESSAGES/gnome-terminal.mo ${PKGLOCALEDIR}/locale/mn/LC_MESSAGES/gnome-terminal.mo ${PKGLOCALEDIR}/locale/ms/LC_MESSAGES/gnome-terminal.mo +${PKGLOCALEDIR}/locale/nb/LC_MESSAGES/gnome-terminal.mo ${PKGLOCALEDIR}/locale/nl/LC_MESSAGES/gnome-terminal.mo ${PKGLOCALEDIR}/locale/nn/LC_MESSAGES/gnome-terminal.mo ${PKGLOCALEDIR}/locale/no/LC_MESSAGES/gnome-terminal.mo diff --git a/x11/gnome2-terminal/distinfo b/x11/gnome2-terminal/distinfo index 07cfb474653..73b807ac937 100644 --- a/x11/gnome2-terminal/distinfo +++ b/x11/gnome2-terminal/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.10 2004/09/21 16:58:05 jmmv Exp $ +$NetBSD: distinfo,v 1.11 2004/10/20 21:13:16 jmmv Exp $ -SHA1 (gnome-terminal-2.7.3.tar.bz2) = b066beddb27d6fb8351d7ccd09d115f2871f102d -Size (gnome-terminal-2.7.3.tar.bz2) = 2064481 bytes +SHA1 (gnome-terminal-2.8.0.tar.bz2) = 9f7b2263d2794b6844e6c5b6f8daf97922ebff2e +Size (gnome-terminal-2.8.0.tar.bz2) = 2195403 bytes |