update p5-Exporter-Tiny to 0.044

This commit is contained in:
bluhm 2017-01-31 19:32:44 +00:00
parent 382ec3f00c
commit 4b32092edf
3 changed files with 19 additions and 8 deletions

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.2 2016/03/20 19:56:21 naddy Exp $
# $OpenBSD: Makefile,v 1.3 2017/01/31 19:32:44 bluhm Exp $
COMMENT = exporter with the features of Sub::Exporter
COMMENT = exporter with the features of Sub::Exporter
DISTNAME = Exporter-Tiny-0.042
DISTNAME = Exporter-Tiny-0.044
CATEGORIES = devel
CATEGORIES = devel
MAINTAINER = Alexander Bluhm <bluhm@openbsd.org>
@ -12,8 +12,9 @@ MAINTAINER = Alexander Bluhm <bluhm@openbsd.org>
PERMIT_PACKAGE_CDROM = Yes
MODULES = cpan
PKG_ARCH = *
TEST_DEPENDS = devel/p5-Test-Fatal \
devel/p5-Test-Warnings
PKG_ARCH = *
.include <bsd.port.mk>

View File

@ -1,2 +1,2 @@
SHA256 (Exporter-Tiny-0.042.tar.gz) = jxYixeu/vNUZ6tgd95F+SMsWzFJ7HEZzewRZw5CKAj8=
SIZE (Exporter-Tiny-0.042.tar.gz) = 32173
SHA256 (Exporter-Tiny-0.044.tar.gz) = 7ahozC2glLaFzqzkJFuD3hH0Of65jg7IJGz7uRCciKs=
SIZE (Exporter-Tiny-0.044.tar.gz) = 29636

View File

@ -1,6 +1,16 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2015/04/23 18:35:44 bluhm Exp $
@comment $OpenBSD: PLIST,v 1.2 2017/01/31 19:32:44 bluhm Exp $
${P5SITE}/Exporter/
${P5SITE}/Exporter/Shiny.pm
${P5SITE}/Exporter/Tiny/
${P5SITE}/Exporter/Tiny.pm
${P5SITE}/Exporter/Tiny/Manual/
${P5SITE}/Exporter/Tiny/Manual/Etc.pod
${P5SITE}/Exporter/Tiny/Manual/Exporting.pod
${P5SITE}/Exporter/Tiny/Manual/Importing.pod
${P5SITE}/Exporter/Tiny/Manual/QuickStart.pod
@man man/man3p/Exporter::Shiny.3p
@man man/man3p/Exporter::Tiny.3p
@man man/man3p/Exporter::Tiny::Manual::Etc.3p
@man man/man3p/Exporter::Tiny::Manual::Exporting.3p
@man man/man3p/Exporter::Tiny::Manual::Importing.3p
@man man/man3p/Exporter::Tiny::Manual::QuickStart.3p