pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel Add some new perl packages.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/727e58367d63
branches:  trunk
changeset: 503586:727e58367d63
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Wed Nov 23 22:06:10 2005 +0000

description:
Add some new perl packages.

diffstat:

 devel/Makefile |  8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)

diffs (36 lines):

diff -r 72cabaec7390 -r 727e58367d63 devel/Makefile
--- a/devel/Makefile    Wed Nov 23 22:03:51 2005 +0000
+++ b/devel/Makefile    Wed Nov 23 22:06:10 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.695 2005/11/22 23:12:50 wiz Exp $
+# $NetBSD: Makefile,v 1.696 2005/11/23 22:06:10 wiz Exp $
 #
 
 COMMENT=       Development utilities
@@ -434,6 +434,7 @@
 SUBDIR+=       p5-PAR-Dist
 SUBDIR+=       p5-POE
 SUBDIR+=       p5-PV
+SUBDIR+=       p5-Params-Util
 SUBDIR+=       p5-Params-Validate
 SUBDIR+=       p5-Parse-RecDescent
 SUBDIR+=       p5-Parse-Yapp
@@ -465,13 +466,18 @@
 SUBDIR+=       p5-Term-Size
 SUBDIR+=       p5-Test-ClassAPI
 SUBDIR+=       p5-Test-Cmd
+SUBDIR+=       p5-Test-Deep
 SUBDIR+=       p5-Test-Exception
 SUBDIR+=       p5-Test-Inline
+SUBDIR+=       p5-Test-LongString
+SUBDIR+=       p5-Test-Manifest
 SUBDIR+=       p5-Test-Memory-Cycle
+SUBDIR+=       p5-Test-NoWarnings
 SUBDIR+=       p5-Test-Pod
 SUBDIR+=       p5-Test-Pod-Coverage
 SUBDIR+=       p5-Test-Simple
 SUBDIR+=       p5-Test-Taint
+SUBDIR+=       p5-Test-Tester
 SUBDIR+=       p5-Test-Unit
 SUBDIR+=       p5-Test-Warn
 SUBDIR+=       p5-Tie-IxHash



Home | Main Index | Thread Index | Old Index