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:   js
Date:           Tue Apr 14 19:54:52 UTC 2020

Modified Files:
        pkgsrc/www: Makefile

Log Message:
www: Enable py-aiohttp-socks


To generate a diff of this commit:
cvs rdiff -u -r1.1452 -r1.1453 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.1452 pkgsrc/www/Makefile:1.1453
--- pkgsrc/www/Makefile:1.1452  Tue Apr 14 16:12:02 2020
+++ pkgsrc/www/Makefile Tue Apr 14 19:54:51 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1452 2020/04/14 16:12:02 ryoon Exp $
+# $NetBSD: Makefile,v 1.1453 2020/04/14 19:54:51 js Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -625,6 +625,7 @@ SUBDIR+=    py-WebOb
 SUBDIR+=       py-WebTest
 SUBDIR+=       py-aiohttp
 SUBDIR+=       py-aiohttp-cors
+SUBDIR+=       py-aiohttp-socks
 SUBDIR+=       py-asgiref
 SUBDIR+=       py-autobahn
 SUBDIR+=       py-beautifulsoup



Home | Main Index | Thread Index | Old Index