diff options
author | wiz <wiz@pkgsrc.org> | 2007-03-25 08:30:07 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2007-03-25 08:30:07 +0000 |
commit | f89be296bdcd8d756873db1d702da87d8ea04fe7 (patch) | |
tree | 0554487c34d51dbd040172f85395affbd36be98e /editors | |
parent | 29f9b650c76eea475e6b40079083d292bf6da7c0 (diff) | |
download | pkgsrc-f89be296bdcd8d756873db1d702da87d8ea04fe7.tar.gz |
Fix build with gnome-doc-utils-0.10.1.
Diffstat (limited to 'editors')
-rw-r--r-- | editors/gconf-editor/distinfo | 3 | ||||
-rw-r--r-- | editors/gconf-editor/patches/patch-aa | 13 |
2 files changed, 15 insertions, 1 deletions
diff --git a/editors/gconf-editor/distinfo b/editors/gconf-editor/distinfo index e8a962b8132..a0ea9cc7f8d 100644 --- a/editors/gconf-editor/distinfo +++ b/editors/gconf-editor/distinfo @@ -1,5 +1,6 @@ -$NetBSD: distinfo,v 1.13 2006/09/15 15:21:40 jmmv Exp $ +$NetBSD: distinfo,v 1.14 2007/03/25 08:30:07 wiz Exp $ SHA1 (gconf-editor-2.16.0.tar.bz2) = a3e807aff373c3ecd7cd49d5ef7f5a8e53c058d0 RMD160 (gconf-editor-2.16.0.tar.bz2) = fd368fd7f1de34e1f1c407e0e152eee3bbba0c71 Size (gconf-editor-2.16.0.tar.bz2) = 528644 bytes +SHA1 (patch-aa) = 09fe480dda1d7b24abec27198a7ffa0cf3b14244 diff --git a/editors/gconf-editor/patches/patch-aa b/editors/gconf-editor/patches/patch-aa new file mode 100644 index 00000000000..86eb244a836 --- /dev/null +++ b/editors/gconf-editor/patches/patch-aa @@ -0,0 +1,13 @@ +$NetBSD: patch-aa,v 1.1 2007/03/25 08:30:07 wiz Exp $ + +--- docs/C/gconf-editor.xml.orig 2006-09-04 21:55:15.000000000 +0000 ++++ docs/C/gconf-editor.xml +@@ -31,7 +31,7 @@ + </copyright> + --> + +- <publisher> ++ <publisher role="maintainer"> + <publishername>GNOME Documentation Project</publishername> + </publisher> + |