Update 0.06

PR:		87100
Submitted by:	Rong-En Fan <rafan@infor.org> (maintainer)
This commit is contained in:
Marcus Alves Grando 2005-10-08 03:17:35 +00:00
parent 646942b528
commit 463e85b151
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=144547
2 changed files with 6 additions and 3 deletions

View file

@ -6,7 +6,7 @@
#
PORTNAME= IO-Pager
PORTVERSION= 0.05
PORTVERSION= 0.06
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= ../../authors/id/J/JP/JPIERCE
@ -23,4 +23,7 @@ MAN3= IO::Pager::Buffered.3 \
IO::Pager::Unbuffered.3 \
IO::Pager.3
post-patch:
@${RM} ${WRKSRC}/lib/IO/Pager.pm~
.include <bsd.port.mk>

View file

@ -1,2 +1,2 @@
MD5 (IO-Pager-0.05.tgz) = d1a891930d7020c7d85b433c84daf403
SIZE (IO-Pager-0.05.tgz) = 6034
MD5 (IO-Pager-0.06.tgz) = dda54801e176089d9b93e05dc07324a4
SIZE (IO-Pager-0.06.tgz) = 6126