From owner-svn-ports-all@freebsd.org Tue Jun 30 02:20:52 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id DDC8E990F39; Tue, 30 Jun 2015 02:20:52 +0000 (UTC) (envelope-from danilo@FreeBSD.org) 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 CF35B1D69; Tue, 30 Jun 2015 02:20:52 +0000 (UTC) (envelope-from danilo@FreeBSD.org) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t5U2KqLP040640; Tue, 30 Jun 2015 02:20:52 GMT (envelope-from danilo@FreeBSD.org) Received: (from danilo@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t5U2KqOk040637; Tue, 30 Jun 2015 02:20:52 GMT (envelope-from danilo@FreeBSD.org) Message-Id: <201506300220.t5U2KqOk040637@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: danilo set sender to danilo@FreeBSD.org using -f From: Danilo Egea Gondolfo Date: Tue, 30 Jun 2015 02:20:52 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r390943 - 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.20 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: Tue, 30 Jun 2015 02:20:53 -0000 Author: danilo Date: Tue Jun 30 02:20:51 2015 New Revision: 390943 URL: https://svnweb.freebsd.org/changeset/ports/390943 Log: - Update to 1.64 Modified: head/misc/cloc/Makefile head/misc/cloc/distinfo Modified: head/misc/cloc/Makefile ============================================================================== --- head/misc/cloc/Makefile Tue Jun 30 01:25:35 2015 (r390942) +++ head/misc/cloc/Makefile Tue Jun 30 02:20:51 2015 (r390943) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= cloc -PORTVERSION= 1.62 +PORTVERSION= 1.64 CATEGORIES= misc MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/v${PORTVERSION} EXTRACT_SUFX= .pl Modified: head/misc/cloc/distinfo ============================================================================== --- head/misc/cloc/distinfo Tue Jun 30 01:25:35 2015 (r390942) +++ head/misc/cloc/distinfo Tue Jun 30 02:20:51 2015 (r390943) @@ -1,2 +1,2 @@ -SHA256 (cloc-1.62.pl) = fa3793b576895cde2acae26a49447bf0c55ab3f79bdacfb00a88fc1d255c2570 -SIZE (cloc-1.62.pl) = 374834 +SHA256 (cloc-1.64.pl) = 79edea7ea1f442b1632001e23418193ae4571810e60de8bd25e491036d60eb3d +SIZE (cloc-1.64.pl) = 408977