pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc Sort.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/02d936b79ef8
branches:  trunk
changeset: 479115:02d936b79ef8
user:      schmonz <schmonz%pkgsrc.org@localhost>
date:      Thu Aug 05 05:40:51 2004 +0000

description:
Sort.

diffstat:

 devel/Makefile |  4 ++--
 www/Makefile   |  4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diffs (39 lines):

diff -r cb3094961b82 -r 02d936b79ef8 devel/Makefile
--- a/devel/Makefile    Thu Aug 05 05:38:58 2004 +0000
+++ b/devel/Makefile    Thu Aug 05 05:40:51 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.522 2004/08/03 15:36:00 cube Exp $
+# $NetBSD: Makefile,v 1.523 2004/08/05 05:40:51 schmonz Exp $
 #
 
 COMMENT=       Development utilities
@@ -372,8 +372,8 @@
 SUBDIR+=       p5-Test-Inline
 SUBDIR+=       p5-Test-Simple
 SUBDIR+=       p5-Test-Unit
+SUBDIR+=       p5-Tie-IxHash
 SUBDIR+=       p5-Tree-Simple
-SUBDIR+=       p5-Tie-IxHash
 SUBDIR+=       p5-WeakRef
 SUBDIR+=       p5-gettext
 SUBDIR+=       p5-glib2
diff -r cb3094961b82 -r 02d936b79ef8 www/Makefile
--- a/www/Makefile      Thu Aug 05 05:38:58 2004 +0000
+++ b/www/Makefile      Thu Aug 05 05:40:51 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.337 2004/08/02 12:58:01 cube Exp $
+# $NetBSD: Makefile,v 1.338 2004/08/05 05:42:03 schmonz Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -175,9 +175,9 @@
 SUBDIR+=       p5-HTML-Mason
 SUBDIR+=       p5-HTML-Parser
 SUBDIR+=       p5-HTML-PrettyPrinter
+SUBDIR+=       p5-HTML-Scrubber
 SUBDIR+=       p5-HTML-SimpleParse
 SUBDIR+=       p5-HTML-StickyQuery
-SUBDIR+=       p5-HTML-Scrubber
 SUBDIR+=       p5-HTML-Table
 SUBDIR+=       p5-HTML-TableExtract
 SUBDIR+=       p5-HTML-Tagset



Home | Main Index | Thread Index | Old Index