diff options
author | adrianp <adrianp@pkgsrc.org> | 2006-01-04 15:04:49 +0000 |
---|---|---|
committer | adrianp <adrianp@pkgsrc.org> | 2006-01-04 15:04:49 +0000 |
commit | 6ee45fc54c4fb832cd64478f34f4ab2fe967d7ad (patch) | |
tree | 124de39ca0d30977bd2cd9df383366f00cd5e078 /devel | |
parent | 0ecbaaf18f176e7526a97e939467c9fbde98a8d2 (diff) | |
download | pkgsrc-6ee45fc54c4fb832cd64478f34f4ab2fe967d7ad.tar.gz |
Update to 1.6.0
> 2005-12-18 02:57 bertho
>
> * README, cvsgraph.1, cvsgraph.c, cvsgraph.conf, cvsgraph.conf.5,
> cvsgraph.h, cvsgraph.spec, rcs.h, readconf.c, readconf.h: - Added
> dynamic colors and strings for more flexibility in visual
> representations of the tree. - Added keyword rev_idtext to
> define the revision ID in a revision box. Normally this would
> show the revision number, but can now be changed dynamically.
> - Fix dashed lines when stripped revisions have mergepoints
> attatched
>
> 2005-12-15 14:06 bertho
>
> * README, cvsgraph.c, cvsgraph.conf, cvsgraph.h, rcs.h, readconf.c,
> readconf.h: Implemented multiple regex match for triplets
> merge_{from,to,color} so that merges can be detected with more
> disjoined tag definitions.
>
> 2005-10-03 22:44 bertho
>
> * README: Update history
>
> 2005-10-03 22:40 bertho
>
> * cvsgraph.conf.5, rcsl.l: - Fix missing branch_bgcolor in manpage
> - Fix author names with spaces but not in @ encapsulation
>
> 2005-09-09 00:14 bertho
>
> * cvsgraph.conf.5: From Mark Brown <broonie@sirena.org.uk>: The
> enclosed typo fix was filed with the Debian bug tracking system -
> seems straightfoward and valid.
>
> 2005-08-29 20:29 bertho
>
> * README: - Fix incomplete parsing of access keyword
>
> 2005-08-29 20:27 bertho
>
> * rcsy.y: - Fix incomplete access parsing; set scanning of IDs
> after first instance.
>
> 2005-08-21 18:38 bertho
>
> * README: Bleed them for any violation
>
> 2005-08-21 18:36 bertho
>
> * README, cvsgraph.1, cvsgraph.conf.5: Changed the acceptable mail
> policy. No more unpunished disclamers.
>
> 2005-08-21 09:55 bertho
>
> * rcsl.l, README: Fix all numeric author ID
>
> 2005-06-23 00:51 bertho
>
> * cvsgraph.c, readconf.c: - Fix fixed background color - Fix width
> adaption of image width if error strings are displayed
>
> 2005-06-22 21:43 bertho
>
> * cvsgraph.1: Denote simple config negating options as deprecated.
> Using the -O option is much more flexible.
>
> 2005-06-22 21:41 bertho
>
> * cvsgraph.conf: Fix typo in comment.
>
> 2005-06-22 21:41 bertho
>
> * cvsgraph.c: Cvsnt merges should be enabled by default as
> mentioned in the manual page.
>
> 2005-06-21 02:02 bertho
>
> * cvsgraph.c, rcsl.l, readconf.c, readconf.h, utils.c: Change color
> management to reduce used colors. This will help future color
> extensions with color changes based on context/content. The
> default setup uses 10 colors now instead of 14.
>
> 2005-06-14 22:41 bertho
>
> * ChangeLog: Release 1.5.2
>
> 2005-06-14 22:40 bertho
>
> * README, cvsgraph.1, cvsgraph.c, cvsgraph.conf.5, cvsgraph.spec: -
> Fix merge lines to untagged revisions when strip_untagged is
> active - Prepare release 1.5.2
>
> 2005-06-13 22:57 bertho
>
> * README, rcsy.y: - Fix mergepoint1 syntax used by CVSNT allowing
> revision numbers as argument
>
> 2005-06-13 21:57 bertho
>
> * README, rcsl.l, rcsy.y: - Work around CVSNT problem with wrong
> keyword ordering - Fix complaining about a new CVSNT keyword
> properties
>
> 2004-12-04 03:18 bertho
>
> * README, configure, configure.in: Fix the configure script to
> detect gd-2: The mystery is solved, I think. The problem seems
> to be a bug in the GIF support of gd-2.0.33. I didn't look into
> properties
>
> 2004-12-04 03:18 bertho
>
> * README, configure, configure.in: Fix the configure script to
> detect gd-2: The mystery is solved, I think. The problem seems
> to be a bug in the GIF support of gd-2.0.33. I didn't look into
> it further because CvsGraph was configured to output PNGs and
> shouldn't have been outputting GIFs in the first place. The
> reason it was outputting GIFs was a bug in CvsGraph's configure
> script which causes CvsGraph to be built without PNG support.
>
> 2004-10-23 22:13 bertho
>
> * README, cvsgraph.c, rcs.h: Fix total branch-count when branches
> are folded.
>
> 2004-10-23 21:23 bertho
>
> * cvsgraph.c: Make timezone mangling with environment POSIX
> compliant. Should make Solaris happy again.
Diffstat (limited to 'devel')
-rw-r--r-- | devel/cvsgraph/Makefile | 4 | ||||
-rw-r--r-- | devel/cvsgraph/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/devel/cvsgraph/Makefile b/devel/cvsgraph/Makefile index 94fe479f8c9..417e9063e8e 100644 --- a/devel/cvsgraph/Makefile +++ b/devel/cvsgraph/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.22 2005/12/29 06:21:37 jlam Exp $ +# $NetBSD: Makefile,v 1.23 2006/01/04 15:04:49 adrianp Exp $ # -DISTNAME= cvsgraph-1.5.1 +DISTNAME= cvsgraph-1.6.0 CATEGORIES= devel MASTER_SITES= http://www.akhphd.au.dk/~bertho/cvsgraph/release/ diff --git a/devel/cvsgraph/distinfo b/devel/cvsgraph/distinfo index 90ccff0c8d8..ea64f3f8be6 100644 --- a/devel/cvsgraph/distinfo +++ b/devel/cvsgraph/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.5 2005/02/23 22:24:12 agc Exp $ +$NetBSD: distinfo,v 1.6 2006/01/04 15:04:49 adrianp Exp $ -SHA1 (cvsgraph-1.5.1.tar.gz) = a8813be6c679168e3d644556d3712d1c5e9bf919 -RMD160 (cvsgraph-1.5.1.tar.gz) = 989e630660f75af33868929e57c5368278f4e813 -Size (cvsgraph-1.5.1.tar.gz) = 104506 bytes +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 (patch-aa) = c2020ce2578856f20b47e81e996ce3020f6a4a1a |