From owner-svn-ports-all@FreeBSD.ORG Sun Nov 23 00:41:52 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id CAEFD3F0; Sun, 23 Nov 2014 00:41:52 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id B828BAB4; Sun, 23 Nov 2014 00:41:52 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sAN0fq15006499; Sun, 23 Nov 2014 00:41:52 GMT (envelope-from danilo@FreeBSD.org) Received: (from danilo@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sAN0fqjU006497; Sun, 23 Nov 2014 00:41:52 GMT (envelope-from danilo@FreeBSD.org) Message-Id: <201411230041.sAN0fqjU006497@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: danilo set sender to danilo@FreeBSD.org using -f From: Danilo Egea Gondolfo Date: Sun, 23 Nov 2014 00:41:52 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r373119 - head/misc/cloc X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 23 Nov 2014 00:41:52 -0000 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