diff options
author | sat <sat@FreeBSD.org> | 2008-02-17 01:47:50 +0800 |
---|---|---|
committer | sat <sat@FreeBSD.org> | 2008-02-17 01:47:50 +0800 |
commit | 75405173b7cc90ec7e407e8223163e73c51eb221 (patch) | |
tree | 55b481b3f9a8675cd233954ecc3802d1cc34df6f /misc | |
parent | 6eded220c33867269d2f6ee44d0a31c35826afb3 (diff) | |
download | freebsd-ports-gnome-75405173b7cc90ec7e407e8223163e73c51eb221.tar.gz freebsd-ports-gnome-75405173b7cc90ec7e407e8223163e73c51eb221.tar.zst freebsd-ports-gnome-75405173b7cc90ec7e407e8223163e73c51eb221.zip |
- Update to 1.03
Diffstat (limited to 'misc')
-rw-r--r-- | misc/cloc/Makefile | 4 | ||||
-rw-r--r-- | misc/cloc/distinfo | 6 |
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 |