svn commit: r425402 - head/net/mDNSResponder

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Nov 5 17:58:57 UTC 2016


Author: sunpoet
Date: Sat Nov  5 17:58:56 2016
New Revision: 425402
URL: https://svnweb.freebsd.org/changeset/ports/425402

Log:
  - Add PORTSCOUT

Modified:
  head/net/mDNSResponder/Makefile

Modified: head/net/mDNSResponder/Makefile
==============================================================================
--- head/net/mDNSResponder/Makefile	Sat Nov  5 17:03:21 2016	(r425401)
+++ head/net/mDNSResponder/Makefile	Sat Nov  5 17:58:56 2016	(r425402)
@@ -15,6 +15,8 @@ LICENSE_COMB=	dual
 # lib/libdns_sd.so.1 sbin/mdnsd
 CONFLICTS_INSTALL=	avahi-libdns openmdns
 
+PORTSCOUT=	skipv:625.60.4
+
 ALL_TARGET=	all dnsextd
 BUILD_WRKSRC=	${WRKSRC}/mDNSPosix
 INSTALL_WRKSRC=	${WRKSRC}/mDNSPosix


More information about the svn-ports-all mailing list