aboutsummaryrefslogtreecommitdiff
path: root/misc/cloc
diff options
context:
space:
mode:
authorAndrew Pantyukhin <sat@FreeBSD.org>2008-02-16 17:47:50 +0000
committerAndrew Pantyukhin <sat@FreeBSD.org>2008-02-16 17:47:50 +0000
commit7d13f104854a1ee3952d2186495a9f3d1ba4de8e (patch)
treed0d3af8779dd2c183a091c413423246fa2483cbb /misc/cloc
parent0c1c77d21334c21dcb9ac86bfed7779f8b950c14 (diff)
downloadports-7d13f104854a1ee3952d2186495a9f3d1ba4de8e.tar.gz
ports-7d13f104854a1ee3952d2186495a9f3d1ba4de8e.zip
- Update to 1.03
Notes
Notes: svn path=/head/; revision=207363
Diffstat (limited to 'misc/cloc')
-rw-r--r--misc/cloc/Makefile4
-rw-r--r--misc/cloc/distinfo6
2 files changed, 6 insertions, 4 deletions
diff --git a/misc/cloc/Makefile b/misc/cloc/Makefile
index 1a38361e5ff3..74bbcfb3011c 100644
--- a/misc/cloc/Makefile
+++ b/misc/cloc/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= cloc
-PORTVERSION= 1.02
+PORTVERSION= 1.03
CATEGORIES= misc
MASTER_SITES= SF
EXTRACT_SUFX= .pl
@@ -14,6 +14,8 @@ EXTRACT_SUFX= .pl
MAINTAINER= infofarmer@FreeBSD.org
COMMENT= Counts lines of code
+RUN_DEPENDS= p5-Algorithm-Diff>=0:${PORTSDIR}/devel/p5-Algorithm-Diff
+
USE_PERL5_RUN= yes
EXTRACT_CMD= ${CP}
EXTRACT_BEFORE_ARGS=
diff --git a/misc/cloc/distinfo b/misc/cloc/distinfo
index 485efd5f406d..fd251bdc5591 100644
--- a/misc/cloc/distinfo
+++ b/misc/cloc/distinfo
@@ -1,3 +1,3 @@
-MD5 (cloc-1.02.pl) = b003963f8ae72518f401fd472f14cc4f
-SHA256 (cloc-1.02.pl) = 0c70a4de1726f000ac140d7296ddfd59173f4f135beb7cdd4057b8cf60b41ec4
-SIZE (cloc-1.02.pl) = 152963
+MD5 (cloc-1.03.pl) = 581c3b1410e0137efcc4476ce8cdc7d9
+SHA256 (cloc-1.03.pl) = 4d77549ab0c151b0ebd3c716125beb8bb6bf58e89ab30d9486a1c5f60c386c9f
+SIZE (cloc-1.03.pl) = 188830