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:           Mon Nov 11 09:00:59 UTC 2024

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
devel/Makefile: + py-inline-snapshot


To generate a diff of this commit:
cvs rdiff -u -r1.4359 -r1.4360 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.4359 pkgsrc/devel/Makefile:1.4360
--- pkgsrc/devel/Makefile:1.4359        Sun Nov 10 05:14:56 2024
+++ pkgsrc/devel/Makefile       Mon Nov 11 09:00:59 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4359 2024/11/10 05:14:56 iquiw Exp $
+# $NetBSD: Makefile,v 1.4360 2024/11/11 09:00:59 wiz Exp $
 #
 
 COMMENT=       Development utilities
@@ -2667,6 +2667,7 @@ SUBDIR+=  py-importlib-metadata
 SUBDIR+=       py-importlib-resources
 SUBDIR+=       py-incremental
 SUBDIR+=       py-iniconfig
+SUBDIR+=       py-inline-snapshot
 SUBDIR+=       py-inquirer
 SUBDIR+=       py-intelhex
 SUBDIR+=       py-intervaltree



Home | Main Index | Thread Index | Old Index