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 21:59:31 UTC 2026

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
devel/Makefile: + py-unidiff


To generate a diff of this commit:
cvs rdiff -u -r1.4593 -r1.4594 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.4593 pkgsrc/devel/Makefile:1.4594
--- pkgsrc/devel/Makefile:1.4593        Mon Feb 16 23:58:29 2026
+++ pkgsrc/devel/Makefile       Tue Feb 17 21:59:31 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4593 2026/02/16 23:58:29 maya Exp $
+# $NetBSD: Makefile,v 1.4594 2026/02/17 21:59:31 wiz Exp $
 #
 
 COMMENT=       Development utilities
@@ -3261,6 +3261,7 @@ SUBDIR+=  py-typing-extensions
 SUBDIR+=       py-typing-inspect
 SUBDIR+=       py-typing-inspection
 SUBDIR+=       py-u-msgpack
+SUBDIR+=       py-unidiff
 SUBDIR+=       py-unittest-mixins
 SUBDIR+=       py-unittest2pytest
 SUBDIR+=       py-unpaddedbase64



Home | Main Index | Thread Index | Old Index