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:           Sun Jun  8 08:02:13 UTC 2025

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
devel/Makefile: + py-pgzero


To generate a diff of this commit:
cvs rdiff -u -r1.4478 -r1.4479 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.4478 pkgsrc/devel/Makefile:1.4479
--- pkgsrc/devel/Makefile:1.4478        Mon May 26 15:39:48 2025
+++ pkgsrc/devel/Makefile       Sun Jun  8 08:02:13 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4478 2025/05/26 15:39:48 taca Exp $
+# $NetBSD: Makefile,v 1.4479 2025/06/08 08:02:13 wiz Exp $
 #
 
 COMMENT=       Development utilities
@@ -2845,6 +2845,7 @@ SUBDIR+=  py-pep517
 SUBDIR+=       py-pep621
 SUBDIR+=       py-pep8
 SUBDIR+=       py-pexpect
+SUBDIR+=       py-pgzero
 SUBDIR+=       py-pip
 SUBDIR+=       py-pip-api
 SUBDIR+=       py-pip-requirements-parser



Home | Main Index | Thread Index | Old Index