Date: Tue, 20 Mar 2018 16:53:16 +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: r465092 - head/dns/dnsmasq-devel Message-ID: <201803201653.w2KGrGJx029341@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: mandree Date: Tue Mar 20 16:53:15 2018 New Revision: 465092 URL: https://svnweb.freebsd.org/changeset/ports/465092 Log: Mark IGNORE since the stable version dns/dnsmasq is newer. Modified: head/dns/dnsmasq-devel/Makefile Modified: head/dns/dnsmasq-devel/Makefile ============================================================================== --- head/dns/dnsmasq-devel/Makefile Tue Mar 20 16:52:01 2018 (r465091) +++ head/dns/dnsmasq-devel/Makefile Tue Mar 20 16:53:15 2018 (r465092) @@ -14,7 +14,7 @@ COMMENT= Lightweight DNS forwarder, DHCP, and TFTP ser LICENSE= GPLv2 -#IGNORE= build stable version instead, it is newer than this release candidate +IGNORE= build stable version instead, it is newer than this release candidate CONFLICTS_INSTALL=dnsmasq-2* PORTDOCS= CHANGELOG CHANGELOG.archive FAQ doc.html setup.html
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201803201653.w2KGrGJx029341>