git: 0ea01342cc2e - main - horde: limit php versions to unbreak bulk -a
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 24 Feb 2022 09:53:34 UTC
The branch main has been updated by antoine: URL: https://cgit.FreeBSD.org/ports/commit/?id=0ea01342cc2e97aa546a9cd20e964aa826461d92 commit 0ea01342cc2e97aa546a9cd20e964aa826461d92 Author: Antoine Brodin <antoine@FreeBSD.org> AuthorDate: 2022-02-24 09:52:39 +0000 Commit: Antoine Brodin <antoine@FreeBSD.org> CommitDate: 2022-02-24 09:53:31 +0000 horde: limit php versions to unbreak bulk -a --- Mk/Uses/horde.mk | 1 + deskutils/egroupware/Makefile | 1 + 2 files changed, 2 insertions(+) diff --git a/Mk/Uses/horde.mk b/Mk/Uses/horde.mk index bcbcae7ec639..2a7378c817ee 100644 --- a/Mk/Uses/horde.mk +++ b/Mk/Uses/horde.mk @@ -12,6 +12,7 @@ MASTER_SITES?= https://pear.horde.org/get/ HORDE_DIR?= www/horde CPE_VENDOR?= horde +IGNORE_WITH_PHP=80 81 DIST_SUBDIR= Horde PEAR_CHANNEL= horde diff --git a/deskutils/egroupware/Makefile b/deskutils/egroupware/Makefile index 805533adce62..047a113b9352 100644 --- a/deskutils/egroupware/Makefile +++ b/deskutils/egroupware/Makefile @@ -25,6 +25,7 @@ RUN_DEPENDS= ${LOCALBASE}/share/pear/Net/Sieve.php:net/pear-Net_Sieve@${PHP_FLAV USES= cpe php tar:bzip2 USE_PHP= bcmath bz2 ctype filter json session simplexml tidy xsl xmlreader zlib +PHP_VER= 74 NO_BUILD= yes PLIST= ${WRKDIR}/plist SUB_FILES= pkg-message