From owner-svn-ports-all@FreeBSD.ORG Fri Feb 21 13:36:31 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id DDA3B5D6; Fri, 21 Feb 2014 13:36:30 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id C99B91D7D; Fri, 21 Feb 2014 13:36:30 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s1LDaU7j064349; Fri, 21 Feb 2014 13:36:30 GMT (envelope-from ehaupt@svn.freebsd.org) Received: (from ehaupt@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s1LDaTeq064341; Fri, 21 Feb 2014 13:36:29 GMT (envelope-from ehaupt@svn.freebsd.org) Message-Id: <201402211336.s1LDaTeq064341@svn.freebsd.org> From: Emanuel Haupt Date: Fri, 21 Feb 2014 13:36:29 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r345405 - in head/dns: hostdb maradns1 mydns py-dns rbldnsd samba-nsupdate walker X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 21 Feb 2014 13:36:31 -0000 Author: ehaupt Date: Fri Feb 21 13:36:29 2014 New Revision: 345405 URL: http://svnweb.freebsd.org/changeset/ports/345405 QAT: https://qat.redports.org/buildarchive/r345405/ Log: Remove trailing whitespaces from category dns Modified: head/dns/hostdb/Makefile head/dns/maradns1/Makefile head/dns/mydns/Makefile head/dns/py-dns/Makefile head/dns/rbldnsd/Makefile head/dns/samba-nsupdate/Makefile head/dns/walker/Makefile Modified: head/dns/hostdb/Makefile ============================================================================== --- head/dns/hostdb/Makefile Fri Feb 21 13:36:12 2014 (r345404) +++ head/dns/hostdb/Makefile Fri Feb 21 13:36:29 2014 (r345405) @@ -22,7 +22,7 @@ HOSTDB_EXAMPLES_DIRS+= mailserverexample SHEBANG_FILES= bin/mkdestinations bin/mknamedconf bin/zone2hostdbhelper \ bin/mkzones bin/canonzone bin/genrange -OPTIONS_DEFINE= DOCS EXAMPLES +OPTIONS_DEFINE= DOCS EXAMPLES pre-install: ${FIND} ${WRKSRC} -name "*\.orig" -delete Modified: head/dns/maradns1/Makefile ============================================================================== --- head/dns/maradns1/Makefile Fri Feb 21 13:36:12 2014 (r345404) +++ head/dns/maradns1/Makefile Fri Feb 21 13:36:29 2014 (r345405) @@ -24,7 +24,7 @@ USE_RC_SUBR= ${PORTNAME} zoneserver USERS= bind GROUPS= bind -OPTIONS_DEFINE= DOCS EXAMPLES +OPTIONS_DEFINE= DOCS EXAMPLES post-patch: @${FIND} ${WRKSRC} -type f | ${XARGS} ${REINPLACE_CMD} -e \ Modified: head/dns/mydns/Makefile ============================================================================== --- head/dns/mydns/Makefile Fri Feb 21 13:36:12 2014 (r345404) +++ head/dns/mydns/Makefile Fri Feb 21 13:36:29 2014 (r345405) @@ -28,7 +28,7 @@ DOCS= AUTHORS COPYING ChangeLog NEWS QU NO_STAGE= yes -OPTIONS_DEFINE= DOCS NLS +OPTIONS_DEFINE= DOCS NLS .include Modified: head/dns/py-dns/Makefile ============================================================================== --- head/dns/py-dns/Makefile Fri Feb 21 13:36:12 2014 (r345404) +++ head/dns/py-dns/Makefile Fri Feb 21 13:36:29 2014 (r345405) @@ -24,7 +24,7 @@ PYDISTUTILS_AUTOPLIST= yes PORTDOCS= README.txt README-guido.txt DOCSDIR= ${PREFIX}/share/doc/py-dns -OPTIONS_DEFINE= DOCS +OPTIONS_DEFINE= DOCS post-install: @${MKDIR} ${STAGEDIR}${DOCSDIR} Modified: head/dns/rbldnsd/Makefile ============================================================================== --- head/dns/rbldnsd/Makefile Fri Feb 21 13:36:12 2014 (r345404) +++ head/dns/rbldnsd/Makefile Fri Feb 21 13:36:29 2014 (r345405) @@ -25,7 +25,7 @@ SUB_FILES= pkg-message NO_STAGE= yes -OPTIONS_DEFINE= DOCS +OPTIONS_DEFINE= DOCS .include Modified: head/dns/samba-nsupdate/Makefile ============================================================================== --- head/dns/samba-nsupdate/Makefile Fri Feb 21 13:36:12 2014 (r345404) +++ head/dns/samba-nsupdate/Makefile Fri Feb 21 13:36:29 2014 (r345405) @@ -38,7 +38,7 @@ CONFIGURE_ARGS+= \ NO_STAGE= yes -OPTIONS_DEFINE= IPV6 +OPTIONS_DEFINE= IPV6 .include Modified: head/dns/walker/Makefile ============================================================================== --- head/dns/walker/Makefile Fri Feb 21 13:36:12 2014 (r345404) +++ head/dns/walker/Makefile Fri Feb 21 13:36:29 2014 (r345405) @@ -20,7 +20,7 @@ NO_BUILD= yes PLIST_FILES= bin/walker man/man1/walker.1.gz PORTDOCS= index.html -OPTIONS_DEFINE= DOCS +OPTIONS_DEFINE= DOCS .include