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:   taca
Date:           Thu Sep 10 15:06:33 UTC 2020

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
devel/Makefile: add and enable py-gitpython


To generate a diff of this commit:
cvs rdiff -u -r1.3239 -r1.3240 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.3239 pkgsrc/devel/Makefile:1.3240
--- pkgsrc/devel/Makefile:1.3239        Thu Sep 10 15:03:17 2020
+++ pkgsrc/devel/Makefile       Thu Sep 10 15:06:33 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3239 2020/09/10 15:03:17 taca Exp $
+# $NetBSD: Makefile,v 1.3240 2020/09/10 15:06:33 taca Exp $
 #
 
 COMMENT=       Development utilities
@@ -2282,6 +2282,7 @@ SUBDIR+=  py-gflags
 SUBDIR+=       py-gitdb
 SUBDIR+=       py-gitinspector
 SUBDIR+=       py-gitinspector-devel
+SUBDIR+=       py-gitpython
 SUBDIR+=       py-gobject
 SUBDIR+=       py-gobject-shared
 SUBDIR+=       py-gobject3



Home | Main Index | Thread Index | Old Index