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:   adam
Date:           Wed Jul 22 12:51:43 UTC 2026

Modified Files:
        pkgsrc/www: Makefile
Removed Files:
        pkgsrc/www/py-beautifulsoup: DESCR Makefile PLIST distinfo

Log Message:
py-beautifulsoup: removed, not needed anymore; use py-beautifulsoup4


To generate a diff of this commit:
cvs rdiff -u -r1.1927 -r1.1928 pkgsrc/www/Makefile
cvs rdiff -u -r1.3 -r0 pkgsrc/www/py-beautifulsoup/DESCR
cvs rdiff -u -r1.23 -r0 pkgsrc/www/py-beautifulsoup/Makefile
cvs rdiff -u -r1.4 -r0 pkgsrc/www/py-beautifulsoup/PLIST
cvs rdiff -u -r1.9 -r0 pkgsrc/www/py-beautifulsoup/distinfo

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.1927 pkgsrc/www/Makefile:1.1928
--- pkgsrc/www/Makefile:1.1927  Tue Jul 14 19:05:35 2026
+++ pkgsrc/www/Makefile Wed Jul 22 12:51:42 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1927 2026/07/14 19:05:35 gdt Exp $
+# $NetBSD: Makefile,v 1.1928 2026/07/22 12:51:42 adam Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -718,7 +718,6 @@ SUBDIR+=    py-aiohttp-socks
 SUBDIR+=       py-aioquic
 SUBDIR+=       py-asgiref
 SUBDIR+=       py-autobahn
-SUBDIR+=       py-beautifulsoup
 SUBDIR+=       py-beautifulsoup4
 SUBDIR+=       py-betamax
 SUBDIR+=       py-bleach



Home | Main Index | Thread Index | Old Index