mirror of
https://git.freebsd.org/ports.git
synced 2025-07-17 09:19:15 -04:00
- Update to 0.009 [1]
- Update minimum dependency requirements on Net::DNS PR: 221104 [1] Submitted by: Koen Martens <gmc@sonologic.nl> (maintainer)
This commit is contained in:
parent
12fdb39c9f
commit
cac5dba930
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=447231
2 changed files with 4 additions and 4 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= Net-DNS-Resolver-Programmable
|
||||
PORTVERSION= 0.005
|
||||
PORTVERSION= 0.009
|
||||
CATEGORIES= dns net perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
@ -14,7 +14,7 @@ LICENSE= ART10 GPLv2+
|
|||
LICENSE_COMB= dual
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
BUILD_DEPENDS= p5-Net-DNS>=0:dns/p5-Net-DNS
|
||||
BUILD_DEPENDS= p5-Net-DNS>=0.69:dns/p5-Net-DNS
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
NO_ARCH= yes
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1500126686
|
||||
SHA256 (Net-DNS-Resolver-Programmable-0.005.tar.gz) = 8a242d4d3e4ea04454ff87acd3f948341043d48f19304ed261b82b1424c175c0
|
||||
SIZE (Net-DNS-Resolver-Programmable-0.005.tar.gz) = 14884
|
||||
SHA256 (Net-DNS-Resolver-Programmable-0.009.tar.gz) = 8080a2ab776629585911af1179bdb7c4dc2bebfd4b5efd77b11d1dac62454bf8
|
||||
SIZE (Net-DNS-Resolver-Programmable-0.009.tar.gz) = 15770
|
||||
|
|
Loading…
Add table
Reference in a new issue