mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
- Update to 1.054
- Add LICENSE - Sort and update *_DEPENDS - Add NO_ARCH - Sort PLIST Changes: http://search.cpan.org/dist/POE-Component-Client-DNS/CHANGES
This commit is contained in:
parent
c817f27756
commit
4e069d5061
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=401539
@ -2,8 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= POE-Component-Client-DNS
|
||||
PORTVERSION= 1.053
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 1.054
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= dns perl5 devel
|
||||
MASTER_SITES= CPAN
|
||||
@ -12,11 +11,16 @@ PKGNAMEPREFIX= p5-
|
||||
MAINTAINER= perl@FreeBSD.org
|
||||
COMMENT= POE component for non-blocking/concurrent DNS queries
|
||||
|
||||
BUILD_DEPENDS= p5-POE>=1.007:${PORTSDIR}/devel/p5-POE \
|
||||
p5-Net-DNS>=0.59:${PORTSDIR}/dns/p5-Net-DNS
|
||||
LICENSE= ART10 GPLv1
|
||||
LICENSE_COMB= dual
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
BUILD_DEPENDS= p5-Net-DNS>=0.65:${PORTSDIR}/dns/p5-Net-DNS \
|
||||
p5-POE>=1.249:${PORTSDIR}/devel/p5-POE
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
TEST_DEPENDS= p5-Test-NoWarnings>=0:${PORTSDIR}/devel/p5-Test-NoWarnings
|
||||
|
||||
NO_ARCH= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (POE-Component-Client-DNS-1.053.tar.gz) = ce1f62142a1af247e5110eea581fcfb2842c98c8e5daa8d154c545b5a281917e
|
||||
SIZE (POE-Component-Client-DNS-1.053.tar.gz) = 28291
|
||||
SHA256 (POE-Component-Client-DNS-1.054.tar.gz) = b19a06920a69b74c2712bb5a48b719ce58965309d9beb3e2a35d8ff783625c31
|
||||
SIZE (POE-Component-Client-DNS-1.054.tar.gz) = 28412
|
||||
|
@ -1,2 +1,2 @@
|
||||
%%PERL5_MAN3%%/POE::Component::Client::DNS.3.gz
|
||||
%%SITE_PERL%%/POE/Component/Client/DNS.pm
|
||||
%%PERL5_MAN3%%/POE::Component::Client::DNS.3.gz
|
||||
|
Loading…
Reference in New Issue
Block a user