svn commit: r415501 - in head: archivers/file-roller cad/qcad databases/mariadb101-client databases/py-sqlite3 databases/speedtables devel/arm-none-eabi-gdb devel/gcc-msp430-ti-toolchain devel/linu...

Dmitry Marakasov amdmi3 at FreeBSD.org
Thu May 19 10:57:40 UTC 2016


Author: amdmi3
Date: Thu May 19 10:57:35 2016
New Revision: 415501
URL: https://svnweb.freebsd.org/changeset/ports/415501

Log:
  - Fix trailing whitespace in Makefiles
  
  Approved by:	portmgr blanket

Modified:
  head/archivers/file-roller/Makefile
  head/cad/qcad/Makefile
  head/databases/mariadb101-client/Makefile
  head/databases/py-sqlite3/Makefile
  head/databases/speedtables/Makefile
  head/devel/arm-none-eabi-gdb/Makefile
  head/devel/gcc-msp430-ti-toolchain/Makefile
  head/devel/linux-c6-devtools/Makefile
  head/devel/p5-Tie-Simple/Makefile
  head/devel/py-dateutil/Makefile
  head/editors/vile/Makefile
  head/emulators/qemu-cheri/Makefile
  head/ftp/proftpd/Makefile
  head/games/asc/Makefile
  head/games/hs-scroll/Makefile
  head/games/libretro-cores/Makefile
  head/japanese/jls/Makefile
  head/lang/beignet/Makefile
  head/mail/opensmtpd-extras-filter-clamav/Makefile
  head/mail/opensmtpd-extras-filter-spamassassin/Makefile
  head/mail/p5-Email-Abstract/Makefile
  head/mail/postfix211/Makefile
  head/multimedia/py3-gstreamer1/Makefile
  head/net/asterisk13/Makefile
  head/net/tn5250j/Makefile
  head/science/afni/files/Makefile
  head/sysutils/libcdio/Makefile
  head/sysutils/sas3ircu/Makefile
  head/www/nginx-devel/Makefile
  head/www/nginx/Makefile
  head/www/p5-pQuery/Makefile
  head/www/py-pyjwt/Makefile

Modified: head/archivers/file-roller/Makefile
==============================================================================
--- head/archivers/file-roller/Makefile	Thu May 19 10:53:05 2016	(r415500)
+++ head/archivers/file-roller/Makefile	Thu May 19 10:57:35 2016	(r415501)
@@ -17,7 +17,7 @@ RUN_DEPENDS=	gtar:archivers/gtar \
 		zipinfo:archivers/unzip
 
 # Port unzip is desired, but specify the uniquely named zipinfo to ensure
-# archivers/unzip is pulled in.  Using "unzip" is satisfied by base unzip  
+# archivers/unzip is pulled in.  Using "unzip" is satisfied by base unzip
 
 PORTSCOUT=	limitw:1,even
 

Modified: head/cad/qcad/Makefile
==============================================================================
--- head/cad/qcad/Makefile	Thu May 19 10:53:05 2016	(r415500)
+++ head/cad/qcad/Makefile	Thu May 19 10:57:35 2016	(r415501)
@@ -41,7 +41,7 @@ RESDIR=		${WRKSRC}/release
 .endif
 
 SHRLIBS=	qcadcore qcadecmaapi qcadentity qcadgrid qcadgui qcadoperations	\
-		qcadsnap qcadspatialindex qcadstemmer spatialindexnavel qcadzip 
+		qcadsnap qcadspatialindex qcadstemmer spatialindexnavel qcadzip
 STALIBS=	dxflib stemmer
 SHRDIR=		fonts libraries patterns plugins scripts ts
 #QSCRIPTS should not be installed to avoid conflicts with texlive-base

Modified: head/databases/mariadb101-client/Makefile
==============================================================================
--- head/databases/mariadb101-client/Makefile	Thu May 19 10:53:05 2016	(r415500)
+++ head/databases/mariadb101-client/Makefile	Thu May 19 10:57:35 2016	(r415501)
@@ -26,7 +26,7 @@ post-install:
 		${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${b}
 .	endfor
 	${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/mysql/libmysqlclient.so.18
-.	for b in dialog.so mysql_clear_password.so 
+.	for b in dialog.so mysql_clear_password.so
 		${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/mysql/plugin/${b}
 .	endfor
 	# Fix https://mariadb.atlassian.net/browse/MDEV-9388

Modified: head/databases/py-sqlite3/Makefile
==============================================================================
--- head/databases/py-sqlite3/Makefile	Thu May 19 10:53:05 2016	(r415500)
+++ head/databases/py-sqlite3/Makefile	Thu May 19 10:57:35 2016	(r415501)
@@ -11,7 +11,7 @@ DISTNAME=	Python-${PORTVERSION}
 DIST_SUBDIR=	python
 
 MAINTAINER=	python at FreeBSD.org
-COMMENT=	Standard Python binding to the SQLite3 library (Python ${PYTHON_VER}) 
+COMMENT=	Standard Python binding to the SQLite3 library (Python ${PYTHON_VER})
 
 LICENSE=	PSFL
 LICENSE_FILE=	${WRKDIR}/Python-${PORTVERSION}/LICENSE

Modified: head/databases/speedtables/Makefile
==============================================================================
--- head/databases/speedtables/Makefile	Thu May 19 10:53:05 2016	(r415500)
+++ head/databases/speedtables/Makefile	Thu May 19 10:57:35 2016	(r415501)
@@ -33,7 +33,7 @@ CASSANDRA_CONFIGURE_ON=	--with-casstcl=$
 CASSANDRA_LIB_DEPENDS=	libcasstcl.so:databases/casstcl
 
 post-configure:
-	${CHMOD} a+x ${WRKSRC}/ctable_server/sttp 
+	${CHMOD} a+x ${WRKSRC}/ctable_server/sttp
 post-install:
 	${MKDIR} ${STAGEDIR}${DOCSDIR}
 	cd ${WRKSRC}/ctables/docs/manual && \

Modified: head/devel/arm-none-eabi-gdb/Makefile
==============================================================================
--- head/devel/arm-none-eabi-gdb/Makefile	Thu May 19 10:53:05 2016	(r415500)
+++ head/devel/arm-none-eabi-gdb/Makefile	Thu May 19 10:57:35 2016	(r415501)
@@ -13,7 +13,7 @@ MAINTAINER=	imp at FreeBSD.org
 COMMENT=	GNU GDB for the arm bare metal target
 LIB_DEPENDS=	libexpat.so:textproc/expat2
 
-USES=		gmake tar:xz iconv gmake libtool 
+USES=		gmake tar:xz iconv gmake libtool
 
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--target=arm-none-eabi --program-prefix=arm-none-eabi- --disable-nls \

Modified: head/devel/gcc-msp430-ti-toolchain/Makefile
==============================================================================
--- head/devel/gcc-msp430-ti-toolchain/Makefile	Thu May 19 10:53:05 2016	(r415500)
+++ head/devel/gcc-msp430-ti-toolchain/Makefile	Thu May 19 10:57:35 2016	(r415501)
@@ -112,7 +112,7 @@ pre-extract:
 post-patch:
 	@${RM} -rf ${WRKSRC}/tcl ${WRKSRC}/tk ${WRKSRC}/itcl \
 		${WRKSRC}/libgui
-	
+
 post-patch-PURE-off:
 	@${RM} -rf ${WRKSRC}/gmp ${WRKSRC}/mpfr ${WRKSRC}/mpc
 

Modified: head/devel/linux-c6-devtools/Makefile
==============================================================================
--- head/devel/linux-c6-devtools/Makefile	Thu May 19 10:53:05 2016	(r415500)
+++ head/devel/linux-c6-devtools/Makefile	Thu May 19 10:57:35 2016	(r415501)
@@ -43,10 +43,10 @@ post-install:
 .	if defined(OVERRIDE_LINUX_BASE_PORT) && ${OVERRIDE_LINUX_BASE_PORT} == "c6_64"
 	${LN} -sf ${LINUXBASE}/lib64/libgcc_s.so.1 \
 	${STAGEDIR}${PREFIX}/usr/lib/gcc/x86_64-redhat-linux/4.4.4/libgcc_s.so
-	
+
 	${LN} -sf ${LINUXBASE}/lib/libgcc_s.so.1 \
 	${STAGEDIR}${PREFIX}/usr/lib/gcc/x86_64-redhat-linux/4.4.4/32/libgcc_s.so
-	
+
 .	else
 	${LN} -sf ${LINUXBASE}/lib/libgcc_s.so.1 \
 	${STAGEDIR}${PREFIX}/usr/lib/gcc/i686-redhat-linux/4.4.4/libgcc_s.so

Modified: head/devel/p5-Tie-Simple/Makefile
==============================================================================
--- head/devel/p5-Tie-Simple/Makefile	Thu May 19 10:53:05 2016	(r415500)
+++ head/devel/p5-Tie-Simple/Makefile	Thu May 19 10:57:35 2016	(r415501)
@@ -13,7 +13,7 @@ COMMENT=	Variable ties made easier: much
 LICENSE=	ART10 GPLv1
 LICENSE_COMB=	dual
 
-NO_ARCH=	yes 
+NO_ARCH=	yes
 USE_PERL5=	configure
 USES=		perl5
 

Modified: head/devel/py-dateutil/Makefile
==============================================================================
--- head/devel/py-dateutil/Makefile	Thu May 19 10:53:05 2016	(r415500)
+++ head/devel/py-dateutil/Makefile	Thu May 19 10:57:35 2016	(r415501)
@@ -19,7 +19,7 @@ USES=		python dos2unix
 USE_GITHUB=	yes
 USE_PYTHON=	autoplist distutils
 
-NO_ARCH=	yes	
+NO_ARCH=	yes
 
 do-test:
 	@cd ${WRKSRC} && ${PYTHON_CMD} ${PYDISTUTILS_SETUP} test

Modified: head/editors/vile/Makefile
==============================================================================
--- head/editors/vile/Makefile	Thu May 19 10:53:05 2016	(r415500)
+++ head/editors/vile/Makefile	Thu May 19 10:57:35 2016	(r415501)
@@ -9,7 +9,7 @@ MASTER_SITES=	ftp://dickey.his.com/vile/
 		http://invisible-mirror.net/archives/vile/current/
 
 PATCH_SITES=	${MASTER_SITES:S,vile/current/,vile/patches/,g}
-#PATCHFILES=	
+#PATCHFILES=
 
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	VI Like Emacs -- console version

Modified: head/emulators/qemu-cheri/Makefile
==============================================================================
--- head/emulators/qemu-cheri/Makefile	Thu May 19 10:53:05 2016	(r415500)
+++ head/emulators/qemu-cheri/Makefile	Thu May 19 10:57:35 2016	(r415501)
@@ -1,4 +1,4 @@
-# $FreeBSD$ 
+# $FreeBSD$
 
 PORTNAME=	qemu
 PORTVERSION=	0.d${SNAPDATE}

Modified: head/ftp/proftpd/Makefile
==============================================================================
--- head/ftp/proftpd/Makefile	Thu May 19 10:53:05 2016	(r415500)
+++ head/ftp/proftpd/Makefile	Thu May 19 10:57:35 2016	(r415501)
@@ -152,7 +152,7 @@ PCRE_LIB_DEPENDS=	libpcre.so:devel/pcre
 MEMCACHE_LIB_DEPENDS=	libmemcached.so:databases/libmemcached
 MEMCACHE_CONFIGURE_ENABLE=	memcache
 MEMCACHE_VARS=		MODULES+="mod_memcache mod_tls_memcache" \
-			LIBS+="-L${LOCALBASE}/lib -lmemcached -lmemcachedutil"	
+			LIBS+="-L${LOCALBASE}/lib -lmemcached -lmemcachedutil"
 
 .include <bsd.port.options.mk>
 

Modified: head/games/asc/Makefile
==============================================================================
--- head/games/asc/Makefile	Thu May 19 10:53:05 2016	(r415500)
+++ head/games/asc/Makefile	Thu May 19 10:57:35 2016	(r415501)
@@ -24,7 +24,7 @@ LIB_DEPENDS=	libvorbis.so:audio/libvorbi
 		libexpat.so:textproc/expat2 \
 		libloki.so:devel/loki
 
-USES=		compiler:c++11-lib gmake libtool lua perl5 pkgconfig tar:bzip2 
+USES=		compiler:c++11-lib gmake libtool lua perl5 pkgconfig tar:bzip2
 USE_CXXSTD=	c++11
 USE_SDL=	image mixer sound sdl
 USE_WX=		3.0

Modified: head/games/hs-scroll/Makefile
==============================================================================
--- head/games/hs-scroll/Makefile	Thu May 19 10:53:05 2016	(r415500)
+++ head/games/hs-scroll/Makefile	Thu May 19 10:57:35 2016	(r415501)
@@ -10,7 +10,7 @@ COMMENT=	A roguelike game
 
 LICENSE=	GPLv2
 
-PKGNAMEPREFIX=	
+PKGNAMEPREFIX=
 
 USE_CABAL=	IfElse case-insensitive data-default monad-loops mtl \
 		optparse-applicative ncurses random text vector

Modified: head/games/libretro-cores/Makefile
==============================================================================
--- head/games/libretro-cores/Makefile	Thu May 19 10:53:05 2016	(r415500)
+++ head/games/libretro-cores/Makefile	Thu May 19 10:57:35 2016	(r415501)
@@ -85,9 +85,9 @@ CORE_DIRS=	${ALL_CORES:C,^([^:]*):([^:]*
 .for A in ${CORE:C,^([^:]*):([^:]*):([^:]*):([^:]*):([^:]*),\5,:S/,/ /g}
 PLIST_FILES+=	libexec/libretro/${CORE:C,^([^:]*):([^:]*):([^:]*):([^:]*):([^:]*),\3,}_${A}_libretro.so
 .endfor
-GIT_REV+=	GIT_REV_${CORE:C,^([^:]*):([^:]*):([^:]*):([^:]*):([^:]*),\3,}=$$(git ls-remote https://github.com/${CORE:C,^([^:]*):([^:]*):([^:]*):([^:]*):([^:]*),\1,}/${CORE:C,^([^:]*):([^:]*):([^:]*):([^:]*):([^:]*),\2,}.git | ${GREP} HEAD | ${SED} -E "s/^(.......).*/\\1/g") && 
-GIT_REV_ECHO+=	echo "GIT_REV_${CORE:C,^([^:]*):([^:]*):([^:]*):([^:]*):([^:]*),\3,}=$${GIT_REV_${CORE:C,^([^:]*):([^:]*):([^:]*):([^:]*):([^:]*),\3,}}" && 
-GIT_REV_CHANGE+=	if [ "${CORE:C,^([^:]*):([^:]*):([^:]*):([^:]*):([^:]*),\4,}" != "$${GIT_REV_${CORE:C,^([^:]*):([^:]*):([^:]*):([^:]*):([^:]*),\3,}}" ]; then echo "upstream revision changed: core=${CORE:C,^([^:]*):([^:]*):([^:]*):([^:]*):([^:]*),\3,} old=${CORE:C,^([^:]*):([^:]*):([^:]*):([^:]*):([^:]*),\4,}  new=$${GIT_REV_${CORE:C,^([^:]*):([^:]*):([^:]*):([^:]*):([^:]*),\3,}}"; fi && 
+GIT_REV+=	GIT_REV_${CORE:C,^([^:]*):([^:]*):([^:]*):([^:]*):([^:]*),\3,}=$$(git ls-remote https://github.com/${CORE:C,^([^:]*):([^:]*):([^:]*):([^:]*):([^:]*),\1,}/${CORE:C,^([^:]*):([^:]*):([^:]*):([^:]*):([^:]*),\2,}.git | ${GREP} HEAD | ${SED} -E "s/^(.......).*/\\1/g") &&
+GIT_REV_ECHO+=	echo "GIT_REV_${CORE:C,^([^:]*):([^:]*):([^:]*):([^:]*):([^:]*),\3,}=$${GIT_REV_${CORE:C,^([^:]*):([^:]*):([^:]*):([^:]*):([^:]*),\3,}}" &&
+GIT_REV_CHANGE+=	if [ "${CORE:C,^([^:]*):([^:]*):([^:]*):([^:]*):([^:]*),\4,}" != "$${GIT_REV_${CORE:C,^([^:]*):([^:]*):([^:]*):([^:]*):([^:]*),\3,}}" ]; then echo "upstream revision changed: core=${CORE:C,^([^:]*):([^:]*):([^:]*):([^:]*):([^:]*),\3,} old=${CORE:C,^([^:]*):([^:]*):([^:]*):([^:]*):([^:]*),\4,}  new=$${GIT_REV_${CORE:C,^([^:]*):([^:]*):([^:]*):([^:]*):([^:]*),\3,}}"; fi &&
 .endfor
 
 PLIST_FILES:=	${PLIST_FILES:S/_x_libretro/_libretro/}

Modified: head/japanese/jls/Makefile
==============================================================================
--- head/japanese/jls/Makefile	Thu May 19 10:53:05 2016	(r415500)
+++ head/japanese/jls/Makefile	Thu May 19 10:57:35 2016	(r415501)
@@ -27,5 +27,5 @@ pre-patch:
 
 post-patch:
 	@${REINPLACE_CMD} -e 's|-ltermcap|-lncurses|g' ${WRKSRC}/Makefile
-	
+
 .include <bsd.port.mk>

Modified: head/lang/beignet/Makefile
==============================================================================
--- head/lang/beignet/Makefile	Thu May 19 10:53:05 2016	(r415500)
+++ head/lang/beignet/Makefile	Thu May 19 10:57:35 2016	(r415501)
@@ -38,7 +38,7 @@ BROKEN_FreeBSD_9=	Beignet is only suppor
 #TESTS_DESC=	Build and run the test suite
 
 EXTRA_PATCHES=	${PATCHDIR}/llvm37-68b5180:-p1 \
-		${PATCHDIR}/llvm37-27522f9:-p1		
+		${PATCHDIR}/llvm37-27522f9:-p1
 
 .include <bsd.port.options.mk>
 

Modified: head/mail/opensmtpd-extras-filter-clamav/Makefile
==============================================================================
--- head/mail/opensmtpd-extras-filter-clamav/Makefile	Thu May 19 10:53:05 2016	(r415500)
+++ head/mail/opensmtpd-extras-filter-clamav/Makefile	Thu May 19 10:57:35 2016	(r415501)
@@ -30,5 +30,5 @@ post-patch:
 		-e 's/127.0.0.1/${FILTER_CLAMAV_HOST}/' \
 		-e 's/783/${FILTER_CLAMAV_PORT}/' \
 		${WRKSRC}/extras/wip/filters/filter-clamav/filter-clamav.8
-		
+
 .include "${MASTERDIR}/Makefile"

Modified: head/mail/opensmtpd-extras-filter-spamassassin/Makefile
==============================================================================
--- head/mail/opensmtpd-extras-filter-spamassassin/Makefile	Thu May 19 10:53:05 2016	(r415500)
+++ head/mail/opensmtpd-extras-filter-spamassassin/Makefile	Thu May 19 10:57:35 2016	(r415501)
@@ -28,5 +28,5 @@ post-patch:
 		-e 's/127.0.0.1/${FILTER_SPAMASSASSIN_HOST}/' \
 		-e 's/783/${FILTER_SPAMASSASSIN_PORT}/' \
 		${WRKSRC}/extras/wip/filters/filter-spamassassin/filter-spamassassin.8
-		
+
 .include "${MASTERDIR}/Makefile"

Modified: head/mail/p5-Email-Abstract/Makefile
==============================================================================
--- head/mail/p5-Email-Abstract/Makefile	Thu May 19 10:53:05 2016	(r415500)
+++ head/mail/p5-Email-Abstract/Makefile	Thu May 19 10:57:35 2016	(r415501)
@@ -26,5 +26,5 @@ USE_PERL5=	configure
 BUILD_DEPENDS+=	p5-Module-Pluggable>1.5:devel/p5-Module-Pluggable
 RUN_DEPENDS+=	p5-Module-Pluggable>1.5:devel/p5-Module-Pluggable
 .endif
-	
+
 .include <bsd.port.post.mk>

Modified: head/mail/postfix211/Makefile
==============================================================================
--- head/mail/postfix211/Makefile	Thu May 19 10:53:05 2016	(r415500)
+++ head/mail/postfix211/Makefile	Thu May 19 10:57:35 2016	(r415501)
@@ -28,7 +28,7 @@ PORTSCOUT=	limit:^2\.11\.
 VDAVERSION=	2.10.0
 CONFLICTS_INSTALL?=	courier-0.* opensmtpd-[0-9]* \
 		sendmail-8.* sendmail+*-8.* smail-3.* zmailer-2.* \
-		postfix2?-* postfix-3.* postfix-current-* 
+		postfix2?-* postfix-3.* postfix-current-*
 
 USERS=		postfix
 GROUPS=		mail maildrop postfix

Modified: head/multimedia/py3-gstreamer1/Makefile
==============================================================================
--- head/multimedia/py3-gstreamer1/Makefile	Thu May 19 10:53:05 2016	(r415500)
+++ head/multimedia/py3-gstreamer1/Makefile	Thu May 19 10:57:35 2016	(r415501)
@@ -27,7 +27,7 @@ LIBS+=		-L${LOCALBASE}/lib
 INSTALL_TARGET=	install-strip
 
 .include <bsd.port.pre.mk>
- 
+
 .if ${PYTHON_REL} < 3500
 PYOEXTENSION=	pyo
 .else

Modified: head/net/asterisk13/Makefile
==============================================================================
--- head/net/asterisk13/Makefile	Thu May 19 10:53:05 2016	(r415500)
+++ head/net/asterisk13/Makefile	Thu May 19 10:57:35 2016	(r415501)
@@ -69,7 +69,7 @@ OPTIONS_DEFAULT_i386=		DAHDI GCC XMPP
 OPTIONS_DEFAULT_amd64=		DAHDI GCC XMPP
 OPTIONS_DEFAULT_sparc64=	DAHDI GCC XMPP
 OPTIONS_DEFAULT_powerpc=	GCC XMPP
-OPTIONS_DEFAULT_armv6=		BASE 
+OPTIONS_DEFAULT_armv6=		BASE
 
 OPTIONS_GROUP=			CODECS
 OPTIONS_GROUP_CODECS=		GSM NEWG711 SPEEX VORBIS

Modified: head/net/tn5250j/Makefile
==============================================================================
--- head/net/tn5250j/Makefile	Thu May 19 10:53:05 2016	(r415500)
+++ head/net/tn5250j/Makefile	Thu May 19 10:57:35 2016	(r415501)
@@ -44,7 +44,7 @@ SUB_LIST=	JYTHON_JAR=${JYTHON_JAR}
 OPTIONS_DEFINE=	DOCS
 
 .include <bsd.port.pre.mk>
- 
+
 .if ${JAVA_PORT_VERSION:M1.8.*}
 BROKEN=		Does not build with JDK 1.8
 .endif

Modified: head/science/afni/files/Makefile
==============================================================================
--- head/science/afni/files/Makefile	Thu May 19 10:53:05 2016	(r415500)
+++ head/science/afni/files/Makefile	Thu May 19 10:57:35 2016	(r415501)
@@ -2,7 +2,7 @@
 #
 # This Makefile is tested with FreeBSD 5.x
 #
-# Contributed by: 
+# Contributed by:
 #   Jason W. Bacon
 #   Medical College of Wisconsin
 #   bacon at smithers.neuro.mcw.edu
@@ -10,14 +10,14 @@
 # Before compiling afni, install the following packages:
 #
 #   open-motif
-# 
+#
 # To compile SUMA you will also need the following packages:
 #
 #   libiconv
 #   gettext
 #   gmake
 #
-#   Note:   SUMA has display problems on FreeBSD 4.8 and below that I 
+#   Note:   SUMA has display problems on FreeBSD 4.8 and below that I
 #           have not found time to resolve.  I believe they are related
 #           to the version of the GL libraries that ship with 4.x.
 #
@@ -25,7 +25,7 @@
 #           and under FreeBSD 5.1.
 #
 #   Note:   The SUMA build process (as of Aug, 2003) requires GNU make,
-#           which is ${LOCALBASE}/bin/gmake on BSD systems.  
+#           which is ${LOCALBASE}/bin/gmake on BSD systems.
 #           Be sure the MAKE macro below is set to gmake.
 #
 #   Note:   Compilation of netcdf-3.5.0 may fail due to m4's lack of
@@ -100,9 +100,9 @@ LLIBS  = -lmri -lf2c -lXm -lXp -lXpm -lX
 
 # vvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvv
 # For suma (NO STATIC LINKING OF GL libs)
-SUMA_INCLUDE_PATH = -I${LOCALBASE}/include/glib-2.0 -I${LOCALBASE}/lib/glib-2.0/include -I${LOCALBASE}/include -I./ -I../ -I../niml/ -Igts/src 
+SUMA_INCLUDE_PATH = -I${LOCALBASE}/include/glib-2.0 -I${LOCALBASE}/lib/glib-2.0/include -I${LOCALBASE}/include -I./ -I../ -I../niml/ -Igts/src
 SUMA_LINK_PATH = -L/usr/lib -L${LOCALBASE}/lib -L../
-#use -lGLw if you have libGLw.a or libGLw.so* or 
+#use -lGLw if you have libGLw.a or libGLw.so* or
 #  -lMesaGLw if you have Mesa's version (libMesaGLw*) of libGLw
 SUMA_LINK_LIB = -lXm -lGLw -lGLU -lGL -lXmu -lXp -lXt -lXext -lX11 -lm $(LZLIB) -lxml2 -lexpat
 SUMA_MAKEFILE_NAME = SUMA_Makefile

Modified: head/sysutils/libcdio/Makefile
==============================================================================
--- head/sysutils/libcdio/Makefile	Thu May 19 10:53:05 2016	(r415500)
+++ head/sysutils/libcdio/Makefile	Thu May 19 10:57:35 2016	(r415501)
@@ -24,7 +24,7 @@ LDFLAGS+=	-L${LOCALBASE}/lib ${ICONV_LIB
 
 INFO=		libcdio
 CPE_VENDOR=	gnu
-INSTALL_TARGET=install-strip 
+INSTALL_TARGET=install-strip
 
 .include <bsd.port.pre.mk>
 

Modified: head/sysutils/sas3ircu/Makefile
==============================================================================
--- head/sysutils/sas3ircu/Makefile	Thu May 19 10:53:05 2016	(r415500)
+++ head/sysutils/sas3ircu/Makefile	Thu May 19 10:57:35 2016	(r415501)
@@ -3,7 +3,7 @@
 PORTNAME=	sas3ircu
 PORTVERSION=	11.00.00.00
 CATEGORIES=	sysutils
-MASTER_SITES=	
+MASTER_SITES=
 DISTNAME=	SAS3IRCU_P10
 
 LSI_SITES=	http://docs.avagotech.com/docs-and-downloads/host-bus-adapters/host-bus-adapters-common-files/sas_sata_12g_p10/

Modified: head/www/nginx-devel/Makefile
==============================================================================
--- head/www/nginx-devel/Makefile	Thu May 19 10:53:05 2016	(r415500)
+++ head/www/nginx-devel/Makefile	Thu May 19 10:57:35 2016	(r415501)
@@ -163,7 +163,7 @@ MAIL_POP3_DESC=			Enable POP3 proxy modu
 MAIL_SMTP_DESC=			Enable SMTP proxy module
 MAIL_SSL_DESC=			Enable mail_ssl module
 HTTPV2_DESC=			Enable HTTP/2 protocol support (SSL req.)
-NJS_DESC=			Enable http_javascript module 
+NJS_DESC=			Enable http_javascript module
 STREAM_DESC=			Enable stream module
 STREAM_SSL_DESC=		Enable stream_ssl module (SSL req.)
 THREADS_DESC=			Enable threads support
@@ -499,7 +499,7 @@ CONFIGURE_ARGS+=--with-http_flv_module
 .endif
 
 .if ${PORT_OPTIONS:MHTTP_JSON_STATUS}
-NGINX_JSON_STATUS_VERSION= 1d2f303 
+NGINX_JSON_STATUS_VERSION= 1d2f303
 GH_ACCOUNT+=	nginx-modules:json_status
 GH_PROJECT+=	ngx_http_json_status_module:json_status
 GH_TAGNAME+=	${NGINX_JSON_STATUS_VERSION}:json_status

Modified: head/www/nginx/Makefile
==============================================================================
--- head/www/nginx/Makefile	Thu May 19 10:53:05 2016	(r415500)
+++ head/www/nginx/Makefile	Thu May 19 10:57:35 2016	(r415501)
@@ -163,7 +163,7 @@ MAIL_POP3_DESC=			Enable POP3 proxy modu
 MAIL_SMTP_DESC=			Enable SMTP proxy module
 MAIL_SSL_DESC=			Enable mail_ssl module
 HTTPV2_DESC=			Enable HTTP/2 protocol support (SSL req.)
-NJS_DESC=			Enable http_javascript module 
+NJS_DESC=			Enable http_javascript module
 STREAM_DESC=			Enable stream module
 STREAM_SSL_DESC=		Enable stream_ssl module (SSL req.)
 THREADS_DESC=			Enable threads support
@@ -499,7 +499,7 @@ CONFIGURE_ARGS+=--with-http_flv_module
 .endif
 
 .if ${PORT_OPTIONS:MHTTP_JSON_STATUS}
-NGINX_JSON_STATUS_VERSION= 1d2f303 
+NGINX_JSON_STATUS_VERSION= 1d2f303
 GH_ACCOUNT+=	nginx-modules:json_status
 GH_PROJECT+=	ngx_http_json_status_module:json_status
 GH_TAGNAME+=	${NGINX_JSON_STATUS_VERSION}:json_status

Modified: head/www/p5-pQuery/Makefile
==============================================================================
--- head/www/p5-pQuery/Makefile	Thu May 19 10:53:05 2016	(r415500)
+++ head/www/p5-pQuery/Makefile	Thu May 19 10:57:35 2016	(r415501)
@@ -14,7 +14,7 @@ LICENSE=	ART10 GPLv1
 LICENSE_COMB=	dual
 LICENSE_FILE_GPLv1=	${WRKSRC}/LICENSE
 
-BUILD_DEPENDS=	p5-HTML-Tree>=0:www/p5-HTML-Tree	
+BUILD_DEPENDS=	p5-HTML-Tree>=0:www/p5-HTML-Tree
 RUN_DEPENDS=	${BUILD_DEPENDS}
 
 USES=		perl5

Modified: head/www/py-pyjwt/Makefile
==============================================================================
--- head/www/py-pyjwt/Makefile	Thu May 19 10:53:05 2016	(r415500)
+++ head/www/py-pyjwt/Makefile	Thu May 19 10:57:35 2016	(r415501)
@@ -14,7 +14,7 @@ LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
 # Some tests are skipped without pycrypto, but its not
-# referenced as a requirement anymore. 
+# referenced as a requirement anymore.
 TEST_DEPENDS=	${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest \
 		${PYTHON_PKGNAMEPREFIX}cryptography>0:security/py-cryptography \
 		${PYTHON_PKGNAMEPREFIX}pycrypto>=0:security/py-pycrypto


More information about the svn-ports-head mailing list