diff options
| author | Yuri Victorovich <yuri@FreeBSD.org> | 2025-11-04 19:31:03 +0000 |
|---|---|---|
| committer | Yuri Victorovich <yuri@FreeBSD.org> | 2025-11-04 19:31:42 +0000 |
| commit | 506fc1a9e917b96c6ffc630e71ff7b1a99aa69a5 (patch) | |
| tree | 32c52eb032326ec166ee29582966849247ad58e8 /dns | |
| parent | c9c9f0ee73acd97df854def49b57c7bf66251b14 (diff) | |
Diffstat (limited to 'dns')
| -rw-r--r-- | dns/coredns/Makefile | 5 | ||||
| -rw-r--r-- | dns/coredns/distinfo | 10 | ||||
| -rw-r--r-- | dns/coredns/pkg-plist | 1 |
3 files changed, 8 insertions, 8 deletions
diff --git a/dns/coredns/Makefile b/dns/coredns/Makefile index 4d9cc92c0c1e..f01c1d9b4e92 100644 --- a/dns/coredns/Makefile +++ b/dns/coredns/Makefile @@ -1,7 +1,6 @@ PORTNAME= coredns DISTVERSIONPREFIX= v -DISTVERSION= 1.12.3 -PORTREVISION= 1 +DISTVERSION= 1.13.1 CATEGORIES= dns MAINTAINER= yuri@FreeBSD.org @@ -12,7 +11,7 @@ WWW= https://coredns.io \ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE -USES= go:1.23,modules +USES= go:1.24,modules GO_MODULE= github.com/${PORTNAME}/${PORTNAME} diff --git a/dns/coredns/distinfo b/dns/coredns/distinfo index a81662131606..1158231a497d 100644 --- a/dns/coredns/distinfo +++ b/dns/coredns/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1754452243 -SHA256 (go/dns_coredns/coredns-v1.12.3/v1.12.3.mod) = 53c00036f0b763ba127d588ada8446044ad2a38ca0eee5310c8959491bb67c58 -SIZE (go/dns_coredns/coredns-v1.12.3/v1.12.3.mod) = 9571 -SHA256 (go/dns_coredns/coredns-v1.12.3/v1.12.3.zip) = b3810460caf3b4bb85384355b3aa67a40bbcc2b6bbf4e4522e267288becdbe5d -SIZE (go/dns_coredns/coredns-v1.12.3/v1.12.3.zip) = 1100661 +TIMESTAMP = 1762284414 +SHA256 (go/dns_coredns/coredns-v1.13.1/v1.13.1.mod) = 9a4ac37e4d85a9b1056f2f0e0c203cbdcf9770ed42c7ccb1308523f32c5e955e +SIZE (go/dns_coredns/coredns-v1.13.1/v1.13.1.mod) = 10369 +SHA256 (go/dns_coredns/coredns-v1.13.1/v1.13.1.zip) = 6224043a5a4e2cc8b7671ed34fcf6346b2f7852d736bbb82bc501ff9e866aba8 +SIZE (go/dns_coredns/coredns-v1.13.1/v1.13.1.zip) = 1146602 diff --git a/dns/coredns/pkg-plist b/dns/coredns/pkg-plist index 81f888121d10..e13fc043b4a2 100644 --- a/dns/coredns/pkg-plist +++ b/dns/coredns/pkg-plist @@ -37,6 +37,7 @@ share/man/man7/coredns-metadata.7.gz share/man/man7/coredns-metrics.7.gz share/man/man7/coredns-minimal.7.gz share/man/man7/coredns-multisocket.7.gz +share/man/man7/coredns-nomad.7.gz share/man/man7/coredns-nsid.7.gz share/man/man7/coredns-pprof.7.gz share/man/man7/coredns-quic.7.gz |
