Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 19 Jul 2020 23:10:44 +0000 (UTC)
From:      Matthias Andree <mandree@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r542601 - head/dns/dnsmasq-devel
Message-ID:  <202007192310.06JNAiSX047230@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mandree
Date: Sun Jul 19 23:10:43 2020
New Revision: 542601
URL: https://svnweb.freebsd.org/changeset/ports/542601

Log:
  dnsmasq-devel: set IGNORE, deprecate, and expire port in two months.

Modified:
  head/dns/dnsmasq-devel/Makefile

Modified: head/dns/dnsmasq-devel/Makefile
==============================================================================
--- head/dns/dnsmasq-devel/Makefile	Sun Jul 19 23:07:11 2020	(r542600)
+++ head/dns/dnsmasq-devel/Makefile	Sun Jul 19 23:10:43 2020	(r542601)
@@ -16,6 +16,10 @@ COMMENT=	Lightweight DNS forwarder, DHCP, and TFTP ser
 
 LICENSE=	GPLv2
 
+IGNORE=		use dns/dnsmasq instead, which is newer
+DEPRECATED=	use dns/dnsmasq instead, which is newer
+EXPIRATION_DATE=2020-09-20
+
 USES=		cpe shebangfix tar:xz
 CPE_VENDOR=	thekelleys
 CPE_VERSION=	${DISTVERSION:C/r.*//}



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