- Update to 0.31

This commit is contained in:
Rong-En Fan 2013-09-21 07:41:30 +00:00
parent 0b46a3bcf0
commit 3b7c790022
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=327795
2 changed files with 7 additions and 3 deletions

View file

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= IO-Pager
PORTVERSION= 0.24
PORTVERSION= 0.31
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@ -20,4 +20,8 @@ MAN3= IO::Pager::Buffered.3 \
IO::Pager.3
NO_STAGE= yes
regression-test:
@cd ${WRKSRC} && ${MAKE} test
.include <bsd.port.mk>

View file

@ -1,2 +1,2 @@
SHA256 (IO-Pager-0.24.tgz) = a03825add319636bdda5f84617fb84b5366b1ca2079a4cb1ea3d7fc00c51198c
SIZE (IO-Pager-0.24.tgz) = 13737
SHA256 (IO-Pager-0.31.tgz) = e5a61ecae2e81f1349293e2246543da42e8ff61c23bf773e87db561f2e83b939
SIZE (IO-Pager-0.31.tgz) = 15406