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:           Thu Nov 25 12:11:59 UTC 2021

Modified Files:
        pkgsrc/www: Makefile

Log Message:
www/Makefile: + py*multipart


To generate a diff of this commit:
cvs rdiff -u -r1.1593 -r1.1594 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.1593 pkgsrc/www/Makefile:1.1594
--- pkgsrc/www/Makefile:1.1593  Tue Nov 23 15:35:32 2021
+++ pkgsrc/www/Makefile Thu Nov 25 12:11:59 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1593 2021/11/23 15:35:32 wiz Exp $
+# $NetBSD: Makefile,v 1.1594 2021/11/25 12:11:59 wiz Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -781,6 +781,7 @@ SUBDIR+=    py-mezzanine
 SUBDIR+=       py-mod_wsgi
 SUBDIR+=       py-model_mommy
 SUBDIR+=       py-moin
+SUBDIR+=       py-multipart
 SUBDIR+=       py-nbconvert
 SUBDIR+=       py-nbformat
 SUBDIR+=       py-nevow
@@ -796,6 +797,7 @@ SUBDIR+=    py-pylint-django
 SUBDIR+=       py-pystache
 SUBDIR+=       py-python-digest
 SUBDIR+=       py-python-mimeparse
+SUBDIR+=       py-python-multipart
 SUBDIR+=       py-python3-digest
 SUBDIR+=       py-pywebdav
 SUBDIR+=       py-raven



Home | Main Index | Thread Index | Old Index