Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 14 Dec 2024 15:02:31 GMT
From:      Emanuel Haupt <ehaupt@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: d1478c50b285 - main - dns/utdns: Update to 1.2
Message-ID:  <202412141502.4BEF2Vaj024814@gitrepo.freebsd.org>

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

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

commit d1478c50b285919cc9f2e266701098179709c25b
Author:     Emanuel Haupt <ehaupt@FreeBSD.org>
AuthorDate: 2024-12-14 15:02:27 +0000
Commit:     Emanuel Haupt <ehaupt@FreeBSD.org>
CommitDate: 2024-12-14 15:02:27 +0000

    dns/utdns: Update to 1.2
---
 dns/utdns/Makefile | 6 +++---
 dns/utdns/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/dns/utdns/Makefile b/dns/utdns/Makefile
index b91e6a435cf0..9afee789c25c 100644
--- a/dns/utdns/Makefile
+++ b/dns/utdns/Makefile
@@ -1,14 +1,14 @@
 PORTNAME=	utdns
 DISTVERSIONPREFIX=	v
-DISTVERSION=	1.1
-PORTREVISION=	1
+DISTVERSION=	1.2
 CATEGORIES=	dns
 
 MAINTAINER=	ehaupt@FreeBSD.org
 COMMENT=	Proxy UDP/DNS to TCP/DNS
-WWW=		https://www.cypherpunk.at/2013/04/dnsudp-to-tcp-translator/
+WWW=		https://github.com/rahra/utdns
 
 LICENSE=	GPLv3
+LICENSE_FILE=	${WRKSRC}/COPYING
 
 USES=		autoreconf
 USE_GITHUB=	yes
diff --git a/dns/utdns/distinfo b/dns/utdns/distinfo
index 4565e371f1c5..734b0f37800c 100644
--- a/dns/utdns/distinfo
+++ b/dns/utdns/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1531291522
-SHA256 (rahra-utdns-v1.1_GH0.tar.gz) = 67d67735d0eabff7438318654f422230ea2e3362cdbd2a44d596fdf22e85bde1
-SIZE (rahra-utdns-v1.1_GH0.tar.gz) = 9121
+TIMESTAMP = 1734188370
+SHA256 (rahra-utdns-v1.2_GH0.tar.gz) = 07abc1260b7a17de80b9c4a80319da0e177165b26273de503bec38d6f23e47b9
+SIZE (rahra-utdns-v1.2_GH0.tar.gz) = 22418



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