1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00

- Update to 0.11

Changes:	http://search.cpan.org/dist/Log-Minimal/Changes
This commit is contained in:
Frederic Culot 2012-09-14 14:35:49 +00:00
parent 7c44f4c25d
commit 92dfb0a1da
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=304272
2 changed files with 10 additions and 4 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= Log-Minimal
PORTVERSION= 0.10
PORTVERSION= 0.11
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@ -21,4 +21,10 @@ PERL_CONFIGURE= yes
MAN3= Log::Minimal.3
.include <bsd.port.mk>
.include <bsd.port.pre.mk>
.if ${PERL_LEVEL} < 501400
TEST_DEPENDS+= p5-Test-Simple>=0.98:${PORTSDIR}/devel/p5-Test-Simple
.endif
.include <bsd.port.post.mk>

View File

@ -1,2 +1,2 @@
SHA256 (Log-Minimal-0.10.tar.gz) = 93f3f7505d38428804a3a06db3c6d148ae2a2b06c9b55d961a02c8f520013e78
SIZE (Log-Minimal-0.10.tar.gz) = 23265
SHA256 (Log-Minimal-0.11.tar.gz) = 7112edd5884b8e3ef2bb41518bee3f46990a085ad06c46385418ab415f36ac2c
SIZE (Log-Minimal-0.11.tar.gz) = 24097