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:           Tue Feb 17 22:04:45 UTC 2026

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
devel/Makefile: + py-evalidate


To generate a diff of this commit:
cvs rdiff -u -r1.4594 -r1.4595 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.4594 pkgsrc/devel/Makefile:1.4595
--- pkgsrc/devel/Makefile:1.4594        Tue Feb 17 21:59:31 2026
+++ pkgsrc/devel/Makefile       Tue Feb 17 22:04:45 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4594 2026/02/17 21:59:31 wiz Exp $
+# $NetBSD: Makefile,v 1.4595 2026/02/17 22:04:45 wiz Exp $
 #
 
 COMMENT=       Development utilities
@@ -2672,6 +2672,7 @@ SUBDIR+=  py-editables
 SUBDIR+=       py-editorconfig-core
 SUBDIR+=       py-empty-files
 SUBDIR+=       py-entrypoints
+SUBDIR+=       py-evalidate
 SUBDIR+=       py-exceptiongroup
 SUBDIR+=       py-execnet
 SUBDIR+=       py-expiringdict



Home | Main Index | Thread Index | Old Index