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/d20a71c757c9
branches:  trunk
changeset: 361807:d20a71c757c9
user:      jnemeth <jnemeth%pkgsrc.org@localhost>
date:      Thu Apr 27 06:34:08 2017 +0000

description:
sort

diffstat:

 devel/Makefile |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (30 lines):

diff -r c778c0044881 -r d20a71c757c9 devel/Makefile
--- a/devel/Makefile    Thu Apr 27 02:00:39 2017 +0000
+++ b/devel/Makefile    Thu Apr 27 06:34:08 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2427 2017/04/26 10:19:56 fhajny Exp $
+# $NetBSD: Makefile,v 1.2428 2017/04/27 06:34:08 jnemeth Exp $
 #
 
 COMMENT=       Development utilities
@@ -1747,8 +1747,8 @@
 SUBDIR+=       py-ZopeComponent
 SUBDIR+=       py-ZopeConfiguration
 SUBDIR+=       py-ZopeEvent
+SUBDIR+=       py-ZopeI18NMessageid
 SUBDIR+=       py-ZopeInterface
-SUBDIR+=       py-ZopeI18NMessageid
 SUBDIR+=       py-ZopeSchema
 SUBDIR+=       py-appdirs
 SUBDIR+=       py-argcomplete
@@ -1815,9 +1815,9 @@
 SUBDIR+=       py-dogpile-cache
 SUBDIR+=       py-dulwich
 SUBDIR+=       py-editorconfig-core
+SUBDIR+=       py-entrypoints
 SUBDIR+=       py-enum
 SUBDIR+=       py-enum34
-SUBDIR+=       py-entrypoints
 SUBDIR+=       py-expect
 SUBDIR+=       py-extras
 SUBDIR+=       py-faker



Home | Main Index | Thread Index | Old Index