diff options
-rw-r--r-- | x11/gnome2-terminal/Makefile | 5 | ||||
-rw-r--r-- | x11/gnome2-terminal/PLIST | 16 | ||||
-rw-r--r-- | x11/gnome2-terminal/distinfo | 6 |
3 files changed, 18 insertions, 9 deletions
diff --git a/x11/gnome2-terminal/Makefile b/x11/gnome2-terminal/Makefile index 3d64a8d1165..d174d932d08 100644 --- a/x11/gnome2-terminal/Makefile +++ b/x11/gnome2-terminal/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2003/07/21 17:38:27 martti Exp $ +# $NetBSD: Makefile,v 1.11 2003/07/25 09:14:10 jmmv Exp $ # -DISTNAME= gnome-terminal-2.0.1 +DISTNAME= gnome-terminal-2.0.2 PKGNAME= ${DISTNAME:S/-/2-/} -PKGREVISION= 5 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-terminal/2.0/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/gnome2-terminal/PLIST b/x11/gnome2-terminal/PLIST index 22b25cc73dc..96afdc08bd3 100644 --- a/x11/gnome2-terminal/PLIST +++ b/x11/gnome2-terminal/PLIST @@ -1,14 +1,16 @@ -@comment $NetBSD: PLIST,v 1.3 2003/02/18 14:56:04 jmmv Exp $ +@comment $NetBSD: PLIST,v 1.4 2003/07/25 09:14:11 jmmv Exp $ bin/gnome2-terminal lib/bonobo/servers/gnome-terminal.server share/applications/gnome-terminal.desktop share/gconf/schemas/gnome-terminal.schemas share/gnome-terminal/glade/gnome-terminal.glade2 -share/gnome/help/gnome-terminal/C/gnome-terminal.xml share/gnome/help/gnome-terminal/C/figures/gnome-terminal-default.png share/gnome/help/gnome-terminal/C/figures/gnome-terminal-tabbed.png share/gnome/help/gnome-terminal/C/figures/terminal_window.png +share/gnome/help/gnome-terminal/C/gnome-terminal.xml share/gnome/help/gnome-terminal/C/legal.xml +${PKGLOCALEDIR}/locale/am/LC_MESSAGES/gnome-terminal.mo +${PKGLOCALEDIR}/locale/be/LC_MESSAGES/gnome-terminal.mo ${PKGLOCALEDIR}/locale/bg/LC_MESSAGES/gnome-terminal.mo ${PKGLOCALEDIR}/locale/ca/LC_MESSAGES/gnome-terminal.mo ${PKGLOCALEDIR}/locale/cs/LC_MESSAGES/gnome-terminal.mo @@ -22,17 +24,21 @@ ${PKGLOCALEDIR}/locale/fi/LC_MESSAGES/gnome-terminal.mo ${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/gnome-terminal.mo ${PKGLOCALEDIR}/locale/gl/LC_MESSAGES/gnome-terminal.mo ${PKGLOCALEDIR}/locale/hu/LC_MESSAGES/gnome-terminal.mo +${PKGLOCALEDIR}/locale/ja/LC_MESSAGES/gnome-terminal.mo ${PKGLOCALEDIR}/locale/ko/LC_MESSAGES/gnome-terminal.mo ${PKGLOCALEDIR}/locale/lt/LC_MESSAGES/gnome-terminal.mo +${PKGLOCALEDIR}/locale/lv/LC_MESSAGES/gnome-terminal.mo ${PKGLOCALEDIR}/locale/ms/LC_MESSAGES/gnome-terminal.mo ${PKGLOCALEDIR}/locale/no/LC_MESSAGES/gnome-terminal.mo ${PKGLOCALEDIR}/locale/pl/LC_MESSAGES/gnome-terminal.mo -${PKGLOCALEDIR}/locale/pt_BR/LC_MESSAGES/gnome-terminal.mo ${PKGLOCALEDIR}/locale/pt/LC_MESSAGES/gnome-terminal.mo +${PKGLOCALEDIR}/locale/pt_BR/LC_MESSAGES/gnome-terminal.mo +${PKGLOCALEDIR}/locale/ro/LC_MESSAGES/gnome-terminal.mo ${PKGLOCALEDIR}/locale/ru/LC_MESSAGES/gnome-terminal.mo ${PKGLOCALEDIR}/locale/sk/LC_MESSAGES/gnome-terminal.mo ${PKGLOCALEDIR}/locale/sl/LC_MESSAGES/gnome-terminal.mo ${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/gnome-terminal.mo +${PKGLOCALEDIR}/locale/ta/LC_MESSAGES/gnome-terminal.mo ${PKGLOCALEDIR}/locale/tr/LC_MESSAGES/gnome-terminal.mo ${PKGLOCALEDIR}/locale/uk/LC_MESSAGES/gnome-terminal.mo ${PKGLOCALEDIR}/locale/vi/LC_MESSAGES/gnome-terminal.mo @@ -46,5 +52,9 @@ share/pixmaps/gnome-terminal.png @dirrm share/gnome/help/gnome-terminal/C/figures @dirrm share/gnome/help/gnome-terminal/C @dirrm share/gnome/help/gnome-terminal +@comment in gnome2-dirs: @dirrm share/gnome/help @dirrm share/gnome-terminal/glade @dirrm share/gnome-terminal +@comment in GConf2: @dirrm share/gconf/schemas +@comment in gnome2-dirs: @dirrm share/applications +@comment in bonobo-activation: @dirrm lib/bonobo/servers diff --git a/x11/gnome2-terminal/distinfo b/x11/gnome2-terminal/distinfo index 0b3075501d0..c0eba343cc8 100644 --- a/x11/gnome2-terminal/distinfo +++ b/x11/gnome2-terminal/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2003/02/18 20:52:10 jmmv Exp $ +$NetBSD: distinfo,v 1.4 2003/07/25 09:14:11 jmmv Exp $ -SHA1 (gnome-terminal-2.0.1.tar.bz2) = 514a21a00f9a6b87161f4b90acc553ec3ede02a1 -Size (gnome-terminal-2.0.1.tar.bz2) = 616470 bytes +SHA1 (gnome-terminal-2.0.2.tar.bz2) = 9bf4feaa60ae6e1a154a011173b373b543d5b4e5 +Size (gnome-terminal-2.0.2.tar.bz2) = 684517 bytes SHA1 (patch-aa) = f87211a54c16b23730566c8149a1b3f5efbd6acd |