pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel delint: add pcre++ and sort p5-{Spiffy,Spoon} pr...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/055278e175ed
branches:  trunk
changeset: 486545:055278e175ed
user:      jmmv <jmmv%pkgsrc.org@localhost>
date:      Wed Dec 29 13:02:53 2004 +0000

description:
delint: add pcre++ and sort p5-{Spiffy,Spoon} properly.

diffstat:

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

diffs (35 lines):

diff -r b2ae44d72866 -r 055278e175ed devel/Makefile
--- a/devel/Makefile    Wed Dec 29 13:00:29 2004 +0000
+++ b/devel/Makefile    Wed Dec 29 13:02:53 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.590 2004/12/29 12:59:22 jmmv Exp $
+# $NetBSD: Makefile,v 1.591 2004/12/29 13:02:53 jmmv Exp $
 #
 
 COMMENT=       Development utilities
@@ -408,8 +408,6 @@
 SUBDIR+=       p5-Proc-Daemon
 SUBDIR+=       p5-Regexp-Shellish
 SUBDIR+=       p5-SDL
-SUBDIR+=       p5-Spiffy
-SUBDIR+=       p5-Spoon
 SUBDIR+=       p5-SVN-Mirror
 SUBDIR+=       p5-SVN-Simple
 SUBDIR+=       p5-Safe-Hole
@@ -418,6 +416,8 @@
 SUBDIR+=       p5-Set-IntSpan
 SUBDIR+=       p5-Set-Scalar
 SUBDIR+=       p5-SortVersions
+SUBDIR+=       p5-Spiffy
+SUBDIR+=       p5-Spoon
 SUBDIR+=       p5-Storable
 SUBDIR+=       p5-Term-ProgressBar
 SUBDIR+=       p5-Term-ReadKey
@@ -448,6 +448,7 @@
 SUBDIR+=       pccts
 SUBDIR+=       pcl-cvs
 SUBDIR+=       pcre
+SUBDIR+=       pcre++
 SUBDIR+=       pedisassem
 SUBDIR+=       php-gettext
 SUBDIR+=       php-gmp



Home | Main Index | Thread Index | Old Index