Upgrade to IO-stringy-2.108
This commit is contained in:
parent
5879c6a648
commit
3531b3a3e4
@ -1,8 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.6 2001/08/17 17:12:02 shell Exp $
|
||||
# $OpenBSD: Makefile,v 1.7 2001/08/21 21:22:07 shell Exp $
|
||||
|
||||
COMMENT= "in-core objects like strings and arrays for I/O"
|
||||
|
||||
VERSION= 2.106
|
||||
VERSION= 2.108
|
||||
DISTNAME= IO-stringy-${VERSION}
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
CATEGORIES= devel perl5
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (IO-stringy-2.106.tar.gz) = 6596dfd3b145d996fe73d86a12a9dd63
|
||||
RMD160 (IO-stringy-2.106.tar.gz) = a5ab9a16a42a2a91cba3faaca7d8b5ceb020df11
|
||||
SHA1 (IO-stringy-2.106.tar.gz) = dd97d628c5c55884611bf3bf54e6a85b32ebf57f
|
||||
MD5 (IO-stringy-2.108.tar.gz) = c9c9df6db1b4ec5e30b0e505a9edd1aa
|
||||
RMD160 (IO-stringy-2.108.tar.gz) = 73eafbdfd3f7d4764bc45968ea6a6dd7e70b87d1
|
||||
SHA1 (IO-stringy-2.108.tar.gz) = 58198035da67b06c33591133524b1f8ea619eb7d
|
||||
|
@ -1,8 +1,9 @@
|
||||
@comment $OpenBSD: PLIST,v 1.3 2001/08/09 17:16:42 shell Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.4 2001/08/21 21:22:07 shell Exp $
|
||||
libdata/perl5/site_perl/IO/AtomicFile.pm
|
||||
libdata/perl5/site_perl/IO/InnerFile.pm
|
||||
libdata/perl5/site_perl/IO/Lines.pm
|
||||
libdata/perl5/site_perl/IO/Scalar.pm
|
||||
libdata/perl5/site_perl/IO/Scalar.pm.html
|
||||
libdata/perl5/site_perl/IO/ScalarArray.pm
|
||||
libdata/perl5/site_perl/IO/Stringy.pm
|
||||
libdata/perl5/site_perl/IO/Wrap.pm
|
||||
@ -25,6 +26,7 @@ share/doc/p5-IO-stringy/IO/Wrap.pm.html
|
||||
share/doc/p5-IO-stringy/IO/WrapTie.pm.html
|
||||
share/doc/p5-IO-stringy/IO/icons/h1bullet.gif
|
||||
share/doc/p5-IO-stringy/IO/icons/h2bullet.gif
|
||||
share/doc/p5-IO-stringy/IO/icons/itembullet.gif
|
||||
share/doc/p5-IO-stringy/IO/icons/zeegee.gif
|
||||
share/doc/p5-IO-stringy/index-menu.html
|
||||
share/doc/p5-IO-stringy/index.html
|
||||
|
Loading…
Reference in New Issue
Block a user