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: schmonz
Date: Wed Dec 15 09:04:27 UTC 2021
Modified Files:
pkgsrc/devel: Makefile
Log Message:
Add and enable py-empty-files.
To generate a diff of this commit:
cvs rdiff -u -r1.3523 -r1.3524 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.3523 pkgsrc/devel/Makefile:1.3524
--- pkgsrc/devel/Makefile:1.3523 Thu Dec 9 16:37:28 2021
+++ pkgsrc/devel/Makefile Wed Dec 15 09:04:27 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3523 2021/12/09 16:37:28 wiz Exp $
+# $NetBSD: Makefile,v 1.3524 2021/12/15 09:04:27 schmonz Exp $
#
COMMENT= Development utilities
@@ -2284,6 +2284,7 @@ SUBDIR+= py-dogpile-cache
SUBDIR+= py-dotenv
SUBDIR+= py-dulwich
SUBDIR+= py-editorconfig-core
+SUBDIR+= py-empty-files
SUBDIR+= py-entrypoints
SUBDIR+= py-enum34
SUBDIR+= py-exam
Home |
Main Index |
Thread Index |
Old Index