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 Aug 31 06:06:21 UTC 2023

Modified Files:
        pkgsrc/www: Makefile

Log Message:
www/Makefile: sort


To generate a diff of this commit:
cvs rdiff -u -r1.1742 -r1.1743 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.1742 pkgsrc/www/Makefile:1.1743
--- pkgsrc/www/Makefile:1.1742  Tue Aug 29 14:15:33 2023
+++ pkgsrc/www/Makefile Thu Aug 31 06:06:21 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1742 2023/08/29 14:15:33 manu Exp $
+# $NetBSD: Makefile,v 1.1743 2023/08/31 06:06:21 wiz Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -848,6 +848,7 @@ SUBDIR+=    py-protego
 SUBDIR+=       py-publicsuffix2
 SUBDIR+=       py-purl
 SUBDIR+=       py-pylint-django
+SUBDIR+=       py-pysaml2
 SUBDIR+=       py-pystache
 SUBDIR+=       py-python-mimeparse
 SUBDIR+=       py-python-multipart
@@ -864,7 +865,6 @@ SUBDIR+=    py-rjsmin
 SUBDIR+=       py-robobrowser
 SUBDIR+=       py-robot-detection
 SUBDIR+=       py-rss2gen
-SUBDIR+=       py-pysaml2
 SUBDIR+=       py-sanic
 SUBDIR+=       py-sanic-routing
 SUBDIR+=       py-scgi



Home | Main Index | Thread Index | Old Index