diff options
author | xtraeme <xtraeme> | 2003-12-15 00:06:12 +0000 |
---|---|---|
committer | xtraeme <xtraeme> | 2003-12-15 00:06:12 +0000 |
commit | bc68d659ee7fb70530b95d3c169eb3170dab8f64 (patch) | |
tree | a5b12efa09b0397f4c742e1639d75923729d1d84 /editors/gconf-editor | |
parent | c8737d8ca9bbc0fb8828e3d390f7d6093f08bc21 (diff) | |
download | pkgsrc-bc68d659ee7fb70530b95d3c169eb3170dab8f64.tar.gz |
Update to 2.4.0
Changes:
o Many bugfixes were solved and added new features.
Review Changelog to see a full list of changes.
Diffstat (limited to 'editors/gconf-editor')
-rw-r--r-- | editors/gconf-editor/Makefile | 7 | ||||
-rw-r--r-- | editors/gconf-editor/PLIST | 24 | ||||
-rw-r--r-- | editors/gconf-editor/distinfo | 6 |
3 files changed, 29 insertions, 8 deletions
diff --git a/editors/gconf-editor/Makefile b/editors/gconf-editor/Makefile index 399fef7cbb7..947a53fe35e 100644 --- a/editors/gconf-editor/Makefile +++ b/editors/gconf-editor/Makefile @@ -1,10 +1,9 @@ -# $NetBSD: Makefile,v 1.8 2003/12/13 00:45:23 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2003/12/15 00:06:12 xtraeme Exp $ # -DISTNAME= gconf-editor-0.3.1 -PKGREVISION= 5 +DISTNAME= gconf-editor-2.4.0 CATEGORIES= editors gnome -MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gconf-editor/0.3/} +MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gconf-editor/2.4/} EXTRACT_SUFX= .tar.bz2 MAINTAINER= sab@posix.org.uk diff --git a/editors/gconf-editor/PLIST b/editors/gconf-editor/PLIST index b56f7ce72b4..99336e326b9 100644 --- a/editors/gconf-editor/PLIST +++ b/editors/gconf-editor/PLIST @@ -1,33 +1,55 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2002/11/02 11:32:39 rh Exp $ +@comment $NetBSD: PLIST,v 1.2 2003/12/15 00:06:12 xtraeme Exp $ bin/gconf-editor share/applications/gconf-editor.desktop +${PKGLOCALEDIR}/locale/am/LC_MESSAGES/gconf-editor.mo ${PKGLOCALEDIR}/locale/ar/LC_MESSAGES/gconf-editor.mo ${PKGLOCALEDIR}/locale/az/LC_MESSAGES/gconf-editor.mo +${PKGLOCALEDIR}/locale/be/LC_MESSAGES/gconf-editor.mo ${PKGLOCALEDIR}/locale/bg/LC_MESSAGES/gconf-editor.mo +${PKGLOCALEDIR}/locale/bn/LC_MESSAGES/gconf-editor.mo ${PKGLOCALEDIR}/locale/ca/LC_MESSAGES/gconf-editor.mo +${PKGLOCALEDIR}/locale/cs/LC_MESSAGES/gconf-editor.mo +${PKGLOCALEDIR}/locale/cy/LC_MESSAGES/gconf-editor.mo ${PKGLOCALEDIR}/locale/da/LC_MESSAGES/gconf-editor.mo ${PKGLOCALEDIR}/locale/de/LC_MESSAGES/gconf-editor.mo ${PKGLOCALEDIR}/locale/el/LC_MESSAGES/gconf-editor.mo ${PKGLOCALEDIR}/locale/es/LC_MESSAGES/gconf-editor.mo ${PKGLOCALEDIR}/locale/et/LC_MESSAGES/gconf-editor.mo +${PKGLOCALEDIR}/locale/fa/LC_MESSAGES/gconf-editor.mo +${PKGLOCALEDIR}/locale/fi/LC_MESSAGES/gconf-editor.mo ${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/gconf-editor.mo +${PKGLOCALEDIR}/locale/ga/LC_MESSAGES/gconf-editor.mo ${PKGLOCALEDIR}/locale/gl/LC_MESSAGES/gconf-editor.mo +${PKGLOCALEDIR}/locale/he/LC_MESSAGES/gconf-editor.mo ${PKGLOCALEDIR}/locale/hi/LC_MESSAGES/gconf-editor.mo ${PKGLOCALEDIR}/locale/hu/LC_MESSAGES/gconf-editor.mo +${PKGLOCALEDIR}/locale/id/LC_MESSAGES/gconf-editor.mo ${PKGLOCALEDIR}/locale/it/LC_MESSAGES/gconf-editor.mo ${PKGLOCALEDIR}/locale/ja/LC_MESSAGES/gconf-editor.mo +${PKGLOCALEDIR}/locale/kn/LC_MESSAGES/gconf-editor.mo ${PKGLOCALEDIR}/locale/ko/LC_MESSAGES/gconf-editor.mo +${PKGLOCALEDIR}/locale/li/LC_MESSAGES/gconf-editor.mo +${PKGLOCALEDIR}/locale/lt/LC_MESSAGES/gconf-editor.mo ${PKGLOCALEDIR}/locale/lv/LC_MESSAGES/gconf-editor.mo +${PKGLOCALEDIR}/locale/mk/LC_MESSAGES/gconf-editor.mo +${PKGLOCALEDIR}/locale/ml/LC_MESSAGES/gconf-editor.mo +${PKGLOCALEDIR}/locale/mn/LC_MESSAGES/gconf-editor.mo ${PKGLOCALEDIR}/locale/ms/LC_MESSAGES/gconf-editor.mo +${PKGLOCALEDIR}/locale/nl/LC_MESSAGES/gconf-editor.mo ${PKGLOCALEDIR}/locale/no/LC_MESSAGES/gconf-editor.mo ${PKGLOCALEDIR}/locale/pl/LC_MESSAGES/gconf-editor.mo ${PKGLOCALEDIR}/locale/pt/LC_MESSAGES/gconf-editor.mo ${PKGLOCALEDIR}/locale/pt_BR/LC_MESSAGES/gconf-editor.mo +${PKGLOCALEDIR}/locale/ro/LC_MESSAGES/gconf-editor.mo ${PKGLOCALEDIR}/locale/ru/LC_MESSAGES/gconf-editor.mo ${PKGLOCALEDIR}/locale/sk/LC_MESSAGES/gconf-editor.mo ${PKGLOCALEDIR}/locale/sl/LC_MESSAGES/gconf-editor.mo ${PKGLOCALEDIR}/locale/sq/LC_MESSAGES/gconf-editor.mo +${PKGLOCALEDIR}/locale/sr/LC_MESSAGES/gconf-editor.mo +${PKGLOCALEDIR}/locale/sr@Latn/LC_MESSAGES/gconf-editor.mo ${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/gconf-editor.mo +${PKGLOCALEDIR}/locale/ta/LC_MESSAGES/gconf-editor.mo +${PKGLOCALEDIR}/locale/tr/LC_MESSAGES/gconf-editor.mo ${PKGLOCALEDIR}/locale/uk/LC_MESSAGES/gconf-editor.mo ${PKGLOCALEDIR}/locale/vi/LC_MESSAGES/gconf-editor.mo ${PKGLOCALEDIR}/locale/zh_CN/LC_MESSAGES/gconf-editor.mo diff --git a/editors/gconf-editor/distinfo b/editors/gconf-editor/distinfo index e888547efcd..5646d425b26 100644 --- a/editors/gconf-editor/distinfo +++ b/editors/gconf-editor/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.1.1.1 2002/11/02 11:32:39 rh Exp $ +$NetBSD: distinfo,v 1.2 2003/12/15 00:06:12 xtraeme Exp $ -SHA1 (gconf-editor-0.3.1.tar.bz2) = da859cd2cd517f297587e2c052e809b2011e5f79 -Size (gconf-editor-0.3.1.tar.bz2) = 227989 bytes +SHA1 (gconf-editor-2.4.0.tar.bz2) = 685603b099ea04ecf91b77de88c88c21724caf64 +Size (gconf-editor-2.4.0.tar.bz2) = 352468 bytes |