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/232ad420bf18
branches:  trunk
changeset: 543152:232ad420bf18
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Fri Jun 06 08:30:07 2008 +0000

description:
Sort.

diffstat:

 net/Makefile      |  4 ++--
 pkgtools/Makefile |  4 ++--
 wm/Makefile       |  4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)

diffs (63 lines):

diff -r 0c979f9b9189 -r 232ad420bf18 net/Makefile
--- a/net/Makefile      Fri Jun 06 08:29:29 2008 +0000
+++ b/net/Makefile      Fri Jun 06 08:30:07 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.712 2008/05/26 22:38:27 joerg Exp $
+# $NetBSD: Makefile,v 1.713 2008/06/06 08:30:07 wiz Exp $
 #
 
 COMMENT=       Networking tools
@@ -495,12 +495,12 @@
 SUBDIR+=       tsocks
 SUBDIR+=       tspc
 SUBDIR+=       ttt
-SUBDIR+=       unbound
 SUBDIR+=       ucarp
 SUBDIR+=       ucspi-ssl
 SUBDIR+=       ucspi-tcp
 SUBDIR+=       udpcast
 SUBDIR+=       udptunnel
+SUBDIR+=       unbound
 SUBDIR+=       unfs3
 SUBDIR+=       unison
 SUBDIR+=       unison-devel
diff -r 0c979f9b9189 -r 232ad420bf18 pkgtools/Makefile
--- a/pkgtools/Makefile Fri Jun 06 08:29:29 2008 +0000
+++ b/pkgtools/Makefile Fri Jun 06 08:30:07 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.90 2008/05/24 03:39:29 tnn Exp $
+# $NetBSD: Makefile,v 1.91 2008/06/06 08:30:31 wiz Exp $
 #
 
 COMMENT=       Tools for use in the packages collection
@@ -8,8 +8,8 @@
 SUBDIR+=       bootstrap-extras
 SUBDIR+=       bootstrap-mk-files
 SUBDIR+=       cdpack
+SUBDIR+=       compat_headers
 SUBDIR+=       createbuildlink
-SUBDIR+=       compat_headers
 SUBDIR+=       dfdisk
 SUBDIR+=       digest
 SUBDIR+=       genrpm
diff -r 0c979f9b9189 -r 232ad420bf18 wm/Makefile
--- a/wm/Makefile       Fri Jun 06 08:29:29 2008 +0000
+++ b/wm/Makefile       Fri Jun 06 08:30:07 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.104 2008/05/12 13:20:58 jmcneill Exp $
+# $NetBSD: Makefile,v 1.105 2008/06/06 08:30:56 wiz Exp $
 #
 
 COMMENT=       X11 window managers, configuration tools, and themes
@@ -19,10 +19,10 @@
 SUBDIR+=       blackbox
 SUBDIR+=       blackbox70
 SUBDIR+=       bsetroot
+SUBDIR+=       ccsm
 SUBDIR+=       compiz
 SUBDIR+=       compiz-fusion-plugins-extra
 SUBDIR+=       compiz-fusion-plugins-main
-SUBDIR+=       ccsm
 SUBDIR+=       ctwm
 SUBDIR+=       cwm
 SUBDIR+=       dwm



Home | Main Index | Thread Index | Old Index