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:           Tue Apr 26 21:43:08 UTC 2022

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
devel/Makefile: + py-gidgethub


To generate a diff of this commit:
cvs rdiff -u -r1.3722 -r1.3723 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.3722 pkgsrc/devel/Makefile:1.3723
--- pkgsrc/devel/Makefile:1.3722        Tue Apr 26 08:19:34 2022
+++ pkgsrc/devel/Makefile       Tue Apr 26 21:43:08 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3722 2022/04/26 08:19:34 adam Exp $
+# $NetBSD: Makefile,v 1.3723 2022/04/26 21:43:08 wiz Exp $
 #
 
 COMMENT=       Development utilities
@@ -2462,6 +2462,7 @@ SUBDIR+=  py-gcovr
 SUBDIR+=       py-generate
 SUBDIR+=       py-gflags
 SUBDIR+=       py-gi-docgen
+SUBDIR+=       py-gidgethub
 SUBDIR+=       py-gitdb
 SUBDIR+=       py-gitinspector
 SUBDIR+=       py-gitinspector-devel



Home | Main Index | Thread Index | Old Index