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: Thu Apr 27 06:34:08 UTC 2017
Modified Files:
pkgsrc/devel: Makefile
Log Message:
sort
To generate a diff of this commit:
cvs rdiff -u -r1.2427 -r1.2428 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.2427 pkgsrc/devel/Makefile:1.2428
--- pkgsrc/devel/Makefile:1.2427 Wed Apr 26 10:19:56 2017
+++ pkgsrc/devel/Makefile Thu Apr 27 06:34:08 2017
@@ -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-Pyro
SUBDIR+= py-ZopeComponent
SUBDIR+= py-ZopeConfiguration
SUBDIR+= py-ZopeEvent
-SUBDIR+= py-ZopeInterface
SUBDIR+= py-ZopeI18NMessageid
+SUBDIR+= py-ZopeInterface
SUBDIR+= py-ZopeSchema
SUBDIR+= py-appdirs
SUBDIR+= py-argcomplete
@@ -1815,9 +1815,9 @@ SUBDIR+= py-doctor
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