pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/graphics



Module Name:    pkgsrc
Committed By:   gutteridge
Date:           Sun Jul 18 18:08:43 UTC 2021

Modified Files:
        pkgsrc/graphics: Makefile

Log Message:
graphics/Makefile: add py-scour


To generate a diff of this commit:
cvs rdiff -u -r1.945 -r1.946 pkgsrc/graphics/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/graphics/Makefile
diff -u pkgsrc/graphics/Makefile:1.945 pkgsrc/graphics/Makefile:1.946
--- pkgsrc/graphics/Makefile:1.945      Thu Jul  8 21:22:34 2021
+++ pkgsrc/graphics/Makefile    Sun Jul 18 18:08:43 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.945 2021/07/08 21:22:34 markd Exp $
+# $NetBSD: Makefile,v 1.946 2021/07/18 18:08:43 gutteridge Exp $
 #
 
 COMMENT=       Graphics tools and libraries
@@ -511,6 +511,7 @@ SUBDIR+=    py-pycha
 SUBDIR+=       py-pygal
 SUBDIR+=       py-pygraphviz
 SUBDIR+=       py-qrcode
+SUBDIR+=       py-scour
 SUBDIR+=       py-seaborn
 SUBDIR+=       py-seqdiag
 SUBDIR+=       py-sk1libs



Home | Main Index | Thread Index | Old Index