pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/math Add and enable p5-Math-{Round,VecStat}.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/81a0ec8c6eb9
branches:  trunk
changeset: 557753:81a0ec8c6eb9
user:      schmonz <schmonz%pkgsrc.org@localhost>
date:      Tue Apr 21 17:48:22 2009 +0000

description:
Add and enable p5-Math-{Round,VecStat}.

diffstat:

 math/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 15e0553cc078 -r 81a0ec8c6eb9 math/Makefile
--- a/math/Makefile     Tue Apr 21 17:47:10 2009 +0000
+++ b/math/Makefile     Tue Apr 21 17:48:22 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.187 2009/04/06 19:02:32 chuck Exp $
+# $NetBSD: Makefile,v 1.188 2009/04/21 17:48:22 schmonz Exp $
 
 COMMENT=       Mathematics
 
@@ -121,6 +121,8 @@
 SUBDIR+=       p5-Math-Pari
 SUBDIR+=       p5-Math-Random
 SUBDIR+=       p5-Math-Random-MT-Perl
+SUBDIR+=       p5-Math-Round
+SUBDIR+=       p5-Math-VecStat
 SUBDIR+=       p5-Number-Compare
 SUBDIR+=       p5-Number-Latin
 SUBDIR+=       p5-Roman



Home | Main Index | Thread Index | Old Index