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

Update to 1.212.

PR:		19122
Submitted by:	Christian Weisgerber <naddy@unix-ag.uni-kl.de>
This commit is contained in:
Will Andrews 2000-06-09 20:43:42 +00:00
parent f117aeda5f
commit cf4e1decff
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=29465
3 changed files with 4 additions and 3 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= IO-stringy
PORTVERSION= 1.210
PORTVERSION= 1.212
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= IO
@ -16,7 +16,7 @@ MAINTAINER= eivind@FreeBSD.org
USE_PERL5= YES
MAN3= IO::AtomicFile.3 IO::Lines.3 IO::Scalar.3 \
MAN3= IO::AtomicFile.3 IO::InnerFile.3 IO::Lines.3 IO::Scalar.3 \
IO::ScalarArray.3 IO::Stringy.3 \
IO::Wrap.3 IO::WrapTie.3

View File

@ -1 +1 @@
MD5 (IO-stringy-1.210.tar.gz) = 58ad8c53c61df4ad5f87128bd51b081a
MD5 (IO-stringy-1.212.tar.gz) = 740304765f5f03b6af5af74f8e3de8e1

View File

@ -1,4 +1,5 @@
lib/perl5/site_perl/%%PERL_VER%%/IO/AtomicFile.pm
lib/perl5/site_perl/%%PERL_VER%%/IO/InnerFile.pm
lib/perl5/site_perl/%%PERL_VER%%/IO/Lines.pm
lib/perl5/site_perl/%%PERL_VER%%/IO/Scalar.pm
lib/perl5/site_perl/%%PERL_VER%%/IO/ScalarArray.pm