pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel added new packages p5-Test-Script, p5-IPC-Run3 t...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f82c17a18f28
branches:  trunk
changeset: 536420:f82c17a18f28
user:      rhaen <rhaen%pkgsrc.org@localhost>
date:      Thu Dec 13 00:26:52 2007 +0000

description:
added new packages p5-Test-Script, p5-IPC-Run3 to the Makefile as SUBDIR

diffstat:

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

diffs (25 lines):

diff -r 7bdb7518900c -r f82c17a18f28 devel/Makefile
--- a/devel/Makefile    Wed Dec 12 22:15:18 2007 +0000
+++ b/devel/Makefile    Thu Dec 13 00:26:52 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.902 2007/12/12 04:23:56 bjs Exp $
+# $NetBSD: Makefile,v 1.903 2007/12/13 00:26:52 rhaen Exp $
 #
 
 COMMENT=       Development utilities
@@ -496,6 +496,7 @@
 SUBDIR+=       p5-IO-Zlib
 SUBDIR+=       p5-IO-stringy
 SUBDIR+=       p5-IPC-Run
+SUBDIR+=       p5-IPC-Run3
 SUBDIR+=       p5-IPC-ShareLite
 SUBDIR+=       p5-IPC-Shareable
 SUBDIR+=       p5-IPC-SharedCache
@@ -605,6 +606,7 @@
 SUBDIR+=       p5-Test-Perl-Critic
 SUBDIR+=       p5-Test-Pod
 SUBDIR+=       p5-Test-Pod-Coverage
+SUBDIR+=       p5-Test-Script
 SUBDIR+=       p5-Test-Simple
 SUBDIR+=       p5-Test-Taint
 SUBDIR+=       p5-Test-Tester



Home | Main Index | Thread Index | Old Index