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/6abdd16a3395
branches:  trunk
changeset: 631739:6abdd16a3395
user:      jnemeth <jnemeth%pkgsrc.org@localhost>
date:      Thu Mar 13 07:26:06 2014 +0000

description:
sort

diffstat:

 lang/Makefile |  4 ++--
 x11/Makefile  |  4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diffs (40 lines):

diff -r 2c847443b400 -r 6abdd16a3395 lang/Makefile
--- a/lang/Makefile     Thu Mar 13 07:24:05 2014 +0000
+++ b/lang/Makefile     Thu Mar 13 07:26:06 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.369 2014/03/10 14:21:12 taca Exp $
+# $NetBSD: Makefile,v 1.370 2014/03/13 07:26:06 jnemeth Exp $
 #
 
 COMMENT=       Programming languages
@@ -203,9 +203,9 @@
 SUBDIR+=       swi-prolog-lite
 SUBDIR+=       swi-prolog-packages
 SUBDIR+=       tcl
-SUBDIR+=       tcl85
 SUBDIR+=       tcl-expect
 SUBDIR+=       tcl-otcl
+SUBDIR+=       tcl85
 SUBDIR+=       tinyscheme
 SUBDIR+=       twelf
 SUBDIR+=       ucblogo
diff -r 2c847443b400 -r 6abdd16a3395 x11/Makefile
--- a/x11/Makefile      Thu Mar 13 07:24:05 2014 +0000
+++ b/x11/Makefile      Thu Mar 13 07:26:06 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.728 2014/03/10 14:22:30 taca Exp $
+# $NetBSD: Makefile,v 1.729 2014/03/13 07:28:38 jnemeth Exp $
 #
 
 COMMENT=       Packages to support the X window system
@@ -450,9 +450,9 @@
 SUBDIR+=       tile
 SUBDIR+=       tint2
 SUBDIR+=       tk
-SUBDIR+=       tk85
 SUBDIR+=       tk-BWidget
 SUBDIR+=       tk-Tix
+SUBDIR+=       tk85
 SUBDIR+=       tkinfo
 SUBDIR+=       tktable
 SUBDIR+=       transset



Home | Main Index | Thread Index | Old Index