diff options
author | wiz <wiz@pkgsrc.org> | 2005-06-24 14:25:46 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2005-06-24 14:25:46 +0000 |
commit | f513a8871a65861b346d9d3ebfe743c3ce71f34a (patch) | |
tree | c63741723fb5f0ba522dae6a425f01c393feddd9 | |
parent | 45568e0d7e217a862067bd6db0686f93a4bc4fd2 (diff) | |
download | pkgsrc-f513a8871a65861b346d9d3ebfe743c3ce71f34a.tar.gz |
Update to 2.59:
* Wednesday, 17th May 2005:
2.59 released, with one bugfix.
-rw-r--r-- | devel/cvs2cl/Makefile | 6 | ||||
-rw-r--r-- | devel/cvs2cl/distinfo | 8 |
2 files changed, 7 insertions, 7 deletions
diff --git a/devel/cvs2cl/Makefile b/devel/cvs2cl/Makefile index 29affb6a806..bd3385b49a7 100644 --- a/devel/cvs2cl/Makefile +++ b/devel/cvs2cl/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.13 2005/06/17 04:49:46 jlam Exp $ +# $NetBSD: Makefile,v 1.14 2005/06/24 14:25:46 wiz Exp $ # -DISTNAME= cvs2cl-2.58 +DISTNAME= cvs2cl-2.59 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_LOCAL} EXTRACT_SUFX= # Nothing @@ -14,7 +14,7 @@ EXTRACT_CMD= ${ECHO} WRKSRC= ${WRKDIR} NO_CONFIGURE= YES NO_BUILD= YES -USE_PERL5= # defined +USE_TOOLS+= perl INSTALLATION_DIRS= bin diff --git a/devel/cvs2cl/distinfo b/devel/cvs2cl/distinfo index 0d0d37951f2..8a2ed832a20 100644 --- a/devel/cvs2cl/distinfo +++ b/devel/cvs2cl/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.4 2005/02/23 22:24:11 agc Exp $ +$NetBSD: distinfo,v 1.5 2005/06/24 14:25:46 wiz Exp $ -SHA1 (cvs2cl-2.58) = be90c5016a5cb1d026eb0f723ee1599f3d56cff5 -RMD160 (cvs2cl-2.58) = 94e9939a31b471c56d287b46f3abf65c3c5b83d2 -Size (cvs2cl-2.58) = 91747 bytes +SHA1 (cvs2cl-2.59) = b0030b517df852ff6ab8095fdb2f0b50c0fccda1 +RMD160 (cvs2cl-2.59) = 56a2eb7ac9f616ab4b98d2783bd7acee9c6f0832 +Size (cvs2cl-2.59) = 91774 bytes |