diff options
-rw-r--r-- | editors/gconf-editor/Makefile | 9 | ||||
-rw-r--r-- | editors/gconf-editor/PLIST | 5 | ||||
-rw-r--r-- | editors/gconf-editor/distinfo | 8 |
3 files changed, 12 insertions, 10 deletions
diff --git a/editors/gconf-editor/Makefile b/editors/gconf-editor/Makefile index 838131a09b9..55d4f112a95 100644 --- a/editors/gconf-editor/Makefile +++ b/editors/gconf-editor/Makefile @@ -1,10 +1,9 @@ -# $NetBSD: Makefile,v 1.44 2006/03/21 06:00:45 jlam Exp $ +# $NetBSD: Makefile,v 1.45 2006/03/30 21:28:52 jmmv Exp $ # -DISTNAME= gconf-editor-2.12.1 -PKGREVISION= 2 +DISTNAME= gconf-editor-2.14.0 CATEGORIES= editors gnome -MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gconf-editor/2.12/} +MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gconf-editor/2.14/} EXTRACT_SUFX= .tar.bz2 MAINTAINER= pkgsrc-users@NetBSD.org @@ -24,7 +23,7 @@ CONFIGURE_ARGS+= --with-gconf-mandatory-source=${GCONF2_CONFIG_SOURCE:S/gconf.xm GCONF2_SCHEMAS= gconf-editor.schemas -BUILDLINK_DEPENDS.GConf2+= GConf2>=2.10.0 +BUILDLINK_DEPENDS.GConf2+= GConf2>=2.14.0 .include "../../devel/GConf2/schemas.mk" .include "../../devel/gettext-lib/buildlink3.mk" diff --git a/editors/gconf-editor/PLIST b/editors/gconf-editor/PLIST index 0e2df6fa301..b6081e38728 100644 --- a/editors/gconf-editor/PLIST +++ b/editors/gconf-editor/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.11 2006/03/02 19:51:00 drochner Exp $ +@comment $NetBSD: PLIST,v 1.12 2006/03/30 21:28:52 jmmv Exp $ bin/gconf-editor man/man1/gconf-editor.1 share/applications/gconf-editor.desktop @@ -28,6 +28,7 @@ ${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/br/LC_MESSAGES/gconf-editor.mo ${PKGLOCALEDIR}/locale/bs/LC_MESSAGES/gconf-editor.mo ${PKGLOCALEDIR}/locale/ca/LC_MESSAGES/gconf-editor.mo ${PKGLOCALEDIR}/locale/cs/LC_MESSAGES/gconf-editor.mo @@ -91,6 +92,7 @@ ${PKGLOCALEDIR}/locale/uk/LC_MESSAGES/gconf-editor.mo ${PKGLOCALEDIR}/locale/vi/LC_MESSAGES/gconf-editor.mo ${PKGLOCALEDIR}/locale/xh/LC_MESSAGES/gconf-editor.mo ${PKGLOCALEDIR}/locale/zh_CN/LC_MESSAGES/gconf-editor.mo +${PKGLOCALEDIR}/locale/zh_HK/LC_MESSAGES/gconf-editor.mo ${PKGLOCALEDIR}/locale/zh_TW/LC_MESSAGES/gconf-editor.mo share/omf/gconf-editor/gconf-editor-C.omf share/omf/gconf-editor/gconf-editor-uk.omf @@ -107,6 +109,7 @@ share/pixmaps/gconf-editor/folder-open.png @dirrm share/omf/gconf-editor @comment in scrollkeeper: @dirrm share/omf @comment in hicolor-icon-theme: @dirrm share/icons/hicolor/48x48/apps +@comment in hicolor-icon-theme: @dirrm share/icons/hicolor @dirrm share/gnome/help/gconf-editor/uk/figures @dirrm share/gnome/help/gconf-editor/uk @dirrm share/gnome/help/gconf-editor/C/figures diff --git a/editors/gconf-editor/distinfo b/editors/gconf-editor/distinfo index 30e6f44a8d3..dfa2fb2d131 100644 --- a/editors/gconf-editor/distinfo +++ b/editors/gconf-editor/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.11 2006/03/02 19:51:00 drochner Exp $ +$NetBSD: distinfo,v 1.12 2006/03/30 21:28:52 jmmv Exp $ -SHA1 (gconf-editor-2.12.1.tar.bz2) = d7a6747f0a83774bb3ce3b044649c8ab5a056024 -RMD160 (gconf-editor-2.12.1.tar.bz2) = 78cf01ebe7978923703384fdfcaee9c968f4bc99 -Size (gconf-editor-2.12.1.tar.bz2) = 539803 bytes +SHA1 (gconf-editor-2.14.0.tar.bz2) = 3cda659ebbfbe8c10ca75406aed0f778374983b5 +RMD160 (gconf-editor-2.14.0.tar.bz2) = 570c863597155d075b710c153880488662406a1b +Size (gconf-editor-2.14.0.tar.bz2) = 541099 bytes |