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: gdt
Date: Tue Jul 14 19:05:35 UTC 2026
Modified Files:
pkgsrc/www: Makefile
Removed Files:
pkgsrc/www/php-nextcloud31: DESCR INSTALL Makefile PLIST distinfo
options.mk
Log Message:
www/php-nextcloud31: Remove package
The pkgsrc plan for nextcloud is to have one version, that is
up-to-date, but not a .0 or similar. Because nextcloud does not
support upgrading from N to N+2, and only does upgrades across one
major version, we generally do not update nextcloud twice between
stable branches. If that happens, we add the intermediate version so
that stable branch users can upgrade twice, using binary packages.
nextcloud31 was added to facilitate upgrades to 32. Because nextcloud
32 was in pkgsrc for many quarters, there is no need for users of the
upcoming 2026Q3 or later to install 31 as a steppingstone. The
just-commited 33 will upgrade normally from 32. Thus, this package is
no longer needed.
To generate a diff of this commit:
cvs rdiff -u -r1.1926 -r1.1927 pkgsrc/www/Makefile
cvs rdiff -u -r1.1 -r0 pkgsrc/www/php-nextcloud31/DESCR \
pkgsrc/www/php-nextcloud31/INSTALL pkgsrc/www/php-nextcloud31/Makefile \
pkgsrc/www/php-nextcloud31/PLIST pkgsrc/www/php-nextcloud31/distinfo \
pkgsrc/www/php-nextcloud31/options.mk
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.1926 pkgsrc/www/Makefile:1.1927
--- pkgsrc/www/Makefile:1.1926 Mon Jul 6 06:54:55 2026
+++ pkgsrc/www/Makefile Tue Jul 14 19:05:35 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1926 2026/07/06 06:54:55 wiz Exp $
+# $NetBSD: Makefile,v 1.1927 2026/07/14 19:05:35 gdt Exp $
#
COMMENT= Packages related to the World Wide Web
@@ -678,7 +678,6 @@ SUBDIR+= php-http4
SUBDIR+= php-ja-wordpress
SUBDIR+= php-matomo
SUBDIR+= php-nextcloud
-SUBDIR+= php-nextcloud31
SUBDIR+= php-owncloud
SUBDIR+= php-phalcon
SUBDIR+= php-phalcon4
Home |
Main Index |
Thread Index |
Old Index