pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/php-xapian Point to the upstream bug with not...
details: https://anonhg.NetBSD.org/pkgsrc/rev/2ed2fc7968fb
branches: trunk
changeset: 385702:2ed2fc7968fb
user: schmonz <schmonz%pkgsrc.org@localhost>
date: Sat Sep 24 19:09:19 2022 +0000
description:
Point to the upstream bug with notes about PHP 8 compatibility.
diffstat:
textproc/php-xapian/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (15 lines):
diff -r 0819331f6299 -r 2ed2fc7968fb textproc/php-xapian/Makefile
--- a/textproc/php-xapian/Makefile Sat Sep 24 19:07:20 2022 +0000
+++ b/textproc/php-xapian/Makefile Sat Sep 24 19:09:19 2022 +0000
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.3 2021/12/19 10:09:29 schmonz Exp $
+# $NetBSD: Makefile,v 1.4 2022/09/24 19:09:19 schmonz Exp $
PKGNAME= ${PHP_PKG_PREFIX}-${PKGNAME_MODULE}
COMMENT= PHP bindings for Xapian search engine
HOMEPAGE= https://xapian.org/docs/bindings/php/
+# https://trac.xapian.org/ticket/817
PHP_VERSIONS_INCOMPATIBLE= 80 81
.include "../../lang/php/phpversion.mk"
Home |
Main Index |
Thread Index |
Old Index