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:28:44 UTC 2023

Modified Files:
        pkgsrc/devel: Makefile

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


To generate a diff of this commit:
cvs rdiff -u -r1.4010 -r1.4011 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.4010 pkgsrc/devel/Makefile:1.4011
--- pkgsrc/devel/Makefile:1.4010        Sat Jun 17 18:04:09 2023
+++ pkgsrc/devel/Makefile       Sat Jun 17 18:28:44 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4010 2023/06/17 18:04:09 wiz Exp $
+# $NetBSD: Makefile,v 1.4011 2023/06/17 18:28:44 wiz Exp $
 #
 
 COMMENT=       Development utilities
@@ -3068,6 +3068,7 @@ SUBDIR+=  py-yapf
 SUBDIR+=       py-zanata-python-client
 SUBDIR+=       py-zc.lockfile
 SUBDIR+=       py-zconfig
+SUBDIR+=       py-zope.component
 SUBDIR+=       py-zope.deferredimport
 SUBDIR+=       py-zope.deprecation
 SUBDIR+=       py-zope.event



Home | Main Index | Thread Index | Old Index