- Update to 0.06
- Add LICENSE (Artistic 2) Changes: http://search.cpan.org/dist/Regexp-Log-Common/Changes
This commit is contained in:
parent
f5c281b56c
commit
6c6bfc3f15
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=301068
2 changed files with 5 additions and 3 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= Regexp-Log-Common
|
||||
PORTVERSION= 0.05
|
||||
PORTVERSION= 0.06
|
||||
CATEGORIES= textproc perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
@ -14,6 +14,8 @@ PKGNAMEPREFIX= p5-
|
|||
MAINTAINER= perl@FreeBSD.org
|
||||
COMMENT= Regexp::Log::Common, a parser for the Common Log Format
|
||||
|
||||
LICENSE= ART20
|
||||
|
||||
RUN_DEPENDS= p5-Regexp-Log>=0:${PORTSDIR}/textproc/p5-Regexp-Log
|
||||
BUILD_DEPENDS:= ${RUN_DEPENDS}
|
||||
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (Regexp-Log-Common-0.05.tar.gz) = 0715bdc794d387067a62e5da6333ad09215ba4935ae5725425ed6ef7e8817e91
|
||||
SIZE (Regexp-Log-Common-0.05.tar.gz) = 8019
|
||||
SHA256 (Regexp-Log-Common-0.06.tar.gz) = b0f2a78918de9e841283794d59386b292f6be7e1707af24167718c086239a410
|
||||
SIZE (Regexp-Log-Common-0.06.tar.gz) = 7396
|
||||
|
|
Loading…
Reference in a new issue