Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 9 Jan 2018 18:22:11 +0000 (UTC)
From:      Alexey Dokuchaev <danfe@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r458557 - in head/mail: openemm2015 p5-Mail-Box p5-Net-SMTP-Server spamass-milter thunderbird-i18n vmailmgr
Message-ID:  <201801091822.w09IMBeq032344@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: danfe
Date: Tue Jan  9 18:22:10 2018
New Revision: 458557
URL: https://svnweb.freebsd.org/changeset/ports/458557

Log:
  For some of the ports under `mail' category: remove superfluous linefeeds.

Modified:
  head/mail/openemm2015/Makefile
  head/mail/p5-Mail-Box/Makefile
  head/mail/p5-Net-SMTP-Server/Makefile
  head/mail/spamass-milter/Makefile
  head/mail/thunderbird-i18n/Makefile
  head/mail/vmailmgr/Makefile

Modified: head/mail/openemm2015/Makefile
==============================================================================
--- head/mail/openemm2015/Makefile	Tue Jan  9 16:54:30 2018	(r458556)
+++ head/mail/openemm2015/Makefile	Tue Jan  9 18:22:10 2018	(r458557)
@@ -197,7 +197,6 @@ do-install:
 	(cd ${STAGEDIR}${PREFIX}/${PORTNAME}/webapps/ && \
 		${LN} -sf openemm/assets openemmassets)
 
-
 	# as needed from Running Q/A tests (stage-qa)
 	${STRIP_CMD} ${STAGEDIR}${PREFIX}/${PORTNAME}/bin/bav
 	${STRIP_CMD} ${STAGEDIR}${PREFIX}/${PORTNAME}/bin/smctrl

Modified: head/mail/p5-Mail-Box/Makefile
==============================================================================
--- head/mail/p5-Mail-Box/Makefile	Tue Jan  9 16:54:30 2018	(r458556)
+++ head/mail/p5-Mail-Box/Makefile	Tue Jan  9 18:22:10 2018	(r458557)
@@ -37,5 +37,4 @@ USE_PERL5=	configure
 CONFIGURE_ARGS=	</dev/null
 CONFIGURE_ENV+=	MAILBOX_INSTALL_OPTIONALS=n
 
-
 .include <bsd.port.mk>

Modified: head/mail/p5-Net-SMTP-Server/Makefile
==============================================================================
--- head/mail/p5-Net-SMTP-Server/Makefile	Tue Jan  9 16:54:30 2018	(r458556)
+++ head/mail/p5-Net-SMTP-Server/Makefile	Tue Jan  9 18:22:10 2018	(r458557)
@@ -18,7 +18,6 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 BUILD_DEPENDS=	p5-Net-DNS>=0:dns/p5-Net-DNS
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 
-
 USES=		perl5
 USE_PERL5=	configure
 

Modified: head/mail/spamass-milter/Makefile
==============================================================================
--- head/mail/spamass-milter/Makefile	Tue Jan  9 16:54:30 2018	(r458556)
+++ head/mail/spamass-milter/Makefile	Tue Jan  9 18:22:10 2018	(r458557)
@@ -15,7 +15,6 @@ RUN_DEPENDS:=	${BUILD_DEPENDS}
 
 LICENSE=	GPLv2
 
-
 OPTIONS_DEFINE=	LDAP SENDMAIL_PORT DOCS
 SENDMAIL_PORT_DESC=	Build against sendmail port
 
@@ -58,5 +57,4 @@ post-install:
 .endif
 
 .include "${PORTSDIR}/mail/sendmail/bsd.milter.mk"
-
 .include <bsd.port.post.mk>

Modified: head/mail/thunderbird-i18n/Makefile
==============================================================================
--- head/mail/thunderbird-i18n/Makefile	Tue Jan  9 16:54:30 2018	(r458556)
+++ head/mail/thunderbird-i18n/Makefile	Tue Jan  9 18:22:10 2018	(r458557)
@@ -56,7 +56,6 @@ do-extract:
 	done
 	${CAT} ${PLISTF} | ${SORT} >> ${PLIST}
 
-
 do-install:
 	@${MKDIR} ${STAGEDIR}${XPI_LIBDIR} ${XPI_LINKFARMS:S,^,${STAGEDIR},}
 	cd ${WRKSRC}; ${PAX} -rw . ${STAGEDIR}${XPI_LIBDIR}
@@ -78,5 +77,4 @@ list-langs:
 		${AWK} 'BEGIN{ORS=" "}{print $$1}END{printf "\nNumber of languages: %d\n",NR}'
 
 .include "${.CURDIR}/../../www/xpi-adblock/Makefile.xpi"
-
 .include <bsd.port.post.mk>

Modified: head/mail/vmailmgr/Makefile
==============================================================================
--- head/mail/vmailmgr/Makefile	Tue Jan  9 16:54:30 2018	(r458556)
+++ head/mail/vmailmgr/Makefile	Tue Jan  9 18:22:10 2018	(r458557)
@@ -11,7 +11,6 @@ MASTER_SITES=	http://www.vmailmgr.org/current/	\
 MAINTAINER=	mij@bitchx.it
 COMMENT=	Virtual domain manager for qmail
 
-
 # get python paths (PYTHON_SITELIBDIR) in case we install the python API
 USES=			autoreconf gmake perl5 python
 GNU_CONFIGURE=		yes



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