- Update to 0.300001

- Remove SITE_PERL from BUILD_DEPENDS
- Add LICENSE (Artistic 1 & GPL 1)

Changes:	http://search.cpan.org/dist/POE-Component-DirWatch/Changes
This commit is contained in:
Frederic Culot 2012-05-25 14:50:13 +00:00
parent b6b8c84679
commit 91b5df9bb4
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=297423
2 changed files with 10 additions and 7 deletions

View file

@ -6,7 +6,7 @@
#
PORTNAME= POE-Component-DirWatch
PORTVERSION= 0.300000
PORTVERSION= 0.300001
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@ -14,10 +14,13 @@ PKGNAMEPREFIX= p5-
MAINTAINER= ports@FreeBSD.org
COMMENT= POE directory watcher
BUILD_DEPENDS= ${SITE_PERL}/POE.pm:${PORTSDIR}/devel/p5-POE \
${SITE_PERL}/Path/Class.pm:${PORTSDIR}/devel/p5-Path-Class \
${SITE_PERL}/MooseX/Types/Path/Class.pm:${PORTSDIR}/devel/p5-MooseX-Types-Path-Class \
${SITE_PERL}/File/Signature.pm:${PORTSDIR}/sysutils/p5-File-Signature
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
BUILD_DEPENDS= p5-POE>=0.12:${PORTSDIR}/devel/p5-POE \
p5-Path-Class>0:${PORTSDIR}/devel/p5-Path-Class \
p5-MooseX-Types-Path-Class>0:${PORTSDIR}/devel/p5-MooseX-Types-Path-Class \
p5-File-Signature>0:${PORTSDIR}/sysutils/p5-File-Signature
RUN_DEPENDS:= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes

View file

@ -1,2 +1,2 @@
SHA256 (POE-Component-DirWatch-0.300000.tar.gz) = be32b8d81a466a19bb49915e9f426d40aa30804c11d82b6d86179702d76377f4
SIZE (POE-Component-DirWatch-0.300000.tar.gz) = 25991
SHA256 (POE-Component-DirWatch-0.300001.tar.gz) = 58bf343ad6e2accc2336c11d18f999e66bdb8536ec5c9577c1c6c4b1d622da45
SIZE (POE-Component-DirWatch-0.300001.tar.gz) = 27106