pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel sort



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ea5480f3f99c
branches:  trunk
changeset: 353486:ea5480f3f99c
user:      jnemeth <jnemeth%pkgsrc.org@localhost>
date:      Fri Oct 07 06:29:44 2016 +0000

description:
sort

diffstat:

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

diffs (24 lines):

diff -r 39b048bd823c -r ea5480f3f99c devel/Makefile
--- a/devel/Makefile    Fri Oct 07 06:07:54 2016 +0000
+++ b/devel/Makefile    Fri Oct 07 06:29:44 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2319 2016/10/05 02:30:12 kamil Exp $
+# $NetBSD: Makefile,v 1.2320 2016/10/07 06:29:44 jnemeth Exp $
 #
 
 COMMENT=       Development utilities
@@ -1936,13 +1936,13 @@
 SUBDIR+=       py-traceback2
 SUBDIR+=       py-tryton
 SUBDIR+=       py-trytond
-SUBDIR+=       py-uuid
 SUBDIR+=       py-unit
 SUBDIR+=       py-unitgui
 SUBDIR+=       py-unittest2
 SUBDIR+=       py-unittest2py3k
 SUBDIR+=       py-urwid
 SUBDIR+=       py-usb
+SUBDIR+=       py-uuid
 SUBDIR+=       py-virtualenv
 SUBDIR+=       py-wcwidth
 SUBDIR+=       py-wheel



Home | Main Index | Thread Index | Old Index