Use real PORTVERSION and update dependent ports

- Add LICENSE
- Sort *_DEPENDS
- Add NO_ARCH
- Sort PLIST
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2017-03-10 22:45:52 +00:00
parent dbf4e93cf0
commit b209cfbd8f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=435862
3 changed files with 13 additions and 11 deletions

View File

@ -18,7 +18,7 @@ BUILD_DEPENDS= p5-Net-DNS>=0.58:dns/p5-Net-DNS \
p5-POE>=0.38:devel/p5-POE \
p5-POE-Component-Client-DNS>=1.051:dns/p5-POE-Component-Client-DNS \
p5-POE-Component-Client-DNS-Recursive>=1.04:dns/p5-POE-Component-Client-DNS-Recursive \
p5-POE-Component-Generic>=0.09.10:net/p5-POE-Component-Generic \
p5-POE-Component-Generic>=0.0910:net/p5-POE-Component-Generic \
p5-POE-Filter-DNS-TCP>=0.04:dns/p5-POE-Filter-DNS-TCP
RUN_DEPENDS:= ${BUILD_DEPENDS}

View File

@ -2,9 +2,7 @@
# $FreeBSD$
PORTNAME= POE-Component-Generic
PORTVERSION= 0.14.03
PORTREVISION= 2
DISTVERSION= ${PORTVERSION:C/\.(..)$/\1/}
PORTVERSION= 0.1403
CATEGORIES= net perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@ -12,11 +10,15 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Provides non-blocking access to a blocking object
BUILD_DEPENDS= p5-POE>=0.31:devel/p5-POE \
p5-Devel-Symdump>=0:devel/p5-Devel-Symdump \
p5-Net-SSH2>=0:net/p5-Net-SSH2
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
BUILD_DEPENDS= p5-Devel-Symdump>=0:devel/p5-Devel-Symdump \
p5-Net-SSH2>=0:net/p5-Net-SSH2 \
p5-POE>=0.31:devel/p5-POE
RUN_DEPENDS:= ${BUILD_DEPENDS}
NO_ARCH= yes
USES= perl5
USE_PERL5= configure

View File

@ -1,8 +1,8 @@
%%PERL5_MAN3%%/POE::Component::Generic.3.gz
%%PERL5_MAN3%%/POE::Component::Generic::Child.3.gz
%%PERL5_MAN3%%/POE::Component::Generic::Net::SSH2.3.gz
%%PERL5_MAN3%%/POE::Component::Generic::Object.3.gz
%%SITE_PERL%%/POE/Component/Generic.pm
%%SITE_PERL%%/POE/Component/Generic/Child.pm
%%SITE_PERL%%/POE/Component/Generic/Net/SSH2.pm
%%SITE_PERL%%/POE/Component/Generic/Object.pm
%%PERL5_MAN3%%/POE::Component::Generic.3.gz
%%PERL5_MAN3%%/POE::Component::Generic::Child.3.gz
%%PERL5_MAN3%%/POE::Component::Generic::Net::SSH2.3.gz
%%PERL5_MAN3%%/POE::Component::Generic::Object.3.gz