diff options
author | wiz <wiz@pkgsrc.org> | 2014-08-31 21:41:58 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2014-08-31 21:41:58 +0000 |
commit | 07a35ae13a7d2fc98097e830a3c8e4cfbc1004cd (patch) | |
tree | 44e4d6fac565ecec5b5231d8a01bad319cb928d8 /graphics | |
parent | 346e01001fb967a01cff3e513ab6daca7014e546 (diff) | |
download | pkgsrc-07a35ae13a7d2fc98097e830a3c8e4cfbc1004cd.tar.gz |
Update to 1.45:
1.45
Eric Raymond caught a typo in the grap man page.
Various small code changes to remove clang and recent g++ warnings.
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/grap/Makefile | 4 | ||||
-rw-r--r-- | graphics/grap/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/graphics/grap/Makefile b/graphics/grap/Makefile index 65358c61487..6f71a81d171 100644 --- a/graphics/grap/Makefile +++ b/graphics/grap/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.19 2014/07/22 11:33:47 wiz Exp $ +# $NetBSD: Makefile,v 1.20 2014/08/31 21:41:58 wiz Exp $ -DISTNAME= grap-1.44 +DISTNAME= grap-1.45 CATEGORIES= graphics MASTER_SITES= http://www.lunabase.org/~faber/Vault/software/grap/ diff --git a/graphics/grap/distinfo b/graphics/grap/distinfo index 432562e93d6..cc3d94a2097 100644 --- a/graphics/grap/distinfo +++ b/graphics/grap/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.12 2014/07/22 11:33:47 wiz Exp $ +$NetBSD: distinfo,v 1.13 2014/08/31 21:41:58 wiz Exp $ -SHA1 (grap-1.44.tar.gz) = b15e4e04525301cfbd2900b1f1a028e81a12ba92 -RMD160 (grap-1.44.tar.gz) = b595468dc91a5c2fdca49edc7a31d635ec5b9350 -Size (grap-1.44.tar.gz) = 184876 bytes +SHA1 (grap-1.45.tar.gz) = c7a22dcbc1a745a8fba74a888c3e857cd39832b6 +RMD160 (grap-1.45.tar.gz) = c5401837a7f984e1ea4a1eac379044523a1c4fa2 +Size (grap-1.45.tar.gz) = 189829 bytes SHA1 (patch-ab) = 20fca93edd15d4c1220b642671fb66fa2c40c2fe SHA1 (patch-ac) = abd8fef7dd04e58c5a408cc8dc73f43debe84f37 SHA1 (patch-ad) = 60e58decb12681b34c826a3d0b86006e8015cb9f |