diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-06-14 21:14:04 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-06-14 21:14:04 +0000 |
commit | 7f3d64914e9459ab60e9b5171b0bb44780e70525 (patch) | |
tree | 210d24a665fb0a6cc8d9a8e761538ce475c30693 /devel/gconf2 | |
parent | 6f2d6e9303ab89d99b0871e5926142f4bc0d55dc (diff) | |
download | ports-7f3d64914e9459ab60e9b5171b0bb44780e70525.tar.gz ports-7f3d64914e9459ab60e9b5171b0bb44780e70525.zip |
Update to 2.6.2.
Notes
Notes:
svn path=/head/; revision=111490
Diffstat (limited to 'devel/gconf2')
-rw-r--r-- | devel/gconf2/Makefile | 3 | ||||
-rw-r--r-- | devel/gconf2/distinfo | 4 | ||||
-rw-r--r-- | devel/gconf2/files/patch-backends_markup-tree.c | 11 | ||||
-rw-r--r-- | devel/gconf2/files/patch-gconf_gconf-internals.c | 10 | ||||
-rw-r--r-- | devel/gconf2/pkg-plist | 3 |
5 files changed, 5 insertions, 26 deletions
diff --git a/devel/gconf2/Makefile b/devel/gconf2/Makefile index f6b71fcd727e..12f195666f51 100644 --- a/devel/gconf2/Makefile +++ b/devel/gconf2/Makefile @@ -6,8 +6,7 @@ # PORTNAME= gconf2 -PORTVERSION= 2.6.1 -PORTREVISION= 1 +PORTVERSION= 2.6.2 CATEGORIES= devel gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/GConf/2.6 diff --git a/devel/gconf2/distinfo b/devel/gconf2/distinfo index 21598702bc60..8331f758a26a 100644 --- a/devel/gconf2/distinfo +++ b/devel/gconf2/distinfo @@ -1,2 +1,2 @@ -MD5 (gnome2/GConf-2.6.1.tar.bz2) = 194fab4e2e87c7ae3c7fea926fd281bc -SIZE (gnome2/GConf-2.6.1.tar.bz2) = 1483080 +MD5 (gnome2/GConf-2.6.2.tar.bz2) = 4d55a5f49306fac3208606fcfd4f74af +SIZE (gnome2/GConf-2.6.2.tar.bz2) = 1521902 diff --git a/devel/gconf2/files/patch-backends_markup-tree.c b/devel/gconf2/files/patch-backends_markup-tree.c deleted file mode 100644 index 7cf4bf192703..000000000000 --- a/devel/gconf2/files/patch-backends_markup-tree.c +++ /dev/null @@ -1,11 +0,0 @@ ---- backends/markup-tree.c.orig Fri Jun 11 22:01:00 2004 -+++ backends/markup-tree.c Fri Jun 11 22:01:12 2004 -@@ -3070,7 +3070,7 @@ - ParseInfo info; - char *filename; - char *text; -- int length; -+ gsize length; - - filename = markup_dir_build_path (root, TRUE, parse_subtree); - 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 4637dceb571c..000000000000 --- a/devel/gconf2/files/patch-gconf_gconf-internals.c +++ /dev/null @@ -1,10 +0,0 @@ ---- gconf/gconf-internals.c.orig Tue Apr 20 01:24:46 2004 -+++ gconf/gconf-internals.c Tue Apr 20 01:24:56 2004 -@@ -2839,7 +2839,6 @@ - GError **error) - { - ConfigServer server = CORBA_OBJECT_NIL; --; - int p[2] = { -1, -1 }; - char buf[1]; - GError *tmp_err; diff --git a/devel/gconf2/pkg-plist b/devel/gconf2/pkg-plist index 1de1907d8daf..35f210be5fae 100644 --- a/devel/gconf2/pkg-plist +++ b/devel/gconf2/pkg-plist @@ -19,7 +19,6 @@ libdata/pkgconfig/gconf-2.0.pc libexec/gconf-sanity-check-2 libexec/gconfd-2 share/aclocal/gconf-2.m4 -share/doc/gconf/GConfClient.html share/doc/gconf/ch01.html share/doc/gconf/ch01s02.html share/doc/gconf/ch02.html @@ -31,6 +30,7 @@ share/doc/gconf/ch06s02.html share/doc/gconf/ch06s03.html share/doc/gconf/ch07.html share/doc/gconf/conventions.html +share/doc/gconf/gconf-GConfClient.html share/doc/gconf/gconf-client-reference.html share/doc/gconf/gconf-client.html share/doc/gconf/gconf-gconf-backend.html @@ -53,6 +53,7 @@ share/doc/gconf/index.html share/doc/gconf/index.sgml share/doc/gconf/left.png share/doc/gconf/right.png +share/doc/gconf/style.css share/doc/gconf/up.png share/locale/am/LC_MESSAGES/GConf2.mo share/locale/ar/LC_MESSAGES/GConf2.mo |