diff options
author | wiz <wiz> | 2011-01-29 23:01:50 +0000 |
---|---|---|
committer | wiz <wiz> | 2011-01-29 23:01:50 +0000 |
commit | b4ba1ac16b5873015f091f869832f091494a2eac (patch) | |
tree | 3462230bf51e1534cc599a8d370193e0f54c49b1 /math | |
parent | fe4cf85368e1783b58cf6bf8991fe3d0ca77fb2e (diff) | |
download | pkgsrc-b4ba1ac16b5873015f091f869832f091494a2eac.tar.gz |
Add upstream bug report URL.
Diffstat (limited to 'math')
-rw-r--r-- | math/grace/distinfo | 4 | ||||
-rw-r--r-- | math/grace/patches/patch-ac | 3 |
2 files changed, 4 insertions, 3 deletions
diff --git a/math/grace/distinfo b/math/grace/distinfo index ffc3ab35797..6c7705d680c 100644 --- a/math/grace/distinfo +++ b/math/grace/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.10 2011/01/26 09:29:26 wiz Exp $ +$NetBSD: distinfo,v 1.11 2011/01/29 23:01:50 wiz Exp $ SHA1 (grace-5.1.22.tar.gz) = 3ce88c7c264d2de73b8935f835a1c1f8e368c78f RMD160 (grace-5.1.22.tar.gz) = ca7b1abe240de7cd3dbdc52d5182020c410b9772 Size (grace-5.1.22.tar.gz) = 2516576 bytes SHA1 (patch-aa) = 5ccd1cc8bbf449c92b2216a52f1e6b9d6bd4cfce SHA1 (patch-ab) = 60a7657a4d191b76dae97ba0a7d8ba378da2a748 -SHA1 (patch-ac) = ef66aa5ae9152ff6260b31424eb4746ff6aaddf3 +SHA1 (patch-ac) = c312703604541f4cd14ce530d5a166cbc7004534 diff --git a/math/grace/patches/patch-ac b/math/grace/patches/patch-ac index 1d37343fb9c..d99ba3e45ab 100644 --- a/math/grace/patches/patch-ac +++ b/math/grace/patches/patch-ac @@ -1,6 +1,7 @@ -$NetBSD: patch-ac,v 1.1 2011/01/26 09:29:26 wiz Exp $ +$NetBSD: patch-ac,v 1.2 2011/01/29 23:01:50 wiz Exp $ Fix build with png-1.5. +http://plasma-gate.weizmann.ac.il/Grace/phpbb/viewtopic.php?f=3&t=2080&p=4606#p4606 --- src/rstdrv.c.orig 2004-07-03 20:47:46.000000000 +0000 +++ src/rstdrv.c |