diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2011-02-12 18:20:26 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2011-02-12 18:20:26 +0000 |
commit | 53de934d957d3e3f35839e67278263df6dd70680 (patch) | |
tree | d837f98c93c2be72b7d76d20ec048b9551261c3b /misc/cloc | |
parent | 8f3204a69372ce3733ac493113fcbd423167b953 (diff) | |
download | ports-53de934d957d3e3f35839e67278263df6dd70680.tar.gz ports-53de934d957d3e3f35839e67278263df6dd70680.zip |
Notes
Diffstat (limited to 'misc/cloc')
-rw-r--r-- | misc/cloc/Makefile | 2 | ||||
-rw-r--r-- | misc/cloc/distinfo | 5 |
2 files changed, 3 insertions, 4 deletions
diff --git a/misc/cloc/Makefile b/misc/cloc/Makefile index 97379557b2a7..8302760a0b54 100644 --- a/misc/cloc/Makefile +++ b/misc/cloc/Makefile @@ -6,7 +6,7 @@ # PORTNAME= cloc -PORTVERSION= 1.52 +PORTVERSION= 1.53 CATEGORIES= misc MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/v${PORTVERSION} EXTRACT_SUFX= .pl diff --git a/misc/cloc/distinfo b/misc/cloc/distinfo index 7d8b46d1d5c7..43be26a6cf0b 100644 --- a/misc/cloc/distinfo +++ b/misc/cloc/distinfo @@ -1,3 +1,2 @@ -MD5 (cloc-1.52.pl) = 8756acccf1a266df27e4b1b449cd1f44 -SHA256 (cloc-1.52.pl) = cadaa56743e097e333058117aeae5f52772634a9fab5155202140d7d06dd36a0 -SIZE (cloc-1.52.pl) = 267166 +SHA256 (cloc-1.53.pl) = a21fe2883329242ad4ffa2367de19f07b662decb27dc894b260cdf89a7e5d802 +SIZE (cloc-1.53.pl) = 284991 |