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:           Fri May  5 10:16:16 UTC 2023

Modified Files:
        pkgsrc/www: Makefile

Log Message:
www/Makefile: + py27-idna


To generate a diff of this commit:
cvs rdiff -u -r1.1706 -r1.1707 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.1706 pkgsrc/www/Makefile:1.1707
--- pkgsrc/www/Makefile:1.1706  Thu May  4 07:00:40 2023
+++ pkgsrc/www/Makefile Fri May  5 10:16:16 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1706 2023/05/04 07:00:40 adam Exp $
+# $NetBSD: Makefile,v 1.1707 2023/05/05 10:16:16 wiz Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -897,6 +897,7 @@ SUBDIR+=    py-wtforms-sqlalchemy
 SUBDIR+=       py-wtforms-test
 SUBDIR+=       py-yarl
 SUBDIR+=       py-zope.proxy
+SUBDIR+=       py27-idna
 SUBDIR+=       qDecoder
 SUBDIR+=       qt6-qthttpserver
 SUBDIR+=       qt6-qtwebchannel



Home | Main Index | Thread Index | Old Index