Date: Wed, 20 Jul 2022 21:22:52 GMT From: Antoine Brodin <antoine@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 46741adf8ef1 - main - nexcloud*: unbreak bulk -a Message-ID: <202207202122.26KLMqdB077062@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by antoine: URL: https://cgit.FreeBSD.org/ports/commit/?id=46741adf8ef1a6b86e0368b56f23c37acbd2c3df commit 46741adf8ef1a6b86e0368b56f23c37acbd2c3df Author: Antoine Brodin <antoine@FreeBSD.org> AuthorDate: 2022-07-20 21:22:35 +0000 Commit: Antoine Brodin <antoine@FreeBSD.org> CommitDate: 2022-07-20 21:22:35 +0000 nexcloud*: unbreak bulk -a --- finance/nextcloud-cospend/Makefile | 1 + mail/nextcloud-mail/Makefile | 1 + net-im/nextcloud-talk/Makefile | 1 + security/nextcloud-end_to_end_encryption/Makefile | 1 + security/nextcloud-passman/Makefile | 1 + security/nextcloud-twofactor_admin/Makefile | 1 + security/nextcloud-twofactor_nextcloud_notification/Makefile | 1 + security/nextcloud-twofactor_totp/Makefile | 1 + security/nextcloud-twofactor_u2f/Makefile | 1 + security/nextcloud-twofactor_webauthn/Makefile | 1 + www/nextcloud-appointments/Makefile | 1 + www/nextcloud-calendar/Makefile | 1 + www/nextcloud-contacts/Makefile | 1 + www/nextcloud-deck/Makefile | 1 + www/nextcloud-forms/Makefile | 1 + www/nextcloud-groupfolders/Makefile | 1 + www/nextcloud-notes/Makefile | 1 + www/nextcloud-tasks/Makefile | 1 + 18 files changed, 18 insertions(+) diff --git a/finance/nextcloud-cospend/Makefile b/finance/nextcloud-cospend/Makefile index e4fde30a58e7..6ed679bcb053 100644 --- a/finance/nextcloud-cospend/Makefile +++ b/finance/nextcloud-cospend/Makefile @@ -15,6 +15,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING RUN_DEPENDS= nextcloud${PHP_PKGNAMESUFFIX}>=22:www/nextcloud@${PHP_FLAVOR} USES= php:flavors +IGNORE_WITH_PHP= 82 NO_BUILD= yes NO_ARCH= yes diff --git a/mail/nextcloud-mail/Makefile b/mail/nextcloud-mail/Makefile index 59b183eeacc6..62a8c2237e51 100644 --- a/mail/nextcloud-mail/Makefile +++ b/mail/nextcloud-mail/Makefile @@ -17,6 +17,7 @@ RUN_DEPENDS= nextcloud${PHP_PKGNAMESUFFIX}>=22:www/nextcloud@${PHP_FLAVOR} USES= cpe gettext php:flavors USE_PHP= imap +IGNORE_WITH_PHP= 82 CPE_VENDOR= nextcloud diff --git a/net-im/nextcloud-talk/Makefile b/net-im/nextcloud-talk/Makefile index d391ed61b3de..9aef1d3e80c2 100644 --- a/net-im/nextcloud-talk/Makefile +++ b/net-im/nextcloud-talk/Makefile @@ -17,6 +17,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING RUN_DEPENDS= nextcloud${PHP_PKGNAMESUFFIX}>=24:www/nextcloud@${PHP_FLAVOR} USES= cpe php:flavors +IGNORE_WITH_PHP= 82 CPE_VENDOR= nextcloud NO_BUILD= yes NO_ARCH= yes diff --git a/security/nextcloud-end_to_end_encryption/Makefile b/security/nextcloud-end_to_end_encryption/Makefile index a0386d3181c4..1a236a3f6954 100644 --- a/security/nextcloud-end_to_end_encryption/Makefile +++ b/security/nextcloud-end_to_end_encryption/Makefile @@ -16,6 +16,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= nextcloud${PHP_PKGNAMESUFFIX}>=24:www/nextcloud@${PHP_FLAVOR} USES= php:flavors +IGNORE_WITH_PHP= 82 NO_BUILD= yes NO_ARCH= yes diff --git a/security/nextcloud-passman/Makefile b/security/nextcloud-passman/Makefile index 4d39d1a4e3fe..94d90a10ed5e 100644 --- a/security/nextcloud-passman/Makefile +++ b/security/nextcloud-passman/Makefile @@ -16,6 +16,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= nextcloud${PHP_PKGNAMESUFFIX}>=20:www/nextcloud@${PHP_FLAVOR} USES= php:flavors +IGNORE_WITH_PHP= 82 NO_BUILD= yes NO_ARCH= yes diff --git a/security/nextcloud-twofactor_admin/Makefile b/security/nextcloud-twofactor_admin/Makefile index e4664980a8c7..1ccf02f12937 100644 --- a/security/nextcloud-twofactor_admin/Makefile +++ b/security/nextcloud-twofactor_admin/Makefile @@ -17,6 +17,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= nextcloud${PHP_PKGNAMESUFFIX}>=17:www/nextcloud@${PHP_FLAVOR} USES= php:flavors +IGNORE_WITH_PHP= 82 NO_BUILD= yes NO_ARCH= yes diff --git a/security/nextcloud-twofactor_nextcloud_notification/Makefile b/security/nextcloud-twofactor_nextcloud_notification/Makefile index 668cc591c142..aaa13c485901 100644 --- a/security/nextcloud-twofactor_nextcloud_notification/Makefile +++ b/security/nextcloud-twofactor_nextcloud_notification/Makefile @@ -16,6 +16,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING RUN_DEPENDS= nextcloud${PHP_PKGNAMESUFFIX}>=22:www/nextcloud@${PHP_FLAVOR} USES= php:flavors +IGNORE_WITH_PHP= 82 NO_BUILD= yes NO_ARCH= yes diff --git a/security/nextcloud-twofactor_totp/Makefile b/security/nextcloud-twofactor_totp/Makefile index bebd090b5f4d..f40ad25f4ec6 100644 --- a/security/nextcloud-twofactor_totp/Makefile +++ b/security/nextcloud-twofactor_totp/Makefile @@ -16,6 +16,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING RUN_DEPENDS= nextcloud${PHP_PKGNAMESUFFIX}>=21:www/nextcloud@${PHP_FLAVOR} USES= php:flavors +IGNORE_WITH_PHP= 82 NO_BUILD= yes NO_ARCH= yes diff --git a/security/nextcloud-twofactor_u2f/Makefile b/security/nextcloud-twofactor_u2f/Makefile index de49d006276f..f834db6340eb 100644 --- a/security/nextcloud-twofactor_u2f/Makefile +++ b/security/nextcloud-twofactor_u2f/Makefile @@ -22,6 +22,7 @@ EXPIRATION_DATE=2022-08-01 RUN_DEPENDS= nextcloud${PHP_PKGNAMESUFFIX}>=20:www/nextcloud@${PHP_FLAVOR} USES= php:flavors +IGNORE_WITH_PHP= 82 NO_BUILD= yes NO_ARCH= yes diff --git a/security/nextcloud-twofactor_webauthn/Makefile b/security/nextcloud-twofactor_webauthn/Makefile index 42fa7926819d..aca32cf3f3ed 100644 --- a/security/nextcloud-twofactor_webauthn/Makefile +++ b/security/nextcloud-twofactor_webauthn/Makefile @@ -16,6 +16,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING RUN_DEPENDS= nextcloud${PHP_PKGNAMESUFFIX}>=21:www/nextcloud@${PHP_FLAVOR} USES= php:flavors +IGNORE_WITH_PHP= 82 WRKSRC= ${WRKDIR}/${PORTNAME} diff --git a/www/nextcloud-appointments/Makefile b/www/nextcloud-appointments/Makefile index 4d026eeab451..306221922125 100644 --- a/www/nextcloud-appointments/Makefile +++ b/www/nextcloud-appointments/Makefile @@ -17,6 +17,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING RUN_DEPENDS= nextcloud${PHP_PKGNAMESUFFIX}>=22:www/nextcloud@${PHP_FLAVOR} USES= php:flavors +IGNORE_WITH_PHP= 82 NO_BUILD= yes NO_ARCH= yes diff --git a/www/nextcloud-calendar/Makefile b/www/nextcloud-calendar/Makefile index 6016da33d311..42fb0a1a4d65 100644 --- a/www/nextcloud-calendar/Makefile +++ b/www/nextcloud-calendar/Makefile @@ -15,6 +15,7 @@ LICENSE= AGPLv3 RUN_DEPENDS= nextcloud${PHP_PKGNAMESUFFIX}>=22:www/nextcloud@${PHP_FLAVOR} USES= cpe php:flavors +IGNORE_WITH_PHP= 82 WRKSRC= ${WRKDIR}/${PORTNAME} NO_BUILD= yes diff --git a/www/nextcloud-contacts/Makefile b/www/nextcloud-contacts/Makefile index 3304c6816ae3..179896ef64f1 100644 --- a/www/nextcloud-contacts/Makefile +++ b/www/nextcloud-contacts/Makefile @@ -15,6 +15,7 @@ LICENSE= AGPLv3 RUN_DEPENDS= nextcloud${PHP_PKGNAMESUFFIX}>=20:www/nextcloud@${PHP_FLAVOR} USES= cpe php:flavors +IGNORE_WITH_PHP= 82 CPE_VENDOR= nextcloud NO_BUILD= yes NO_ARCH= yes diff --git a/www/nextcloud-deck/Makefile b/www/nextcloud-deck/Makefile index 6ed585a8f1f4..a0638885ab13 100644 --- a/www/nextcloud-deck/Makefile +++ b/www/nextcloud-deck/Makefile @@ -16,6 +16,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= nextcloud${PHP_PKGNAMESUFFIX}>=24:www/nextcloud@${PHP_FLAVOR} USES= cpe php:flavors +IGNORE_WITH_PHP= 82 NO_BUILD= yes NO_ARCH= yes CPE_VENDOR= nextcloud diff --git a/www/nextcloud-forms/Makefile b/www/nextcloud-forms/Makefile index 6b09f4c67d77..3ca6884d93ae 100644 --- a/www/nextcloud-forms/Makefile +++ b/www/nextcloud-forms/Makefile @@ -17,6 +17,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING RUN_DEPENDS= nextcloud${PHP_PKGNAMESUFFIX}>=22:www/nextcloud@${PHP_FLAVOR} USES= php:flavors +IGNORE_WITH_PHP= 82 NO_BUILD= yes NO_ARCH= yes diff --git a/www/nextcloud-groupfolders/Makefile b/www/nextcloud-groupfolders/Makefile index 2f33be55d9b5..a41c51b5d136 100644 --- a/www/nextcloud-groupfolders/Makefile +++ b/www/nextcloud-groupfolders/Makefile @@ -15,6 +15,7 @@ LICENSE= AGPLv3 RUN_DEPENDS= nextcloud${PHP_PKGNAMESUFFIX}>=24:www/nextcloud@${PHP_FLAVOR} USES= php:flavors +IGNORE_WITH_PHP= 82 NO_BUILD= yes NO_ARCH= yes diff --git a/www/nextcloud-notes/Makefile b/www/nextcloud-notes/Makefile index be32b4067d66..e74bce60725c 100644 --- a/www/nextcloud-notes/Makefile +++ b/www/nextcloud-notes/Makefile @@ -17,6 +17,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING RUN_DEPENDS= nextcloud${PHP_PKGNAMESUFFIX}>=22:www/nextcloud@${PHP_FLAVOR} USES= php:flavors +IGNORE_WITH_PHP= 82 NO_BUILD= yes NO_ARCH= yes diff --git a/www/nextcloud-tasks/Makefile b/www/nextcloud-tasks/Makefile index 01c3df24d65b..84781383dc5a 100644 --- a/www/nextcloud-tasks/Makefile +++ b/www/nextcloud-tasks/Makefile @@ -17,6 +17,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= nextcloud${PHP_PKGNAMESUFFIX}>=20:www/nextcloud@${PHP_FLAVOR} USES= php:flavors +IGNORE_WITH_PHP= 82 NO_BUILD= yes NO_ARCH= yes
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202207202122.26KLMqdB077062>