mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-30 05:40:06 +00:00
- Update to 0.07
- Add LICENSE (Artistic 1 & GPLv1) Changes: http://search.cpan.org/dist/Net-DNS-Lite/Changes
This commit is contained in:
parent
1528352a62
commit
cf21065204
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=278811
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= Net-DNS-Lite
|
||||
PORTVERSION= 0.06
|
||||
PORTVERSION= 0.07
|
||||
CATEGORIES= dns perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
@ -14,6 +14,9 @@ PKGNAMEPREFIX= p5-
|
||||
MAINTAINER= perl@FreeBSD.org
|
||||
COMMENT= Pure-perl DNS resolver with support for timeout
|
||||
|
||||
LICENSE= ART10 GPLv1
|
||||
LICENSE_COMB= dual
|
||||
|
||||
RUN_DEPENDS= p5-List-MoreUtils>=0:${PORTSDIR}/lang/p5-List-MoreUtils
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (Net-DNS-Lite-0.06.tar.gz) = d474f12699c2c0a39d83e675c3f99d32595b74ff28bd14332cc31d9963fe316b
|
||||
SIZE (Net-DNS-Lite-0.06.tar.gz) = 24805
|
||||
SHA256 (Net-DNS-Lite-0.07.tar.gz) = d7563bccca7781ba2f512a0192665eef9c53408d6a0a10cee13fde768af7934b
|
||||
SIZE (Net-DNS-Lite-0.07.tar.gz) = 25054
|
||||
|
Loading…
Reference in New Issue
Block a user