- Update to 0.0932

- Add LICENSE
- Align PERL_LEVEL check to stable Perl releases (lang/perl5.*)

Changes:	http://search.cpan.org/dist/Archive-Any/Changes
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2012-07-13 14:19:40 +00:00
parent fc52f474a7
commit cd6c68b7d7
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=300864
3 changed files with 14 additions and 10 deletions

View file

@ -6,8 +6,7 @@
#
PORTNAME= Archive-Any
PORTVERSION= 0.09.3
PORTREVISION= 2
PORTVERSION= 0.09.32
CATEGORIES= archivers perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@ -16,22 +15,26 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E}
MAINTAINER= perl@FreeBSD.org
COMMENT= Single interface to deal with file archives
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
BUILD_DEPENDS= p5-Archive-Zip>=1.07:${PORTSDIR}/archivers/p5-Archive-Zip \
p5-File-MMagic>=1.27:${PORTSDIR}/devel/p5-File-MMagic \
p5-MIME-Types>=1.16:${PORTSDIR}/mail/p5-MIME-Types \
p5-Module-Find>=0.05:${PORTSDIR}/devel/p5-Module-Find
RUN_DEPENDS:= ${BUILD_DEPENDS}
TEST_DEPENDS= p5-Test-Warn>=0:${PORTSDIR}/devel/p5-Test-Warn \
p5-Test-Pod-Coverage>=0:${PORTSDIR}/devel/p5-Test-Pod-Coverage
TEST_DEPENDS= p5-Test-Perl-Critic>=0:${PORTSDIR}/textproc/p5-Test-Perl-Critic \
p5-Test-Warn>=0:${PORTSDIR}/devel/p5-Test-Warn
PERL_MODBUILD= yes
PERL_CONFIGURE= yes
MAN3= Archive::Any.3 Archive::Any::Plugin.3 \
Archive::Any::Plugin::Tar.3 Archive::Any::Plugin::Zip.3
.include <bsd.port.pre.mk>
.if ${PERL_LEVEL} < 500903
.if ${PERL_LEVEL} < 501000
BUILD_DEPENDS+= p5-Archive-Tar>=0.22:${PORTSDIR}/archivers/p5-Archive-Tar
RUN_DEPENDS+= p5-Archive-Tar>=0.22:${PORTSDIR}/archivers/p5-Archive-Tar
.endif

View file

@ -1,2 +1,2 @@
SHA256 (Archive-Any-0.093.tar.gz) = e59c70802c0d9ca524353bb0fdb34d4d4082e1f118ba2c05e9d04db38b7fc6c3
SIZE (Archive-Any-0.093.tar.gz) = 18395
SHA256 (Archive-Any-0.0932.tar.gz) = a531b779e109ff0dec221d0e71bb35fc393f5d39e321839c1d565879a3dd9df1
SIZE (Archive-Any-0.0932.tar.gz) = 17916

View file

@ -2,8 +2,9 @@
%%SITE_PERL%%/Archive/Any/Plugin.pm
%%SITE_PERL%%/Archive/Any/Plugin/Tar.pm
%%SITE_PERL%%/Archive/Any/Plugin/Zip.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Archive/Any/.packlist
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Archive/Any
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Archive
@dirrmtry %%SITE_PERL%%/Archive/Any/Plugin
@dirrmtry %%SITE_PERL%%/Archive/Any
@dirrmtry %%SITE_PERL%%/Archive
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Archive/Any
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Archive