pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel



Module Name:    pkgsrc
Committed By:   jnemeth
Date:           Fri Oct  7 06:29:44 UTC 2016

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
sort


To generate a diff of this commit:
cvs rdiff -u -r1.2319 -r1.2320 pkgsrc/devel/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/devel/Makefile
diff -u pkgsrc/devel/Makefile:1.2319 pkgsrc/devel/Makefile:1.2320
--- pkgsrc/devel/Makefile:1.2319        Wed Oct  5 02:30:12 2016
+++ pkgsrc/devel/Makefile       Fri Oct  7 06:29:44 2016
@@ -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-tox
 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