1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

Update to 1.28

- Add LICENSE
- Add NO_ARCH
- Sort PLIST

Changes:	http://search.cpan.org/dist/POE-Component-Pluggable/Changes
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2017-02-21 16:36:51 +00:00
parent 61c721f458
commit d37bdf37ad
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=434546
3 changed files with 12 additions and 7 deletions

View File

@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= POE-Component-Pluggable
PORTVERSION= 1.26
PORTREVISION= 1
PORTVERSION= 1.28
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@ -11,10 +10,15 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Base class for creating plugin enabled POE Components
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
LICENSE_FILE= ${WRKSRC}/LICENSE
BUILD_DEPENDS= p5-POE>=1.004:devel/p5-POE \
p5-Task-Weaken>=0:devel/p5-Task-Weaken
RUN_DEPENDS:= ${BUILD_DEPENDS}
NO_ARCH= yes
USES= perl5
USE_PERL5= configure

View File

@ -1,2 +1,3 @@
SHA256 (POE-Component-Pluggable-1.26.tar.gz) = 00cc2d39f76a38cbf3628e147e45e92ac427eb453ac2bdcfbdba81d1459d339d
SIZE (POE-Component-Pluggable-1.26.tar.gz) = 37361
TIMESTAMP = 1487688139
SHA256 (POE-Component-Pluggable-1.28.tar.gz) = fd5c27a7e023dd5ed23bd2c3f5482848079997005c65f8e2661af7149f271bb6
SIZE (POE-Component-Pluggable-1.28.tar.gz) = 23460

View File

@ -1,6 +1,6 @@
%%PERL5_MAN3%%/POE::Component::Pluggable.3.gz
%%PERL5_MAN3%%/POE::Component::Pluggable::Constants.3.gz
%%PERL5_MAN3%%/POE::Component::Pluggable::Pipeline.3.gz
%%SITE_PERL%%/POE/Component/Pluggable.pm
%%SITE_PERL%%/POE/Component/Pluggable/Constants.pm
%%SITE_PERL%%/POE/Component/Pluggable/Pipeline.pm
%%PERL5_MAN3%%/POE::Component::Pluggable.3.gz
%%PERL5_MAN3%%/POE::Component::Pluggable::Constants.3.gz
%%PERL5_MAN3%%/POE::Component::Pluggable::Pipeline.3.gz