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:   wiz
Date:           Thu Mar  2 06:21:07 UTC 2023

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
devel/Makefile: sort


To generate a diff of this commit:
cvs rdiff -u -r1.3927 -r1.3928 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.3927 pkgsrc/devel/Makefile:1.3928
--- pkgsrc/devel/Makefile:1.3927        Wed Mar  1 18:35:29 2023
+++ pkgsrc/devel/Makefile       Thu Mar  2 06:21:07 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3927 2023/03/01 18:35:29 adam Exp $
+# $NetBSD: Makefile,v 1.3928 2023/03/02 06:21:07 wiz Exp $
 #
 
 COMMENT=       Development utilities
@@ -2676,10 +2676,10 @@ SUBDIR+=        py-pep8
 SUBDIR+=       py-pexpect
 SUBDIR+=       py-pip
 SUBDIR+=       py-pip-api
-SUBDIR+=       py-pip2pi
 SUBDIR+=       py-pip-requirements-parser
 SUBDIR+=       py-pip-run
 SUBDIR+=       py-pip20
+SUBDIR+=       py-pip2pi
 SUBDIR+=       py-pkgconfig
 SUBDIR+=       py-pkginfo
 SUBDIR+=       py-pkgutil_resolve_name



Home | Main Index | Thread Index | Old Index