Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 6 Jan 2024 08:54:58 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: fcea69aada57 - main - dns/dnscheckengine: Deprecate and set expiration date to 2024-02-29
Message-ID:  <202401060854.4068swmd005893@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=fcea69aada571a13bd7471a4885b76d174c3a89d

commit fcea69aada571a13bd7471a4885b76d174c3a89d
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2024-01-06 08:31:40 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2024-01-06 08:54:13 +0000

    dns/dnscheckengine: Deprecate and set expiration date to 2024-02-29
    
    Deprecated upstream in favour of Zonemaster Project and while at return
    to pool
    
    Approved by:    portmgr
---
 dns/dnscheckengine/Makefile | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/dns/dnscheckengine/Makefile b/dns/dnscheckengine/Makefile
index 0ebb7c693f1a..cd554e6f1a40 100644
--- a/dns/dnscheckengine/Makefile
+++ b/dns/dnscheckengine/Makefile
@@ -5,7 +5,7 @@ CATEGORIES=	dns perl5
 MASTER_SITES=	https://BSDforge.com/projects/source/dns/dnscheckengine/
 DISTNAME=	DNSCheck-1.1
 
-MAINTAINER=	portmaster@bsdforge.com
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	DNS checker from the folks that run the .SE top level domain
 WWW=		https://dnscheck.iis.se/
 
@@ -13,6 +13,8 @@ LICENSE=	BSD2CLAUSE
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
 BROKEN=		Unfetchable
+DEPRECATED=	Deprecated upstream in favour of Zonemaster Project
+EXPIRATION_DATE=2024-02-29
 
 BUILD_DEPENDS=	p5-Crypt-OpenSSL-Random>=0:security/p5-Crypt-OpenSSL-Random \
 		p5-Digest-BubbleBabble>=0:security/p5-Digest-BubbleBabble \



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