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/e858e35a0210
branches:  trunk
changeset: 325992:e858e35a0210
user:      jnemeth <jnemeth%pkgsrc.org@localhost>
date:      Thu Nov 29 05:29:55 2018 +0000

description:
sort

diffstat:

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

diffs (39 lines):

diff -r a7640a34574e -r e858e35a0210 graphics/Makefile
--- a/graphics/Makefile Thu Nov 29 05:22:35 2018 +0000
+++ b/graphics/Makefile Thu Nov 29 05:29:55 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.808 2018/11/23 10:30:45 nia Exp $
+# $NetBSD: Makefile,v 1.809 2018/11/29 05:29:55 jnemeth Exp $
 #
 
 COMMENT=       Graphics tools and libraries
@@ -34,8 +34,8 @@
 SUBDIR+=       SDL2_image
 SUBDIR+=       SDL_image
 SUBDIR+=       aalib
+SUBDIR+=       adapta-gtk-theme
 SUBDIR+=       adaptagrams
-SUBDIR+=       adapta-gtk-theme
 SUBDIR+=       adwaita-icon-theme
 SUBDIR+=       agg
 SUBDIR+=       ansilove
diff -r a7640a34574e -r e858e35a0210 x11/Makefile
--- a/x11/Makefile      Thu Nov 29 05:22:35 2018 +0000
+++ b/x11/Makefile      Thu Nov 29 05:29:55 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.830 2018/11/28 18:48:58 nia Exp $
+# $NetBSD: Makefile,v 1.831 2018/11/29 05:37:51 jnemeth Exp $
 #
 
 COMMENT=       Packages to support the X window system
@@ -492,9 +492,9 @@
 SUBDIR+=       xconsole
 SUBDIR+=       xcruise
 SUBDIR+=       xcursor
-SUBDIR+=       xcursorgen
 SUBDIR+=       xcursor-capitaine
 SUBDIR+=       xcursor-vanilla-dmz
+SUBDIR+=       xcursorgen
 SUBDIR+=       xdaemon
 SUBDIR+=       xdaemon2
 SUBDIR+=       xdbedizzy



Home | Main Index | Thread Index | Old Index