pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/php-nextcloud
Module Name: pkgsrc
Committed By: ryoon
Date: Mon Jun 8 13:12:16 UTC 2020
Modified Files:
pkgsrc/www/php-nextcloud: Makefile
Log Message:
php-nextcloud: Add not for updaters
Please do not ignore stable pkgsrc branch users.
To generate a diff of this commit:
cvs rdiff -u -r1.36 -r1.37 pkgsrc/www/php-nextcloud/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/php-nextcloud/Makefile
diff -u pkgsrc/www/php-nextcloud/Makefile:1.36 pkgsrc/www/php-nextcloud/Makefile:1.37
--- pkgsrc/www/php-nextcloud/Makefile:1.36 Sat Jun 6 00:52:30 2020
+++ pkgsrc/www/php-nextcloud/Makefile Mon Jun 8 13:12:16 2020
@@ -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