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:   khorben
Date:           Thu Feb 25 15:35:14 UTC 2021

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
Add py-sentry-sdk


To generate a diff of this commit:
cvs rdiff -u -r1.3342 -r1.3343 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.3342 pkgsrc/devel/Makefile:1.3343
--- pkgsrc/devel/Makefile:1.3342        Thu Feb 25 15:23:45 2021
+++ pkgsrc/devel/Makefile       Thu Feb 25 15:35:13 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3342 2021/02/25 15:23:45 khorben Exp $
+# $NetBSD: Makefile,v 1.3343 2021/02/25 15:35:13 khorben Exp $
 #
 
 COMMENT=       Development utilities
@@ -2599,6 +2599,7 @@ SUBDIR+=  py-scandir
 SUBDIR+=       py-scard
 SUBDIR+=       py-selectors2
 SUBDIR+=       py-semantic_version
+SUBDIR+=       py-sentry-sdk
 SUBDIR+=       py-serpent
 SUBDIR+=       py-setuptools
 SUBDIR+=       py-setuptools-rust



Home | Main Index | Thread Index | Old Index