diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-12-04 12:34:09 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-12-04 12:34:09 +0000 |
commit | a965b37b81c1a36e3cc12b35c351f57400c11e5b (patch) | |
tree | f175e0cc67a7e578002800d97352da15c3682482 /dns/p5-POE-Component-Server-DNS | |
parent | 714fddbdf7c3a9c126a7c77fc2f6be7692eeff8b (diff) | |
download | ports-a965b37b81c1a36e3cc12b35c351f57400c11e5b.tar.gz ports-a965b37b81c1a36e3cc12b35c351f57400c11e5b.zip |
Notes
Diffstat (limited to 'dns/p5-POE-Component-Server-DNS')
-rw-r--r-- | dns/p5-POE-Component-Server-DNS/Makefile | 8 | ||||
-rw-r--r-- | dns/p5-POE-Component-Server-DNS/distinfo | 4 | ||||
-rw-r--r-- | dns/p5-POE-Component-Server-DNS/pkg-plist | 2 |
3 files changed, 9 insertions, 5 deletions
diff --git a/dns/p5-POE-Component-Server-DNS/Makefile b/dns/p5-POE-Component-Server-DNS/Makefile index b3486293b11b..a2716b2d2b61 100644 --- a/dns/p5-POE-Component-Server-DNS/Makefile +++ b/dns/p5-POE-Component-Server-DNS/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= POE-Component-Server-DNS -PORTVERSION= 0.30 -PORTREVISION= 1 +PORTVERSION= 0.32 CATEGORIES= dns perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -11,6 +10,10 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Non-blocking, concurrent DNS server component +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual +LICENSE_FILE= ${WRKSRC}/LICENSE + BUILD_DEPENDS= p5-Net-DNS>=0.58:${PORTSDIR}/dns/p5-Net-DNS \ p5-POE>=0.38:${PORTSDIR}/devel/p5-POE \ p5-POE-Component-Client-DNS>=1.051:${PORTSDIR}/dns/p5-POE-Component-Client-DNS \ @@ -19,6 +22,7 @@ BUILD_DEPENDS= p5-Net-DNS>=0.58:${PORTSDIR}/dns/p5-Net-DNS \ p5-POE-Filter-DNS-TCP>=0.04:${PORTSDIR}/dns/p5-POE-Filter-DNS-TCP RUN_DEPENDS:= ${BUILD_DEPENDS} +NO_ARCH= yes USES= perl5 USE_PERL5= configure diff --git a/dns/p5-POE-Component-Server-DNS/distinfo b/dns/p5-POE-Component-Server-DNS/distinfo index 8e8825d6aaab..b8ea209bf896 100644 --- a/dns/p5-POE-Component-Server-DNS/distinfo +++ b/dns/p5-POE-Component-Server-DNS/distinfo @@ -1,2 +1,2 @@ -SHA256 (POE-Component-Server-DNS-0.30.tar.gz) = d9b524be4f14d9d5c27c2c188baddffe9638a1d320335f5152de67f99ee23cae -SIZE (POE-Component-Server-DNS-0.30.tar.gz) = 21916 +SHA256 (POE-Component-Server-DNS-0.32.tar.gz) = 08270d7b592c36711ed6718761783ca17aeec414d7bba43e11f6885f7f1d6714 +SIZE (POE-Component-Server-DNS-0.32.tar.gz) = 21779 diff --git a/dns/p5-POE-Component-Server-DNS/pkg-plist b/dns/p5-POE-Component-Server-DNS/pkg-plist index f17562819987..84d01efddfb0 100644 --- a/dns/p5-POE-Component-Server-DNS/pkg-plist +++ b/dns/p5-POE-Component-Server-DNS/pkg-plist @@ -1,2 +1,2 @@ -%%PERL5_MAN3%%/POE::Component::Server::DNS.3.gz %%SITE_PERL%%/POE/Component/Server/DNS.pm +%%PERL5_MAN3%%/POE::Component::Server::DNS.3.gz |