diff options
author | danilo <danilo@FreeBSD.org> | 2014-11-23 08:41:51 +0800 |
---|---|---|
committer | danilo <danilo@FreeBSD.org> | 2014-11-23 08:41:51 +0800 |
commit | acc741132f9a9aed2e3e0926abb4cbe583c2df47 (patch) | |
tree | 5226094e4daf32858ae9f6368e564c322ea5a76f /misc | |
parent | 6cd84fe90138e525e9ee2b7ca6dc87fbb79129bd (diff) | |
download | freebsd-ports-gnome-acc741132f9a9aed2e3e0926abb4cbe583c2df47.tar.gz freebsd-ports-gnome-acc741132f9a9aed2e3e0926abb4cbe583c2df47.tar.zst freebsd-ports-gnome-acc741132f9a9aed2e3e0926abb4cbe583c2df47.zip |
- Update to 1.62
- Take maintainership
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 |