svn commit: r320073 - head/devel/p5-File-CountLines
Mathieu Arnold
mat at FreeBSD.org
Thu Jun 6 10:09:57 UTC 2013
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 <tobez at FreeBSD.org>
-#
+# 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 at 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
More information about the svn-ports-head
mailing list