summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorrodent <rodent@pkgsrc.org>2013-04-08 11:17:08 +0000
committerrodent <rodent@pkgsrc.org>2013-04-08 11:17:08 +0000
commit2ab539dcf6641013cf030237fb4971b6a93757f5 (patch)
treea54d33520d98c61ee2a68e3afa6cf5aa83a00659 /math
parent1054a5082d340e88a0cf0e94890180a792e2e11a (diff)
downloadpkgsrc-2ab539dcf6641013cf030237fb4971b6a93757f5.tar.gz
Remove "Trailing empty lines." and/or "Trailing white-space."
Diffstat (limited to 'math')
-rw-r--r--math/mpcomplex/inplace.mk3
-rw-r--r--math/mtl/Makefile4
-rw-r--r--math/p5-Math-Random-MT-Perl/Makefile4
3 files changed, 5 insertions, 6 deletions
diff --git a/math/mpcomplex/inplace.mk b/math/mpcomplex/inplace.mk
index 8062cc83e0d..cc2ad440172 100644
--- a/math/mpcomplex/inplace.mk
+++ b/math/mpcomplex/inplace.mk
@@ -1,4 +1,4 @@
-# $NetBSD: inplace.mk,v 1.1 2012/04/13 11:00:14 hans Exp $
+# $NetBSD: inplace.mk,v 1.2 2013/04/08 11:17:16 rodent Exp $
#
# Include this file to extract math/mpcomplex source into the WRKSRC of
# another package. This is to be used by GCC packages to avoid the numerous
@@ -10,4 +10,3 @@ extract-inplace-mpcomplex:
(cd ../../math/mpcomplex && ${MAKE} WRKDIR=${WRKSRC}/.devel.mpcomplex EXTRACT_DIR=${WRKSRC} \
WRKSRC='$${EXTRACT_DIR}/$${DISTNAME}' SKIP_DEPENDS=YES fetch patch clean)
${MV} ${WRKSRC}/mpc-* ${WRKSRC}/mpc
-
diff --git a/math/mtl/Makefile b/math/mtl/Makefile
index c693a9b05a2..bc11bfc5e78 100644
--- a/math/mtl/Makefile
+++ b/math/mtl/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2012/09/13 18:13:50 asau Exp $
+# $NetBSD: Makefile,v 1.13 2013/04/08 11:17:16 rodent Exp $
DISTNAME= mtl-2.1.2-22
PKGNAME= mtl-2.1.2.22
@@ -26,6 +26,6 @@ post-install:
${DESTDIR}${PREFIX}/share/doc/mtl
do-test:
- cd $(WRKSRC)/test && $(PERL5) ./bin/make_and_test.pl $(QUICK) -d ./src
+ cd $(WRKSRC)/test && $(PERL5) ./bin/make_and_test.pl $(QUICK) -d ./src
.include "../../mk/bsd.pkg.mk"
diff --git a/math/p5-Math-Random-MT-Perl/Makefile b/math/p5-Math-Random-MT-Perl/Makefile
index 29cd76dec87..920d0a45182 100644
--- a/math/p5-Math-Random-MT-Perl/Makefile
+++ b/math/p5-Math-Random-MT-Perl/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2012/10/03 21:56:39 wiz Exp $
+# $NetBSD: Makefile,v 1.8 2013/04/08 11:17:17 rodent Exp $
#
DISTNAME= Math-Random-MT-Perl-1.06
@@ -9,7 +9,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Math/}
MAINTAINER= he@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/Math-Random-MT-Perl/
-COMMENT= Pure Perl Mersenne Twister Random Number Generator
+COMMENT= Pure Perl Mersenne Twister Random Number Generator
LICENSE= artistic-2.0
USE_LANGUAGES= # empty