diff options
Diffstat (limited to 'misc')
-rw-r--r-- | misc/cloc/Makefile | 4 | ||||
-rw-r--r-- | misc/cloc/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/misc/cloc/Makefile b/misc/cloc/Makefile index cda8a6504ba0..74c73210dda7 100644 --- a/misc/cloc/Makefile +++ b/misc/cloc/Makefile @@ -2,12 +2,12 @@ # $FreeBSD$ PORTNAME= cloc -PORTVERSION= 1.60 +PORTVERSION= 1.62 CATEGORIES= misc MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/v${PORTVERSION} EXTRACT_SUFX= .pl -MAINTAINER= ports@FreeBSD.org +MAINTAINER= danilo@FreeBSD.org COMMENT= Counts lines of code RUN_DEPENDS= p5-Algorithm-Diff>=0:${PORTSDIR}/devel/p5-Algorithm-Diff diff --git a/misc/cloc/distinfo b/misc/cloc/distinfo index 90de51108f42..b0e5ad2c9a3e 100644 --- a/misc/cloc/distinfo +++ b/misc/cloc/distinfo @@ -1,2 +1,2 @@ -SHA256 (cloc-1.60.pl) = 4aa870bef104fd2b8f03c667ef8be2cd671cdf59f46c72046c43ed14e222a05c -SIZE (cloc-1.60.pl) = 344405 +SHA256 (cloc-1.62.pl) = fa3793b576895cde2acae26a49447bf0c55ab3f79bdacfb00a88fc1d255c2570 +SIZE (cloc-1.62.pl) = 374834 |