pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/mail/roundcube-plugin-carddav roundcube-plugin-carddav...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3f2bc9e3edf4
branches:  trunk
changeset: 381803:3f2bc9e3edf4
user:      triaxx <triaxx%pkgsrc.org@localhost>
date:      Wed Jul 13 17:55:19 2022 +0000

description:
roundcube-plugin-carddav: Mark this package incompatible with PHP 5.6

diffstat:

 mail/roundcube-plugin-carddav/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 1b7afdb46c4c -r 3f2bc9e3edf4 mail/roundcube-plugin-carddav/Makefile
--- a/mail/roundcube-plugin-carddav/Makefile    Wed Jul 13 17:29:52 2022 +0000
+++ b/mail/roundcube-plugin-carddav/Makefile    Wed Jul 13 17:55:19 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2022/07/11 09:59:06 triaxx Exp $
+# $NetBSD: Makefile,v 1.8 2022/07/13 17:55:19 triaxx Exp $
 
 DISTNAME=      carddav-v4.4.2
 PKGNAME=       ${PHP_PKG_PREFIX}-roundcube-plugin-${DISTNAME:S/-v/-/}
@@ -12,6 +12,8 @@
 COMMENT=       CardDAV adapter for Roundcube
 LICENSE=       gnu-gpl-v2
 
+PHP_VERSIONS_INCOMPATIBLE=     56
+
 USE_TOOLS+=    pax
 
 .include "../../mk/bsd.prefs.mk"



Home | Main Index | Thread Index | Old Index