From owner-svn-ports-head@FreeBSD.ORG Thu Jun 6 10:09:57 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 7D1AC8F2; Thu, 6 Jun 2013 10:09:57 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id 6DFC516DC; Thu, 6 Jun 2013 10:09:57 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r56A9vT0091674; Thu, 6 Jun 2013 10:09:57 GMT (envelope-from mat@svn.freebsd.org) Received: (from mat@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r56A9v0g091672; Thu, 6 Jun 2013 10:09:57 GMT (envelope-from mat@svn.freebsd.org) Message-Id: <201306061009.r56A9v0g091672@svn.freebsd.org> From: Mathieu Arnold Date: Thu, 6 Jun 2013 10:09:57 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r320073 - head/devel/p5-File-CountLines X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 06 Jun 2013 10:09:57 -0000 Author: mat Date: Thu Jun 6 10:09:56 2013 New Revision: 320073 URL: http://svnweb.freebsd.org/changeset/ports/320073 Log: Update to 0.0.3. Modified: head/devel/p5-File-CountLines/Makefile head/devel/p5-File-CountLines/distinfo Modified: head/devel/p5-File-CountLines/Makefile ============================================================================== --- head/devel/p5-File-CountLines/Makefile Thu Jun 6 10:08:26 2013 (r320072) +++ head/devel/p5-File-CountLines/Makefile Thu Jun 6 10:09:56 2013 (r320073) @@ -1,15 +1,12 @@ -# New ports collection makefile for: devel/p5-File-CountLines -# Date created: 11 March 2010 -# Whom: Anton Berezin -# +# Created by: Anton Berezin # $FreeBSD$ -# PORTNAME= File-CountLines -PORTVERSION= 0.0.2 +PORTVERSION= 0.0.3 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- +DISTNAME= ${PORTNAME}-v${PORTVERSION} MAINTAINER= perl@FreeBSD.org COMMENT= Efficiently count the number of line breaks in a file Modified: head/devel/p5-File-CountLines/distinfo ============================================================================== --- head/devel/p5-File-CountLines/distinfo Thu Jun 6 10:08:26 2013 (r320072) +++ head/devel/p5-File-CountLines/distinfo Thu Jun 6 10:09:56 2013 (r320073) @@ -1,2 +1,2 @@ -SHA256 (File-CountLines-0.0.2.tar.gz) = 7b9ec6769810341a3a8aa12395fc2c7f13c0f7461917de84031b929bf0a7495f -SIZE (File-CountLines-0.0.2.tar.gz) = 5260 +SHA256 (File-CountLines-v0.0.3.tar.gz) = cfd97cce7c9613e4e569d47874a2b5704f1be9eced2f0739c870725694382a62 +SIZE (File-CountLines-v0.0.3.tar.gz) = 5983