Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/php-nextcloud php-nextcloud: Add not for updaters



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7c69bc0baea8
branches:  trunk
changeset: 433887:7c69bc0baea8
user:      ryoon <ryoon%pkgsrc.org@localhost>
date:      Mon Jun 08 13:12:16 2020 +0000

description:
php-nextcloud: Add not for updaters

Please do not ignore stable pkgsrc branch users.

diffstat:

 www/php-nextcloud/Makefile |  7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)

diffs (16 lines):

diff -r 9dbe0ff97325 -r 7c69bc0baea8 www/php-nextcloud/Makefile
--- a/www/php-nextcloud/Makefile        Mon Jun 08 13:09:07 2020 +0000
+++ b/www/php-nextcloud/Makefile        Mon Jun 08 13:12:16 2020 +0000
@@ -1,6 +1,11 @@
-# $NetBSD: Makefile,v 1.36 2020/06/06 00:52:30 ryoon Exp $
+# $NetBSD: Makefile,v 1.37 2020/06/08 13:12:16 ryoon Exp $
 #
 
+# Please make sure not to skip major releases in pkgsrc-current
+# and previous and latest pkgsrc stable branches.
+# Specifically you must ensure that pkgsrc stable branch users can
+# update their www/php-nextcloud in previous branch to current
+# branch without skipping major release.
 DISTNAME=      nextcloud-19.0.0
 PKGNAME=       ${PHP_PKG_PREFIX}-${DISTNAME}
 CATEGORIES=    www



Home | Main Index | Thread Index | Old Index