svn commit: r542601 - head/dns/dnsmasq-devel

Matthias Andree mandree at FreeBSD.org
Sun Jul 19 23:10:44 UTC 2020


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.*//}


More information about the svn-ports-all mailing list