svn commit: r345393 - in head/astro: gkrellmoon2 gmapcatcher mkgmap-splitter openmap pp3 sscalc xmoontool

Emanuel Haupt ehaupt at FreeBSD.org
Fri Feb 21 13:35:06 UTC 2014


Author: ehaupt
Date: Fri Feb 21 13:35:03 2014
New Revision: 345393
URL: http://svnweb.freebsd.org/changeset/ports/345393
QAT: https://qat.redports.org/buildarchive/r345393/

Log:
  Remove trailing whitespaces from category astro

Modified:
  head/astro/gkrellmoon2/Makefile
  head/astro/gmapcatcher/Makefile
  head/astro/mkgmap-splitter/Makefile
  head/astro/openmap/Makefile
  head/astro/pp3/Makefile
  head/astro/sscalc/Makefile
  head/astro/xmoontool/Makefile

Modified: head/astro/gkrellmoon2/Makefile
==============================================================================
--- head/astro/gkrellmoon2/Makefile	Fri Feb 21 13:34:56 2014	(r345392)
+++ head/astro/gkrellmoon2/Makefile	Fri Feb 21 13:35:03 2014	(r345393)
@@ -20,7 +20,7 @@ USE_GNOME=	gtk20
 
 ALL_TARGET=	gkrellmoon.so
 
-OPTIONS_DEFINE=	DOCS 
+OPTIONS_DEFINE=	DOCS
 
 .include <bsd.port.options.mk>
 

Modified: head/astro/gmapcatcher/Makefile
==============================================================================
--- head/astro/gmapcatcher/Makefile	Fri Feb 21 13:34:56 2014	(r345392)
+++ head/astro/gmapcatcher/Makefile	Fri Feb 21 13:35:03 2014	(r345393)
@@ -20,7 +20,7 @@ USE_PYDISTUTILS=yes
 PYDISTUTILS_AUTOPLIST=	yes
 PLIST_SUB=	PORTVERSION="${PORTVERSION}"
 
-OPTIONS_DEFINE=	DOCS 
+OPTIONS_DEFINE=	DOCS
 
 .include <bsd.port.options.mk>
 

Modified: head/astro/mkgmap-splitter/Makefile
==============================================================================
--- head/astro/mkgmap-splitter/Makefile	Fri Feb 21 13:34:56 2014	(r345392)
+++ head/astro/mkgmap-splitter/Makefile	Fri Feb 21 13:35:03 2014	(r345393)
@@ -24,7 +24,7 @@ PORTDATA=	*
 
 DATADIR=	${PREFIX}/share/${PKGNAMEPREFIX}${PORTNAME}
 
-OPTIONS_DEFINE=	DOCS 
+OPTIONS_DEFINE=	DOCS
 
 .include <bsd.port.options.mk>
 

Modified: head/astro/openmap/Makefile
==============================================================================
--- head/astro/openmap/Makefile	Fri Feb 21 13:34:56 2014	(r345392)
+++ head/astro/openmap/Makefile	Fri Feb 21 13:35:03 2014	(r345393)
@@ -22,7 +22,7 @@ MAKE_ARGS+=	-Dopenmap.home=${WRKSRC} \
 
 SUB_FILES=	openmap.sh
 
-OPTIONS_DEFINE=	DOCS 
+OPTIONS_DEFINE=	DOCS
 
 .include <bsd.port.options.mk>
 

Modified: head/astro/pp3/Makefile
==============================================================================
--- head/astro/pp3/Makefile	Fri Feb 21 13:34:56 2014	(r345392)
+++ head/astro/pp3/Makefile	Fri Feb 21 13:35:03 2014	(r345393)
@@ -13,7 +13,7 @@ COMMENT=	Creates celestial charts
 USE_BZIP2=	yes
 USE_TEX=	latex
 
-OPTIONS_DEFINE=	DOCS EXAMPLES 
+OPTIONS_DEFINE=	DOCS EXAMPLES
 
 .include <bsd.port.options.mk>
 

Modified: head/astro/sscalc/Makefile
==============================================================================
--- head/astro/sscalc/Makefile	Fri Feb 21 13:34:56 2014	(r345392)
+++ head/astro/sscalc/Makefile	Fri Feb 21 13:35:03 2014	(r345393)
@@ -9,7 +9,7 @@ MASTER_SITES=	http://www.icehouse.net/ke
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Sunrise and sunset time calculator
 
-OPTIONS_DEFINE=	DOCS 
+OPTIONS_DEFINE=	DOCS
 
 .include <bsd.port.options.mk>
 

Modified: head/astro/xmoontool/Makefile
==============================================================================
--- head/astro/xmoontool/Makefile	Fri Feb 21 13:34:56 2014	(r345392)
+++ head/astro/xmoontool/Makefile	Fri Feb 21 13:35:03 2014	(r345393)
@@ -23,7 +23,7 @@ MAKE_ENV+=	WITHOUT_LIBNOVA=yes
 LIB_DEPENDS+=	libnova.so:${PORTSDIR}/astro/libnova
 .endif
 
-OPTIONS_DEFINE=	DOCS 
+OPTIONS_DEFINE=	DOCS
 
 .include <bsd.port.options.mk>
 


More information about the svn-ports-all mailing list