aboutsummaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2007-08-05 21:28:31 +0000
committerMartin Wilke <miwi@FreeBSD.org>2007-08-05 21:28:31 +0000
commit82a6a9c62ca052493bade527c41ea54be7cc91f2 (patch)
treebcb41c56fd3933113b238110b877eecbb9ede123 /devel
parent9cc2369638b59f9a55c9f4f1dccfe8fe278347a9 (diff)
downloadports-82a6a9c62ca052493bade527c41ea54be7cc91f2.tar.gz
ports-82a6a9c62ca052493bade527c41ea54be7cc91f2.zip
Notes
Diffstat (limited to 'devel')
-rw-r--r--devel/cvs2cl/Makefile9
-rw-r--r--devel/cvs2cl/distinfo6
2 files changed, 8 insertions, 7 deletions
diff --git a/devel/cvs2cl/Makefile b/devel/cvs2cl/Makefile
index 723c19286533..964faf8a4f8e 100644
--- a/devel/cvs2cl/Makefile
+++ b/devel/cvs2cl/Makefile
@@ -6,10 +6,11 @@
#
PORTNAME= cvs2cl
-PORTVERSION= 2.62
+PORTVERSION= 2.67
CATEGORIES= devel
MASTER_SITES= http://www.red-bean.com/cvs2cl/
-DISTFILES= ${PORTNAME}.pl
+DISTNAME= ${PORTNAME}
+EXTRACT_SUFX= .pl
EXTRACT_ONLY= # none
MAINTAINER= mva@sysfault.org
@@ -28,8 +29,8 @@ do-extract:
@${CP} ${DISTDIR}/${DIST_SUBDIR}/${DISTFILES} ${WRKSRC}/${PORTNAME}
post-patch:
- @${REINPLACE_CMD} -e "s|exec perl -w -x|exec ${PERL} -w -x|" \
- -e "s|#!perl -w|#!${PERL} -w|" ${WRKSRC}/${PORTNAME}
+ @${REINPLACE_CMD} -e "s|exec ${PERL} -w -x|exec ${PERL} -w -x|" \
+ -e "s|#!${PERL} -w|#!${PERL} -w|" ${WRKSRC}/${PORTNAME}
do-install:
@pod2man ${WRKSRC}/${PORTNAME} > ${WRKSRC}/${PORTNAME}.1
diff --git a/devel/cvs2cl/distinfo b/devel/cvs2cl/distinfo
index 4a4097b2b08b..6f6d4b676e8b 100644
--- a/devel/cvs2cl/distinfo
+++ b/devel/cvs2cl/distinfo
@@ -1,3 +1,3 @@
-MD5 (cvs2cl.pl) = 0a78d96ad76b957090687d0f1538aff5
-SHA256 (cvs2cl.pl) = 48a49738c363504e948f2dfa7bb533cc1c3966aa35068d2b032c1fc6c45d3b76
-SIZE (cvs2cl.pl) = 92096
+MD5 (cvs2cl.pl) = 2267d1023719f72358d2739e41ca984c
+SHA256 (cvs2cl.pl) = a926b4b35f71f74b4d7ad0450407bdd84b366cec56b6b3803d9e205f434fbd25
+SIZE (cvs2cl.pl) = 91774