diff options
author | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-06-22 14:49:10 +0800 |
---|---|---|
committer | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-06-22 14:49:10 +0800 |
commit | a21a9eebb22d332d535ab8334710c142df11ec83 (patch) | |
tree | 507b085b8b501fc715f42ae415cea97f50551b2b /sysutils | |
parent | 454058a2a1c4ac90c0e26dcf04f411b36cc89bc9 (diff) | |
download | marcuscom-ports-a21a9eebb22d332d535ab8334710c142df11ec83.tar marcuscom-ports-a21a9eebb22d332d535ab8334710c142df11ec83.tar.gz marcuscom-ports-a21a9eebb22d332d535ab8334710c142df11ec83.tar.bz2 marcuscom-ports-a21a9eebb22d332d535ab8334710c142df11ec83.tar.lz marcuscom-ports-a21a9eebb22d332d535ab8334710c142df11ec83.tar.xz marcuscom-ports-a21a9eebb22d332d535ab8334710c142df11ec83.tar.zst marcuscom-ports-a21a9eebb22d332d535ab8334710c142df11ec83.zip |
Update to 2.7.1.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2406 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/gconf-editor/Makefile | 4 | ||||
-rw-r--r-- | sysutils/gconf-editor/distinfo | 4 | ||||
-rw-r--r-- | sysutils/gconf-editor/pkg-plist | 9 |
3 files changed, 13 insertions, 4 deletions
diff --git a/sysutils/gconf-editor/Makefile b/sysutils/gconf-editor/Makefile index 46d59cb10..ebc8cd8a5 100644 --- a/sysutils/gconf-editor/Makefile +++ b/sysutils/gconf-editor/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gconf-editor -PORTVERSION= 2.7.0 +PORTVERSION= 2.7.1 PORTEPOCH= 1 CATEGORIES= sysutils gnome MASTER_SITES= ${MASTER_SITE_GNOME} @@ -19,7 +19,7 @@ COMMENT= A gconf database editor for the GNOME 2 environment USE_BZIP2= yes USE_X_PREFIX= yes USE_GMAKE= yes -USE_GNOME= gnomeprefix intlhack gnomehack libgnomeui +USE_GNOME= gnomeprefix intlhack gnomehack libgnomeui lthack USE_LIBTOOL_VER=13 USE_REINPLACE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ diff --git a/sysutils/gconf-editor/distinfo b/sysutils/gconf-editor/distinfo index 68f8c5a94..405dfbc0a 100644 --- a/sysutils/gconf-editor/distinfo +++ b/sysutils/gconf-editor/distinfo @@ -1,2 +1,2 @@ -MD5 (gnome2/gconf-editor-2.7.0.tar.bz2) = 531bbd64609b2ece38f205786ad84bd3 -SIZE (gnome2/gconf-editor-2.7.0.tar.bz2) = 457264 +MD5 (gnome2/gconf-editor-2.7.1.tar.bz2) = 1d009a010a5d26f27950ec7ac8adbd10 +SIZE (gnome2/gconf-editor-2.7.1.tar.bz2) = 460772 diff --git a/sysutils/gconf-editor/pkg-plist b/sysutils/gconf-editor/pkg-plist index c60269997..1a35549a0 100644 --- a/sysutils/gconf-editor/pkg-plist +++ b/sysutils/gconf-editor/pkg-plist @@ -1,4 +1,9 @@ bin/gconf-editor +etc/gconf/gconf.xml.defaults/apps/gconf-editor/%gconf.xml +etc/gconf/gconf.xml.defaults/apps/gconf-editor/dialog-settings/%gconf.xml +etc/gconf/gconf.xml.defaults/schemas/apps/gconf-editor/%gconf.xml +etc/gconf/gconf.xml.defaults/schemas/apps/gconf-editor/dialog-settings/%gconf.xml +etc/gconf/schemas/gconf-editor.schemas share/gnome/applications/gconf-editor.desktop share/gnome/help/gconf-editor/C/figures/gconf_editor_anno_window.png share/gnome/help/gconf-editor/C/gconf-editor.xml @@ -78,4 +83,8 @@ share/locale/zh_TW/LC_MESSAGES/gconf-editor.mo @dirrm share/gnome/omf/gconf-editor @dirrm share/gnome/help/gconf-editor/C/figures @dirrm share/gnome/help/gconf-editor/C +@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gconf-editor/dialog-settings +@dirrm etc/gconf/gconf.xml.defaults/schemas/apps/gconf-editor +@dirrm etc/gconf/gconf.xml.defaults/apps/gconf-editor/dialog-settings +@dirrm etc/gconf/gconf.xml.defaults/apps/gconf-editor @unexec scrollkeeper-uninstall -q %D/share/gnome/omf/gconf-editor/gconf-editor-C.omf 2>/dev/null || /usr/bin/true |