Update to p5-Tie-Simple-1.04.

This commit is contained in:
ajacoutot 2018-04-27 15:05:16 +00:00
parent 310433cf40
commit 22161fa22f
3 changed files with 10 additions and 6 deletions

View File

@ -1,13 +1,12 @@
# $OpenBSD: Makefile,v 1.4 2017/12/29 07:24:49 florian Exp $
# $OpenBSD: Makefile,v 1.5 2018/04/27 15:05:16 ajacoutot Exp $
COMMENT = Variable ties made easier
MODULES = cpan
PKG_ARCH = *
DISTNAME = Tie-Simple-1.03
DISTNAME = Tie-Simple-1.04
CPAN_AUTHOR = HANENKAMP
CATEGORIES = devel
REVISION = 0
FIX_EXTRACT_PERMISSIONS=Yes
# perl

View File

@ -1,2 +1,2 @@
SHA256 (Tie-Simple-1.03.tar.gz) = 5z2uAOAMQlERVP4OOyaollg28kVuHAlSyc4izj1V/CM=
SIZE (Tie-Simple-1.03.tar.gz) = 5498
SHA256 (Tie-Simple-1.04.tar.gz) = KeniEzlRBGx48gXxs+jfYskOEU8OCPoGuBd2ag+AixI=
SIZE (Tie-Simple-1.04.tar.gz) = 13190

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2015/01/02 14:26:48 florian Exp $
@comment $OpenBSD: PLIST,v 1.2 2018/04/27 15:05:16 ajacoutot Exp $
${P5SITE}/Tie/
${P5SITE}/Tie/Simple/
${P5SITE}/Tie/Simple.pm
@ -8,3 +8,8 @@ ${P5SITE}/Tie/Simple/Hash.pm
${P5SITE}/Tie/Simple/Scalar.pm
${P5SITE}/Tie/Simple/Util.pm
@man man/man3p/Tie::Simple.3p
@man man/man3p/Tie::Simple::Array.3p
@man man/man3p/Tie::Simple::Handle.3p
@man man/man3p/Tie::Simple::Hash.3p
@man man/man3p/Tie::Simple::Scalar.3p
@man man/man3p/Tie::Simple::Util.3p