mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
- Update to 1.08
- Add LICENSE
This commit is contained in:
parent
0709df7937
commit
a0eca25a95
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=359084
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= POE-Component-Client-DNS-Recursive
|
||||
PORTVERSION= 1.06
|
||||
PORTVERSION= 1.08
|
||||
CATEGORIES= dns perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
@ -10,6 +10,9 @@ PKGNAMEPREFIX= p5-
|
||||
MAINTAINER= perl@FreeBSD.org
|
||||
COMMENT= Recursive DNS client for POE
|
||||
|
||||
LICENSE= ART10 GPLv1
|
||||
LICENSE_COMB= dual
|
||||
|
||||
BUILD_DEPENDS= p5-Net-DNS>=0:${PORTSDIR}/dns/p5-Net-DNS \
|
||||
p5-Net-IP-Minimal>=0:${PORTSDIR}/net/p5-Net-IP-Minimal \
|
||||
p5-POE>=1.004:${PORTSDIR}/devel/p5-POE
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (POE-Component-Client-DNS-Recursive-1.06.tar.gz) = 673265f7e958d2bd7581b047d34b64b11e6e78cd17152ca233eb28dde16dc2fb
|
||||
SIZE (POE-Component-Client-DNS-Recursive-1.06.tar.gz) = 17323
|
||||
SHA256 (POE-Component-Client-DNS-Recursive-1.08.tar.gz) = eacdec270039be04ae69650b3b8d4014377ce4fa0ff026b0c55b28c15447d32f
|
||||
SIZE (POE-Component-Client-DNS-Recursive-1.08.tar.gz) = 16839
|
||||
|
Loading…
Reference in New Issue
Block a user