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 Sep 22 21:42:06 UTC 2025

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
devel/Makefile: + py-pyperf


To generate a diff of this commit:
cvs rdiff -u -r1.4530 -r1.4531 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.4530 pkgsrc/devel/Makefile:1.4531
--- pkgsrc/devel/Makefile:1.4530        Mon Sep 22 17:37:19 2025
+++ pkgsrc/devel/Makefile       Mon Sep 22 21:42:06 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4530 2025/09/22 17:37:19 adam Exp $
+# $NetBSD: Makefile,v 1.4531 2025/09/22 21:42:06 wiz Exp $
 #
 
 COMMENT=       Development utilities
@@ -3082,6 +3082,7 @@ SUBDIR+=  py-pyobjc-framework-libdispatch
 SUBDIR+=       py-pyobjc-framework-libxpc
 SUBDIR+=       py-pyparsing
 SUBDIR+=       py-pyparsing2
+SUBDIR+=       py-pyperf
 SUBDIR+=       py-pypi-cli
 SUBDIR+=       py-pyproject_hooks
 SUBDIR+=       py-pyrsistent



Home | Main Index | Thread Index | Old Index