diff options
author | hubertf <hubertf@pkgsrc.org> | 2001-02-11 21:40:43 +0000 |
---|---|---|
committer | hubertf <hubertf@pkgsrc.org> | 2001-02-11 21:40:43 +0000 |
commit | 1d8128299ce114d5137db7b2d1a0857a5c968021 (patch) | |
tree | a4cfb189406592b4376360f49404394bc6a61dea /devel/cvslock | |
parent | 1235b76ff895623d1aab7356adfc03af7f1d5597 (diff) | |
download | pkgsrc-1d8128299ce114d5137db7b2d1a0857a5c968021.tar.gz |
Update to cvslock-0.2. Changes:
* Remove a couple of generated files from the CVS repository, and
generally clean up the build process
* cgd@netbsd.org (Chris G. Demetriou) sent a patch for an "-l"
option which doesn't traverse subdirectories
* Some small make process fixes; include cvslssh with the distribution
Fixes PR 12176 by Chris G. Demetriou <cgd@netbsd.org>
Diffstat (limited to 'devel/cvslock')
-rw-r--r-- | devel/cvslock/Makefile | 4 | ||||
-rw-r--r-- | devel/cvslock/files/md5 | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/devel/cvslock/Makefile b/devel/cvslock/Makefile index df895b7e3b4..a0798f010d1 100644 --- a/devel/cvslock/Makefile +++ b/devel/cvslock/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.2 1999/10/07 17:41:48 tron Exp $ +# $NetBSD: Makefile,v 1.3 2001/02/11 21:40:43 hubertf Exp $ -DISTNAME= cvslock-0.1 +DISTNAME= cvslock-0.2 CATEGORIES= devel MASTER_SITES= ftp://riemann.iam.uni-bonn.de/pub/users/roessler/cvslock/ diff --git a/devel/cvslock/files/md5 b/devel/cvslock/files/md5 index 6178f876f92..fbc5cb81b93 100644 --- a/devel/cvslock/files/md5 +++ b/devel/cvslock/files/md5 @@ -1,3 +1,3 @@ -$NetBSD: md5,v 1.1.1.1 1999/04/08 18:28:03 tron Exp $ +$NetBSD: md5,v 1.2 2001/02/11 21:40:43 hubertf Exp $ -MD5 (cvslock-0.1.tar.gz) = 789010e822df01c85b656ced75ef46f5 +MD5 (cvslock-0.2.tar.gz) = eec3f03e0cb490a4a73f838eb0d25959 |