diff --git a/dns/zns/Makefile b/dns/zns/Makefile index b3207e2339d1..ae67a20abc1b 100644 --- a/dns/zns/Makefile +++ b/dns/zns/Makefile @@ -1,27 +1,26 @@ PORTNAME= zns DISTVERSIONPREFIX= v -DISTVERSION= 0.3.0 -PORTREVISION= 7 +DISTVERSION= 0.4.0 CATEGORIES= dns MAINTAINER= nxjoseph@protonmail.com COMMENT= CLI tool for querying DNS records with readable and colored output WWW= https://github.com/znscli/zns LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -USES= go:1.24,modules +USES= go:modules GO_MODULE= github.com/znscli/zns PLIST_FILES= bin/${PORTNAME} OPTIONS_DEFINE= JSON OPTIONS_DEFAULT= JSON JSON_DESC= Enable JSON output processing support JSON_RUN_DEPENDS= jq:textproc/jq .include diff --git a/dns/zns/distinfo b/dns/zns/distinfo index 0f75709e3028..3dbe9e6a5a95 100644 --- a/dns/zns/distinfo +++ b/dns/zns/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1740834061 -SHA256 (go/dns_zns/zns-v0.3.0/v0.3.0.mod) = 4cfbeecff7cd6f56e250005443c539a68e15ab7d43823517f8a061dc6bc5089c -SIZE (go/dns_zns/zns-v0.3.0/v0.3.0.mod) = 884 -SHA256 (go/dns_zns/zns-v0.3.0/v0.3.0.zip) = 143a1dbab6df751618a17e81286cc5e1a7761338883e6ef27a8d60f00942bb90 -SIZE (go/dns_zns/zns-v0.3.0/v0.3.0.zip) = 23695 +TIMESTAMP = 1757531373 +SHA256 (go/dns_zns/zns-v0.4.0/v0.4.0.mod) = f34552e0671ee0e8a249177527d7d918e848a63f62ed6eb5330fbdc896ade2cb +SIZE (go/dns_zns/zns-v0.4.0/v0.4.0.mod) = 886 +SHA256 (go/dns_zns/zns-v0.4.0/v0.4.0.zip) = bfd897d0e619bca5135f2d468800e22f943b21c4574875c9fb95e0b67bc6dca5 +SIZE (go/dns_zns/zns-v0.4.0/v0.4.0.zip) = 23753