Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 Jul 2024 06:16:13 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: b2a8b978a45c - main - security/pear-Crypt_CHAP: Revert "security/pear-Crypt_CHAP: Remove IGNORE_WITH_PHP=84"
Message-ID:  <202407300616.46U6GD8I097952@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by antoine:

URL: https://cgit.FreeBSD.org/ports/commit/?id=b2a8b978a45cfb45da6a0014f89cc5ac23b30998

commit b2a8b978a45cfb45da6a0014f89cc5ac23b30998
Author:     Antoine Brodin <antoine@FreeBSD.org>
AuthorDate: 2024-07-30 06:15:44 +0000
Commit:     Antoine Brodin <antoine@FreeBSD.org>
CommitDate: 2024-07-30 06:15:44 +0000

    security/pear-Crypt_CHAP: Revert "security/pear-Crypt_CHAP: Remove IGNORE_WITH_PHP=84"
    
    This reverts commit 7cb2d334cecb15b09f041357be26df328f9e5e8a.
    This unbreaks the ports tree
---
 security/pear-Crypt_CHAP/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/security/pear-Crypt_CHAP/Makefile b/security/pear-Crypt_CHAP/Makefile
index cebfef9eeee3..6f7f8319365b 100644
--- a/security/pear-Crypt_CHAP/Makefile
+++ b/security/pear-Crypt_CHAP/Makefile
@@ -12,6 +12,7 @@ LICENSE=	BSD3CLAUSE
 USES=		pear
 USE_PHP=	mcrypt
 
+IGNORE_WITH_PHP=84
 NO_ARCH=	yes
 
 .include <bsd.port.mk>


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202407300616.46U6GD8I097952>