Date: Sun, 23 Nov 2014 00:41:52 +0000 (UTC) From: Danilo Egea Gondolfo <danilo@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r373119 - head/misc/cloc Message-ID: <201411230041.sAN0fqjU006497@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: danilo Date: Sun Nov 23 00:41:51 2014 New Revision: 373119 URL: https://svnweb.freebsd.org/changeset/ports/373119 QAT: https://qat.redports.org/buildarchive/r373119/ Log: - Update to 1.62 - Take maintainership Modified: head/misc/cloc/Makefile head/misc/cloc/distinfo Modified: head/misc/cloc/Makefile ============================================================================== --- head/misc/cloc/Makefile Sun Nov 23 00:25:38 2014 (r373118) +++ head/misc/cloc/Makefile Sun Nov 23 00:41:51 2014 (r373119) @@ -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 Modified: head/misc/cloc/distinfo ============================================================================== --- head/misc/cloc/distinfo Sun Nov 23 00:25:38 2014 (r373118) +++ head/misc/cloc/distinfo Sun Nov 23 00:41:51 2014 (r373119) @@ -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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201411230041.sAN0fqjU006497>