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:           Thu May  4 11:41:03 UTC 2023

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
devel/Makefile: + py-serializable


To generate a diff of this commit:
cvs rdiff -u -r1.3974 -r1.3975 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.3974 pkgsrc/devel/Makefile:1.3975
--- pkgsrc/devel/Makefile:1.3974        Thu May  4 09:38:52 2023
+++ pkgsrc/devel/Makefile       Thu May  4 11:41:03 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3974 2023/05/04 09:38:52 wiz Exp $
+# $NetBSD: Makefile,v 1.3975 2023/05/04 11:41:03 wiz Exp $
 #
 
 COMMENT=       Development utilities
@@ -2916,6 +2916,7 @@ SUBDIR+=  py-scard
 SUBDIR+=       py-selectors2
 SUBDIR+=       py-semantic_version
 SUBDIR+=       py-sentry-sdk
+SUBDIR+=       py-serializable
 SUBDIR+=       py-serpent
 SUBDIR+=       py-setuptools
 SUBDIR+=       py-setuptools-rust



Home | Main Index | Thread Index | Old Index