Date: Thu, 10 Apr 2014 20:45:05 +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: r350850 - head/dns/dnsmasq-devel Message-ID: <201404102045.s3AKj5Ws029006@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: mandree Date: Thu Apr 10 20:45:04 2014 New Revision: 350850 URL: http://svnweb.freebsd.org/changeset/ports/350850 QAT: https://qat.redports.org/buildarchive/r350850/ Log: Ignore this port while the release is newer than the candidates. Modified: head/dns/dnsmasq-devel/Makefile Modified: head/dns/dnsmasq-devel/Makefile ============================================================================== --- head/dns/dnsmasq-devel/Makefile Thu Apr 10 20:44:29 2014 (r350849) +++ head/dns/dnsmasq-devel/Makefile Thu Apr 10 20:45:04 2014 (r350850) @@ -14,7 +14,7 @@ COMMENT= Lightweight DNS forwarder, DHCP LICENSE= GPLv2 CONFLICTS_INSTALL=dnsmasq-2* -#IGNORE= - build stable version instead, it is newer than this release candidate +IGNORE= - build stable version instead, it is newer than this release candidate 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?201404102045.s3AKj5Ws029006>