From ab61a639c7e3f9f49d32f785b2fd1abfd065acd6 Mon Sep 17 00:00:00 2001 From: wiz Date: Sun, 21 Oct 2001 10:02:03 +0000 Subject: Update to 7.0.2, provided by Ingolf Steinbach in pk/14296. Changes: - Fixed duplicate items when using Control-B1 to add items to the selection in the workdir browser. - Several bugfixes to the module browser. You can now have "&" composites at the end of a nested module without blowing it out of the graphical tree structure. Also fixed bugs in finding a module's title and choosing the right icon. - The ability to group alias modules in their own folder is back, but as an option cvscfg(aliasfolder). It defaults to true. - There's now an Options menu in the module browser to turn tracing on and off and temporarily change the display of alias modules. - New "File->Module File" item in the module browser menu displays the CVSROOT/modules file in a text window. - Do a "file join" on the CVSROOT variable to put it in the native path format. That helps with a PC and a Samba-mounted repository and doesn't seem to hurt anything else. --- devel/tkcvs/Makefile | 4 ++-- devel/tkcvs/distinfo | 6 +++--- devel/tkcvs/pkg/PLIST | 6 ++---- 3 files changed, 7 insertions(+), 9 deletions(-) (limited to 'devel/tkcvs') diff --git a/devel/tkcvs/Makefile b/devel/tkcvs/Makefile index a2b01cdc38d..4b2efacf0fa 100644 --- a/devel/tkcvs/Makefile +++ b/devel/tkcvs/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.21 2001/09/14 22:24:16 wiz Exp $ +# $NetBSD: Makefile,v 1.22 2001/10/21 10:02:03 wiz Exp $ # -DISTNAME= tkcvs-7.0.1 +DISTNAME= tkcvs-7.0.2 CATEGORIES= devel MASTER_SITES= http://www.twobarleycorns.net/ \ ${MASTER_SITE_SOURCEFORGE:=tkcvs/} diff --git a/devel/tkcvs/distinfo b/devel/tkcvs/distinfo index 2dd195f52e1..7c05fed0d10 100644 --- a/devel/tkcvs/distinfo +++ b/devel/tkcvs/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.4 2001/09/14 22:24:16 wiz Exp $ +$NetBSD: distinfo,v 1.5 2001/10/21 10:02:03 wiz Exp $ -SHA1 (tkcvs-7.0.1.tar.gz) = ff96d95c6bdbd2b6b70ac7394da60457dbd909c6 -Size (tkcvs-7.0.1.tar.gz) = 225320 bytes +SHA1 (tkcvs-7.0.2.tar.gz) = ce3749e7df8b4ee2ecaf1b4d8a8041f8bd47d1c9 +Size (tkcvs-7.0.2.tar.gz) = 218271 bytes SHA1 (patch-aa) = 21daa6567d1c36ce0adf3a50ab9b4b231fee92cb diff --git a/devel/tkcvs/pkg/PLIST b/devel/tkcvs/pkg/PLIST index 2fb01273a70..bb4a6faf73e 100644 --- a/devel/tkcvs/pkg/PLIST +++ b/devel/tkcvs/pkg/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.5 2001/07/03 20:59:40 zuntum Exp $ +@comment $NetBSD: PLIST,v 1.6 2001/10/21 10:02:04 wiz Exp $ bin/tkcvs bin/tkdiff man/man1/tkcvs.1 @@ -58,9 +58,7 @@ share/tkcvs/bitmaps/stat_plus.gif share/tkcvs/bitmaps/stat_ques.gif share/tkcvs/bitmaps/tag.gif share/tkcvs/bitmaps/tags.gif -share/tkcvs/bitmaps/tclfish.gif -share/tkcvs/bitmaps/tclfish.xbm -share/tkcvs/bitmaps/tclfish_fly.xbm +share/tkcvs/bitmaps/ticklefish_med.gif share/tkcvs/bitmaps/tkcvs-ghost.xbm share/tkcvs/bitmaps/tkcvs-help.xbm share/tkcvs/bitmaps/tkcvs48.xbm -- cgit v1.2.3