svn commit: r373119 - head/misc/cloc

Danilo Egea Gondolfo danilo at FreeBSD.org
Sun Nov 23 00:41:52 UTC 2014


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 at FreeBSD.org
+MAINTAINER=	danilo at 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


More information about the svn-ports-all mailing list