From b53f8f6244c768734d79393662b6a8ef81222eb7 Mon Sep 17 00:00:00 2001 From: adamw Date: Sat, 3 May 2003 17:33:03 +0000 Subject: Update to gconf2-2.3.2. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@701 df743ca5-7f9a-e211-a948-0013205c9059 --- devel/gconf2/Makefile | 4 +-- devel/gconf2/distinfo | 2 +- devel/gconf2/files/patch-gconf::gconf-internals.c | 21 -------------- devel/gconf2/pkg-plist | 35 ----------------------- 4 files changed, 2 insertions(+), 60 deletions(-) delete mode 100644 devel/gconf2/files/patch-gconf::gconf-internals.c (limited to 'devel') diff --git a/devel/gconf2/Makefile b/devel/gconf2/Makefile index 22a0a5159..6c4f0a106 100644 --- a/devel/gconf2/Makefile +++ b/devel/gconf2/Makefile @@ -6,9 +6,7 @@ # PORTNAME= gconf2 -PORTVERSION= 2.3.1 -#PORTREVISION= 0 -PORTREVISION= 1 +PORTVERSION= 2.3.2 CATEGORIES= devel gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/GConf/2.3 diff --git a/devel/gconf2/distinfo b/devel/gconf2/distinfo index cb075b141..52bf57d68 100644 --- a/devel/gconf2/distinfo +++ b/devel/gconf2/distinfo @@ -1 +1 @@ -MD5 (gnome2/GConf-2.3.1.tar.bz2) = 8242d3a5997870621b6adad2dd638210 +MD5 (gnome2/GConf-2.3.2.tar.bz2) = 69dbc9b2732f877a84e61563ce93098c diff --git a/devel/gconf2/files/patch-gconf::gconf-internals.c b/devel/gconf2/files/patch-gconf::gconf-internals.c deleted file mode 100644 index 3b70e7699..000000000 --- a/devel/gconf2/files/patch-gconf::gconf-internals.c +++ /dev/null @@ -1,21 +0,0 @@ ---- gconf/gconf-internals.c.orig Wed Mar 26 13:52:31 2003 -+++ gconf/gconf-internals.c Sat Apr 12 02:02:23 2003 -@@ -26,6 +26,9 @@ - #include - #include - #include -+#include -+#include -+#include - #include - #include - #include -@@ -2781,7 +2784,7 @@ - char* - gconf_get_daemon_dir (void) - { -- if (gconf_use_local_locks ()) -+ if (!gconf_use_local_locks ()) - return linc_get_tmpdir (); - else - return g_strconcat (g_get_home_dir (), "/.gconfd", NULL); diff --git a/devel/gconf2/pkg-plist b/devel/gconf2/pkg-plist index 20d7e9048..89a06f800 100644 --- a/devel/gconf2/pkg-plist +++ b/devel/gconf2/pkg-plist @@ -17,40 +17,6 @@ libdata/pkgconfig/gconf-2.0.pc libexec/gconf-sanity-check-2 libexec/gconfd-2 share/aclocal/gconf-2.m4 -share/doc/gconf/c120.html -share/doc/gconf/c21.html -share/doc/gconf/c381.html -share/doc/gconf/c490.html -share/doc/gconf/conventions.html -share/doc/gconf/gconf-client-reference.html -share/doc/gconf/gconf-client.html -share/doc/gconf/gconf-gconf-backend.html -share/doc/gconf/gconf-gconf-changeset.html -share/doc/gconf/gconf-gconf-engine.html -share/doc/gconf/gconf-gconf-error.html -share/doc/gconf/gconf-gconf-internals.html -share/doc/gconf/gconf-gconf-listeners.html -share/doc/gconf/gconf-gconf-locale.html -share/doc/gconf/gconf-gconf-schema.html -share/doc/gconf/gconf-gconf-sources.html -share/doc/gconf/gconf-gconf-value.html -share/doc/gconf/gconf-gconf.html -share/doc/gconf/gconf-internals-reference.html -share/doc/gconf/gconf-reference.html -share/doc/gconf/gconfclient.html -share/doc/gconf/gconftool.html -share/doc/gconf/home.png -share/doc/gconf/index.html -share/doc/gconf/index.sgml -share/doc/gconf/left.png -share/doc/gconf/right.png -share/doc/gconf/up.png -share/doc/gconf/x184.html -share/doc/gconf/x236.html -share/doc/gconf/x289.html -share/doc/gconf/x42.html -share/doc/gconf/x462.html -share/doc/gconf/x485.html share/locale/ar/LC_MESSAGES/GConf2.mo share/locale/az/LC_MESSAGES/GConf2.mo share/locale/be/LC_MESSAGES/GConf2.mo @@ -93,7 +59,6 @@ share/locale/zh_CN/LC_MESSAGES/GConf2.mo share/locale/zh_TW/LC_MESSAGES/GConf2.mo share/sgml/gconf/gconf-1.0.dtd @dirrm share/sgml/gconf -@dirrm share/doc/gconf @dirrm lib/GConf/2 @dirrm include/gconf/2/gconf @dirrm include/gconf/2 -- cgit v1.2.3