Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 5 Jan 2025 01:07:07 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: 6a6974da646d - main - dns/godns: Update to 3.2.1
Message-ID:  <202501050107.505177Or004837@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by diizzy:

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

commit 6a6974da646d650b7b4e3d2c64986e83c7c1c8eb
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2025-01-04 23:57:30 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2025-01-05 01:06:35 +0000

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

diff --git a/dns/godns/Makefile b/dns/godns/Makefile
index 51fda055f156..02486069def3 100644
--- a/dns/godns/Makefile
+++ b/dns/godns/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	godns
 DISTVERSIONPREFIX=	v
-DISTVERSION=	3.2.0
+DISTVERSION=	3.2.1
 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 dfda60598251..9891b463920d 100644
--- a/dns/godns/distinfo
+++ b/dns/godns/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1734798788
-SHA256 (go/dns_godns/TimothyYe-godns-v3.2.0_GH0/go.mod) = 25f8d562e87eff089c7b306f9d14d72af286b28310bbec8f84e9cdb71f3159bf
-SIZE (go/dns_godns/TimothyYe-godns-v3.2.0_GH0/go.mod) = 1820
-SHA256 (go/dns_godns/TimothyYe-godns-v3.2.0_GH0/TimothyYe-godns-v3.2.0_GH0.tar.gz) = 78d843a38291d5162b3d528b55df047503984cfc6748dd828c717df6980d9e09
-SIZE (go/dns_godns/TimothyYe-godns-v3.2.0_GH0/TimothyYe-godns-v3.2.0_GH0.tar.gz) = 654287
+TIMESTAMP = 1735599608
+SHA256 (go/dns_godns/TimothyYe-godns-v3.2.1_GH0/go.mod) = a4fadc36229cd6c29fdc8dcc5965c9e1a0717cd4615a43d1e9da5b68d87e598e
+SIZE (go/dns_godns/TimothyYe-godns-v3.2.1_GH0/go.mod) = 1821
+SHA256 (go/dns_godns/TimothyYe-godns-v3.2.1_GH0/TimothyYe-godns-v3.2.1_GH0.tar.gz) = 4e2f7daeb236a1bf04bfab61837a252938b37e444094f6511b6b6d395d7ff7d2
+SIZE (go/dns_godns/TimothyYe-godns-v3.2.1_GH0/TimothyYe-godns-v3.2.1_GH0.tar.gz) = 654255



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