Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Feb 2014 13:36:29 +0000 (UTC)
From:      Emanuel Haupt <ehaupt@FreeBSD.org>
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
Message-ID:  <201402211336.s1LDaTeq064341@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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 <bsd.port.options.mk>
 

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 <bsd.port.options.mk>
 

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 <bsd.port.options.mk>
 

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 <bsd.port.options.mk>
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201402211336.s1LDaTeq064341>