summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-03-10 22:45:52 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-03-10 22:45:52 +0000
commitb209cfbd8ff395ef75607f550ef011f30003f3eb (patch)
tree9267fdc79dc6230688fce48351c82636102012e7 /net
parentUpdate to 0.272 (diff)
Use real PORTVERSION and update dependent ports
- Add LICENSE - Sort *_DEPENDS - Add NO_ARCH - Sort PLIST
Diffstat (limited to 'net')
-rw-r--r--net/p5-POE-Component-Generic/Makefile14
-rw-r--r--net/p5-POE-Component-Generic/pkg-plist8
2 files changed, 12 insertions, 10 deletions
diff --git a/net/p5-POE-Component-Generic/Makefile b/net/p5-POE-Component-Generic/Makefile
index 8fdfcf081034..5041f9bba9cf 100644
--- a/net/p5-POE-Component-Generic/Makefile
+++ b/net/p5-POE-Component-Generic/Makefile
@@ -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
diff --git a/net/p5-POE-Component-Generic/pkg-plist b/net/p5-POE-Component-Generic/pkg-plist
index 7ad6b4c37736..1ae6679bd567 100644
--- a/net/p5-POE-Component-Generic/pkg-plist
+++ b/net/p5-POE-Component-Generic/pkg-plist
@@ -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