diff options
author | wiz <wiz@pkgsrc.org> | 2007-03-25 08:14:35 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2007-03-25 08:14:35 +0000 |
commit | 29f9b650c76eea475e6b40079083d292bf6da7c0 (patch) | |
tree | 3e52f8ae36d51c46b5fbf276840370b031463350 /math/gcalctool | |
parent | 2fd278de619a5779f32cd036e8f867d9244fe05b (diff) | |
download | pkgsrc-29f9b650c76eea475e6b40079083d292bf6da7c0.tar.gz |
Fix build with gnome-doc-utils-0.10.1.
Diffstat (limited to 'math/gcalctool')
-rw-r--r-- | math/gcalctool/distinfo | 3 | ||||
-rw-r--r-- | math/gcalctool/patches/patch-aa | 13 |
2 files changed, 15 insertions, 1 deletions
diff --git a/math/gcalctool/distinfo b/math/gcalctool/distinfo index 7765e4a5bce..ff79c43a5a9 100644 --- a/math/gcalctool/distinfo +++ b/math/gcalctool/distinfo @@ -1,5 +1,6 @@ -$NetBSD: distinfo,v 1.24 2006/11/09 21:14:41 drochner Exp $ +$NetBSD: distinfo,v 1.25 2007/03/25 08:24:19 wiz Exp $ SHA1 (gcalctool-5.8.25.tar.bz2) = dbab85591c72b3403bf58f5bac8be35b926ebb6b RMD160 (gcalctool-5.8.25.tar.bz2) = 78fb68e274e1e43fbc82ce6301b1595a798bedaa Size (gcalctool-5.8.25.tar.bz2) = 1146544 bytes +SHA1 (patch-aa) = 418a982cfde12fc731ea4e5dce8d8d312a1e0a64 diff --git a/math/gcalctool/patches/patch-aa b/math/gcalctool/patches/patch-aa new file mode 100644 index 00000000000..eff7af046b6 --- /dev/null +++ b/math/gcalctool/patches/patch-aa @@ -0,0 +1,13 @@ +$NetBSD: patch-aa,v 1.11 2007/03/25 08:24:02 wiz Exp $ + +--- help/C/gcalctool.xml.orig 2006-11-02 18:13:53.000000000 +0000 ++++ help/C/gcalctool.xml +@@ -43,7 +43,7 @@ + </copyright> + + --> +- <publisher> ++ <publisher role="maintainer"> + <publishername> GNOME Documentation Project </publishername> + </publisher> + |