Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Oct 2025 18:45:35 GMT
From:      Daniel Engberg <diizzy@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: d98dca05543e - main - dns/godns: Update to 3.3.4
Message-ID:  <202510231845.59NIjZO1078654@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by diizzy:

URL: https://cgit.FreeBSD.org/ports/commit/?id=d98dca05543e828659d88e4c7193c6068f42c7f6

commit d98dca05543e828659d88e4c7193c6068f42c7f6
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2025-10-23 05:04:58 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2025-10-23 18:44:47 +0000

    dns/godns: Update to 3.3.4
    
    Changelog: https://github.com/TimothyYe/godns/releases/tag/v3.3.4
---
 dns/godns/Makefile |  3 +--
 dns/godns/distinfo | 10 +++++-----
 2 files changed, 6 insertions(+), 7 deletions(-)

diff --git a/dns/godns/Makefile b/dns/godns/Makefile
index a47037729b7f..b70b6ca0fb2f 100644
--- a/dns/godns/Makefile
+++ b/dns/godns/Makefile
@@ -1,7 +1,6 @@
 PORTNAME=	godns
 DISTVERSIONPREFIX=	v
-DISTVERSION=	3.3.3
-PORTREVISION=	2
+DISTVERSION=	3.3.4
 CATEGORIES=	dns
 MASTER_SITES=	https://raw.githubusercontent.com/TimothyYe/${PORTNAME}/${DISTVERSIONFULL}/:gomod
 DISTFILES=	go.mod:gomod
diff --git a/dns/godns/distinfo b/dns/godns/distinfo
index 93dbe8f8d49c..50bcb33855f8 100644
--- a/dns/godns/distinfo
+++ b/dns/godns/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1757566901
-SHA256 (go/dns_godns/TimothyYe-godns-v3.3.3_GH0/go.mod) = 94a9da5217b99b7160da189654fbe35a8a33b8845cbd0fd7db0354c1028b6793
-SIZE (go/dns_godns/TimothyYe-godns-v3.3.3_GH0/go.mod) = 1821
-SHA256 (go/dns_godns/TimothyYe-godns-v3.3.3_GH0/TimothyYe-godns-v3.3.3_GH0.tar.gz) = bbf479475c4d8fc86ad6b92dd0b0101dd56af643bd06a6a55ba4577e87d3a7a7
-SIZE (go/dns_godns/TimothyYe-godns-v3.3.3_GH0/TimothyYe-godns-v3.3.3_GH0.tar.gz) = 733541
+TIMESTAMP = 1761176156
+SHA256 (go/dns_godns/TimothyYe-godns-v3.3.4_GH0/go.mod) = 94a9da5217b99b7160da189654fbe35a8a33b8845cbd0fd7db0354c1028b6793
+SIZE (go/dns_godns/TimothyYe-godns-v3.3.4_GH0/go.mod) = 1821
+SHA256 (go/dns_godns/TimothyYe-godns-v3.3.4_GH0/TimothyYe-godns-v3.3.4_GH0.tar.gz) = d7c10bdeddfdfb3cc1a51e26dc594e5cc7175128badaecddf31020cf55c5e18e
+SIZE (go/dns_godns/TimothyYe-godns-v3.3.4_GH0/TimothyYe-godns-v3.3.4_GH0.tar.gz) = 736668


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202510231845.59NIjZO1078654>