mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Update to 0.0.3.
This commit is contained in:
parent
6632ef6f68
commit
8f82783c09
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=320073
2 changed files with 5 additions and 8 deletions
|
@ -1,15 +1,12 @@
|
||||||
# New ports collection makefile for: devel/p5-File-CountLines
|
# Created by: Anton Berezin
|
||||||
# Date created: 11 March 2010
|
|
||||||
# Whom: Anton Berezin <tobez@FreeBSD.org>
|
|
||||||
#
|
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
#
|
|
||||||
|
|
||||||
PORTNAME= File-CountLines
|
PORTNAME= File-CountLines
|
||||||
PORTVERSION= 0.0.2
|
PORTVERSION= 0.0.3
|
||||||
CATEGORIES= devel perl5
|
CATEGORIES= devel perl5
|
||||||
MASTER_SITES= CPAN
|
MASTER_SITES= CPAN
|
||||||
PKGNAMEPREFIX= p5-
|
PKGNAMEPREFIX= p5-
|
||||||
|
DISTNAME= ${PORTNAME}-v${PORTVERSION}
|
||||||
|
|
||||||
MAINTAINER= perl@FreeBSD.org
|
MAINTAINER= perl@FreeBSD.org
|
||||||
COMMENT= Efficiently count the number of line breaks in a file
|
COMMENT= Efficiently count the number of line breaks in a file
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
SHA256 (File-CountLines-0.0.2.tar.gz) = 7b9ec6769810341a3a8aa12395fc2c7f13c0f7461917de84031b929bf0a7495f
|
SHA256 (File-CountLines-v0.0.3.tar.gz) = cfd97cce7c9613e4e569d47874a2b5704f1be9eced2f0739c870725694382a62
|
||||||
SIZE (File-CountLines-0.0.2.tar.gz) = 5260
|
SIZE (File-CountLines-v0.0.3.tar.gz) = 5983
|
||||||
|
|
Loading…
Add table
Reference in a new issue