svn commit: r345420 - in head/math: emc2 fityk gri jags jakarta-commons-math3 jts libqalculate petsc pure-mpfr pure-rational snns

Emanuel Haupt ehaupt at FreeBSD.org
Fri Feb 21 13:38:10 UTC 2014


Author: ehaupt
Date: Fri Feb 21 13:38:05 2014
New Revision: 345420
URL: http://svnweb.freebsd.org/changeset/ports/345420
QAT: https://qat.redports.org/buildarchive/r345420/

Log:
  Remove trailing whitespaces from category math

Modified:
  head/math/emc2/Makefile
  head/math/fityk/Makefile
  head/math/gri/Makefile
  head/math/jags/Makefile
  head/math/jakarta-commons-math3/Makefile
  head/math/jts/Makefile
  head/math/libqalculate/Makefile
  head/math/petsc/Makefile
  head/math/pure-mpfr/Makefile
  head/math/pure-rational/Makefile
  head/math/snns/Makefile

Modified: head/math/emc2/Makefile
==============================================================================
--- head/math/emc2/Makefile	Fri Feb 21 13:38:04 2014	(r345419)
+++ head/math/emc2/Makefile	Fri Feb 21 13:38:05 2014	(r345420)
@@ -36,7 +36,7 @@ PLIST_FILES=	bin/emc2 bin/prf_f3d
 
 NO_STAGE=	yes
 
-OPTIONS_DEFINE=	DOCS 
+OPTIONS_DEFINE=	DOCS
 
 .include <bsd.port.options.mk>
 do-install:

Modified: head/math/fityk/Makefile
==============================================================================
--- head/math/fityk/Makefile	Fri Feb 21 13:38:04 2014	(r345419)
+++ head/math/fityk/Makefile	Fri Feb 21 13:38:05 2014	(r345420)
@@ -44,7 +44,7 @@ XYLIB_DISTNAME=	xylib-1.1
 
 NO_STAGE=	yes
 
-OPTIONS_DEFINE=	DOCS 
+OPTIONS_DEFINE=	DOCS
 
 .include <bsd.port.options.mk>
 

Modified: head/math/gri/Makefile
==============================================================================
--- head/math/gri/Makefile	Fri Feb 21 13:38:04 2014	(r345419)
+++ head/math/gri/Makefile	Fri Feb 21 13:38:05 2014	(r345420)
@@ -33,7 +33,7 @@ PLIST_DIRS=	%%DATADIR%%
 
 NO_STAGE=	yes
 
-OPTIONS_DEFINE=	DOCS EXAMPLES 
+OPTIONS_DEFINE=	DOCS EXAMPLES
 
 .include <bsd.port.options.mk>
 

Modified: head/math/jags/Makefile
==============================================================================
--- head/math/jags/Makefile	Fri Feb 21 13:38:04 2014	(r345419)
+++ head/math/jags/Makefile	Fri Feb 21 13:38:05 2014	(r345420)
@@ -33,7 +33,7 @@ S=		${PORTVERSION:C|\..*||}
 
 NO_STAGE=	yes
 
-OPTIONS_DEFINE=	DOCS EXAMPLES 
+OPTIONS_DEFINE=	DOCS EXAMPLES
 
 .include <bsd.port.options.mk>
 

Modified: head/math/jakarta-commons-math3/Makefile
==============================================================================
--- head/math/jakarta-commons-math3/Makefile	Fri Feb 21 13:38:04 2014	(r345419)
+++ head/math/jakarta-commons-math3/Makefile	Fri Feb 21 13:38:05 2014	(r345420)
@@ -43,7 +43,7 @@ PLIST_FILES+=	%%JAVAJARDIR%%/${DESTJARFI
 
 NO_STAGE=	yes
 
-OPTIONS_DEFINE=	DOCS 
+OPTIONS_DEFINE=	DOCS
 
 .include <bsd.port.options.mk>
 

Modified: head/math/jts/Makefile
==============================================================================
--- head/math/jts/Makefile	Fri Feb 21 13:38:04 2014	(r345419)
+++ head/math/jts/Makefile	Fri Feb 21 13:38:05 2014	(r345420)
@@ -23,7 +23,7 @@ JARFILES=	JTS_Test acme jts-${VER}
 
 NO_STAGE=	yes
 
-OPTIONS_DEFINE=	DOCS 
+OPTIONS_DEFINE=	DOCS
 
 .include <bsd.port.options.mk>
 

Modified: head/math/libqalculate/Makefile
==============================================================================
--- head/math/libqalculate/Makefile	Fri Feb 21 13:38:04 2014	(r345419)
+++ head/math/libqalculate/Makefile	Fri Feb 21 13:38:05 2014	(r345420)
@@ -20,7 +20,7 @@ USE_LDCONFIG=	yes
 
 NO_STAGE=	yes
 
-OPTIONS_DEFINE=	NLS 
+OPTIONS_DEFINE=	NLS
 
 .include <bsd.port.options.mk>
 

Modified: head/math/petsc/Makefile
==============================================================================
--- head/math/petsc/Makefile	Fri Feb 21 13:38:04 2014	(r345419)
+++ head/math/petsc/Makefile	Fri Feb 21 13:38:05 2014	(r345420)
@@ -57,7 +57,7 @@ CONFIGURE_ARGS+=	--with-umfpack-include=
 
 NO_STAGE=	yes
 
-OPTIONS_DEFINE=	DOCS 
+OPTIONS_DEFINE=	DOCS
 
 .include <bsd.port.options.mk>
 

Modified: head/math/pure-mpfr/Makefile
==============================================================================
--- head/math/pure-mpfr/Makefile	Fri Feb 21 13:38:04 2014	(r345419)
+++ head/math/pure-mpfr/Makefile	Fri Feb 21 13:38:05 2014	(r345420)
@@ -27,7 +27,7 @@ PORTDOCS=	README
 
 PORTEXAMPLES=	*
 
-OPTIONS_DEFINE=	DOCS EXAMPLES 
+OPTIONS_DEFINE=	DOCS EXAMPLES
 
 .include <bsd.port.options.mk>
 

Modified: head/math/pure-rational/Makefile
==============================================================================
--- head/math/pure-rational/Makefile	Fri Feb 21 13:38:04 2014	(r345419)
+++ head/math/pure-rational/Makefile	Fri Feb 21 13:38:05 2014	(r345420)
@@ -22,7 +22,7 @@ NO_STAGE=	yes
 
 PORTDOCS=	README
 
-OPTIONS_DEFINE=	DOCS 
+OPTIONS_DEFINE=	DOCS
 
 .include <bsd.port.options.mk>
 

Modified: head/math/snns/Makefile
==============================================================================
--- head/math/snns/Makefile	Fri Feb 21 13:38:04 2014	(r345419)
+++ head/math/snns/Makefile	Fri Feb 21 13:38:05 2014	(r345420)
@@ -21,7 +21,7 @@ MAKE_JOBS_UNSAFE=	yes
 
 NO_STAGE=	yes
 
-OPTIONS_DEFINE=	EXAMPLES 
+OPTIONS_DEFINE=	EXAMPLES
 
 .include <bsd.port.options.mk>
 


More information about the svn-ports-all mailing list