aboutsummaryrefslogtreecommitdiffstats
path: root/devel/cvs2cl
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2007-08-06 05:28:31 +0800
committermiwi <miwi@FreeBSD.org>2007-08-06 05:28:31 +0800
commite5ecd9b2cd1e20caf8c581f39689a1ee184e569c (patch)
tree4becd4db5a6cf0daa4893feed3e27833851a100b /devel/cvs2cl
parent059a490008224f479bc2d839f81163257b82355f (diff)
downloadfreebsd-ports-gnome-e5ecd9b2cd1e20caf8c581f39689a1ee184e569c.tar.gz
freebsd-ports-gnome-e5ecd9b2cd1e20caf8c581f39689a1ee184e569c.tar.zst
freebsd-ports-gnome-e5ecd9b2cd1e20caf8c581f39689a1ee184e569c.zip
- Update to 2.67
PR: 115213 Submitted by: Marcus von Appen <mva@sysfault.org> (maintainer)
Diffstat (limited to 'devel/cvs2cl')
-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