Date: Fri, 18 Aug 2023 21:27:41 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: 881985d8b2ef - main - dns/tinystats: Mark deprecated Message-ID: <202308182127.37ILRfDi035011@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by ehaupt: URL: https://cgit.FreeBSD.org/ports/commit/?id=881985d8b2efe735bfc5b4e412bb837786728cc1 commit 881985d8b2efe735bfc5b4e412bb837786728cc1 Author: Emanuel Haupt <ehaupt@FreeBSD.org> AuthorDate: 2023-08-18 21:27:25 +0000 Commit: Emanuel Haupt <ehaupt@FreeBSD.org> CommitDate: 2023-08-18 21:27:37 +0000 dns/tinystats: Mark deprecated djbdns got removed in 40a6461c672d. This port is no longer required. Mark deprecated with a one month expiration date. PR: 273216 Reported by: diizzy --- dns/tinystats/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/dns/tinystats/Makefile b/dns/tinystats/Makefile index 03f49fb41aff..c1d8450dcb35 100644 --- a/dns/tinystats/Makefile +++ b/dns/tinystats/Makefile @@ -10,6 +10,9 @@ WWW= http://www.morettoni.net/tinystats.en.html LICENSE= BSD2CLAUSE +DEPRECATED= djbdns got removed, port is no longer required +EXPIRATION_DATE= 2023-09-18 + WRKSRC= ${WRKDIR}/${PORTNAME} ALL_TARGET=home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202308182127.37ILRfDi035011>
