- Update to 0.31
This commit is contained in:
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
|
@ -2,7 +2,7 @@
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
|
|
||||||
PORTNAME= IO-Pager
|
PORTNAME= IO-Pager
|
||||||
PORTVERSION= 0.24
|
PORTVERSION= 0.31
|
||||||
CATEGORIES= devel perl5
|
CATEGORIES= devel perl5
|
||||||
MASTER_SITES= CPAN
|
MASTER_SITES= CPAN
|
||||||
PKGNAMEPREFIX= p5-
|
PKGNAMEPREFIX= p5-
|
||||||
|
@ -20,4 +20,8 @@ MAN3= IO::Pager::Buffered.3 \
|
||||||
IO::Pager.3
|
IO::Pager.3
|
||||||
|
|
||||||
NO_STAGE= yes
|
NO_STAGE= yes
|
||||||
|
|
||||||
|
regression-test:
|
||||||
|
@cd ${WRKSRC} && ${MAKE} test
|
||||||
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
SHA256 (IO-Pager-0.24.tgz) = a03825add319636bdda5f84617fb84b5366b1ca2079a4cb1ea3d7fc00c51198c
|
SHA256 (IO-Pager-0.31.tgz) = e5a61ecae2e81f1349293e2246543da42e8ff61c23bf773e87db561f2e83b939
|
||||||
SIZE (IO-Pager-0.24.tgz) = 13737
|
SIZE (IO-Pager-0.31.tgz) = 15406
|
||||||
|
|
Loading…
Reference in a new issue