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:           Sat Jun 17 18:00:52 UTC 2023

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
devel/Makefile: + py-zope.event


To generate a diff of this commit:
cvs rdiff -u -r1.4008 -r1.4009 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.4008 pkgsrc/devel/Makefile:1.4009
--- pkgsrc/devel/Makefile:1.4008        Sat Jun 17 17:42:31 2023
+++ pkgsrc/devel/Makefile       Sat Jun 17 18:00:51 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4008 2023/06/17 17:42:31 wiz Exp $
+# $NetBSD: Makefile,v 1.4009 2023/06/17 18:00:51 wiz Exp $
 #
 
 COMMENT=       Development utilities
@@ -3070,6 +3070,7 @@ SUBDIR+=  py-zc.lockfile
 SUBDIR+=       py-zconfig
 SUBDIR+=       py-zope.deferredimport
 SUBDIR+=       py-zope.deprecation
+SUBDIR+=       py-zope.event
 SUBDIR+=       py-zope.exceptions
 SUBDIR+=       py-zope.hookable
 SUBDIR+=       py-zope.testing



Home | Main Index | Thread Index | Old Index