summaryrefslogtreecommitdiff
path: root/devel/cvsps
diff options
context:
space:
mode:
authorschmonz <schmonz@pkgsrc.org>2002-09-26 22:03:56 +0000
committerschmonz <schmonz@pkgsrc.org>2002-09-26 22:03:56 +0000
commitb629f006707b5d581ef020a4525f2039bd8e8a0b (patch)
tree5d60a3dd7eab611ba61d087392de7e87c6f650bc /devel/cvsps
parent55ef787302b2cee3aa6d0e2019627a82a8afc273 (diff)
downloadpkgsrc-b629f006707b5d581ef020a4525f2039bd8e8a0b.tar.gz
Update to 1.3.3. From the changelog:
- added the 'memory reduction' patch from Baruch Even. This patch greatly reduces the memory footprint of CVSps against a large repository by using dynamically allocated buffers, and by using a tree to hold "common" strings (to avoid having a thousand copies of the string "1.1"). This patch also adds a new option '-t' which displays some memory usage statistics at the top. - added the 00-strip-revision.patch from Steven Tweedie which fixes a parsing problem when there are locked files in the repository - added the 'Tweedie Tweenie' patch from Steven Tweedie (01-stable-tree) which fixes a bug where interspersed commits could cause unstable tree behavior. This would happen especially when multiple users commit at the same time to different parts of a large tree over a slow link. - added the --norc option (based on a suggestion by Soren S. Jorvang) to handle cases where people have bad stuff in their .cvsrc which makes cvsps fail. I could have added the '-f' unconditionally to the command line for cvs when run under cvsps, but somehow that seemed dangerous.
Diffstat (limited to 'devel/cvsps')
-rw-r--r--devel/cvsps/Makefile5
-rw-r--r--devel/cvsps/distinfo6
2 files changed, 6 insertions, 5 deletions
diff --git a/devel/cvsps/Makefile b/devel/cvsps/Makefile
index 189c3b189d5..42334c1d23b 100644
--- a/devel/cvsps/Makefile
+++ b/devel/cvsps/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2002/08/02 15:29:49 schmonz Exp $
+# $NetBSD: Makefile,v 1.4 2002/09/26 22:03:56 schmonz Exp $
#
-DISTNAME= cvsps-1.3.2
+DISTNAME= cvsps-1.3.3
CATEGORIES= devel
MASTER_SITES= ${HOMEPAGE}
@@ -9,6 +9,7 @@ MAINTAINER= schmonz@netbsd.org
HOMEPAGE= http://www.cobite.com/cvsps/
COMMENT= generates 'patchset' information from a CVS repository
+USE_BUILDLINK2= # defined
USE_GMAKE= # defined
ALL_TARGET= cvsps
diff --git a/devel/cvsps/distinfo b/devel/cvsps/distinfo
index 4486d954fc6..84a55c19ac7 100644
--- a/devel/cvsps/distinfo
+++ b/devel/cvsps/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2002/08/02 15:29:49 schmonz Exp $
+$NetBSD: distinfo,v 1.3 2002/09/26 22:03:57 schmonz Exp $
-SHA1 (cvsps-1.3.2.tar.gz) = ddc7e28855026b903e10a0d0836921e4bd186e7a
-Size (cvsps-1.3.2.tar.gz) = 26551 bytes
+SHA1 (cvsps-1.3.3.tar.gz) = 0065558b0f92d9055d5d36f510cefbaafcd0c660
+Size (cvsps-1.3.3.tar.gz) = 28560 bytes
SHA1 (patch-aa) = 0bd050fb7052a48292bf535b246d0c48ca8d701c