diff options
author | adrianp <adrianp@pkgsrc.org> | 2007-04-09 09:34:57 +0000 |
---|---|---|
committer | adrianp <adrianp@pkgsrc.org> | 2007-04-09 09:34:57 +0000 |
commit | bbef1e68cb9cc7fe24dde21f95d3315de9150262 (patch) | |
tree | eca917633319c35313c0282cb45e8518328b62cb /devel | |
parent | 974ac1640093087ba9a404da1f3dda6d8f93e5a2 (diff) | |
download | pkgsrc-bbef1e68cb9cc7fe24dde21f95d3315de9150262.tar.gz |
Update to 1.6.1
* Minor textual fixes in the config manual page
* Do a better job at drawing merge lines. Ugly cross over lines could be
generated if branches had the same parent. Now they are moved to the right
(or bottom)
Diffstat (limited to 'devel')
-rw-r--r-- | devel/cvsgraph/Makefile | 5 | ||||
-rw-r--r-- | devel/cvsgraph/distinfo | 8 |
2 files changed, 6 insertions, 7 deletions
diff --git a/devel/cvsgraph/Makefile b/devel/cvsgraph/Makefile index 15cf702dcca..b744e113cad 100644 --- a/devel/cvsgraph/Makefile +++ b/devel/cvsgraph/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.29 2007/02/17 20:59:47 wiz Exp $ +# $NetBSD: Makefile,v 1.30 2007/04/09 09:34:57 adrianp Exp $ # -DISTNAME= cvsgraph-1.6.0 -PKGREVISION= 2 +DISTNAME= cvsgraph-1.6.1 CATEGORIES= devel scm MASTER_SITES= http://www.akhphd.au.dk/~bertho/cvsgraph/release/ diff --git a/devel/cvsgraph/distinfo b/devel/cvsgraph/distinfo index ea64f3f8be6..a34da90f4b8 100644 --- a/devel/cvsgraph/distinfo +++ b/devel/cvsgraph/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.6 2006/01/04 15:04:49 adrianp Exp $ +$NetBSD: distinfo,v 1.7 2007/04/09 09:34:57 adrianp Exp $ -SHA1 (cvsgraph-1.6.0.tar.gz) = 9843b13ccaabef258d8ec852fe8d9c99de84fc38 -RMD160 (cvsgraph-1.6.0.tar.gz) = c604b26685375956155ff6200468078cd103ee6f -Size (cvsgraph-1.6.0.tar.gz) = 114186 bytes +SHA1 (cvsgraph-1.6.1.tar.gz) = ca5011537e22d6399eeb4d44c9ba0830e0f240a6 +RMD160 (cvsgraph-1.6.1.tar.gz) = b4fa44c6d41a28d8e2e8d1f505dc117d0f59d286 +Size (cvsgraph-1.6.1.tar.gz) = 114337 bytes SHA1 (patch-aa) = c2020ce2578856f20b47e81e996ce3020f6a4a1a |