pkgsrc-Changes archive

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

CVS commit: pkgsrc/www



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sat Aug 10 14:35:25 UTC 2024

Modified Files:
        pkgsrc/www: Makefile

Log Message:
www/Makefile: + py-vcrpy


To generate a diff of this commit:
cvs rdiff -u -r1.1805 -r1.1806 pkgsrc/www/Makefile

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

Modified files:

Index: pkgsrc/www/Makefile
diff -u pkgsrc/www/Makefile:1.1805 pkgsrc/www/Makefile:1.1806
--- pkgsrc/www/Makefile:1.1805  Fri Aug  9 16:25:22 2024
+++ pkgsrc/www/Makefile Sat Aug 10 14:35:25 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1805 2024/08/09 16:25:22 ryoon Exp $
+# $NetBSD: Makefile,v 1.1806 2024/08/10 14:35:25 wiz Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -919,6 +919,7 @@ SUBDIR+=    py-urllib3
 SUBDIR+=       py-uvicorn
 SUBDIR+=       py-uwsgi
 SUBDIR+=       py-uwsgitop
+SUBDIR+=       py-vcrpy
 SUBDIR+=       py-w3lib
 SUBDIR+=       py-wagtail
 SUBDIR+=       py-wagtailmenus



Home | Main Index | Thread Index | Old Index