aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2022-12-24 03:52:25 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2022-12-24 03:52:25 +0000
commitf70530785a65779d0de3a75734cd058b13f45742 (patch)
treec1114096cf814e00b837bf956bcf275d2d559380
parent81ad6c9a95e549c5b941230c8078f1126d2624fd (diff)
downloadports-f70530785a65779d0de3a75734cd058b13f45742.tar.gz
ports-f70530785a65779d0de3a75734cd058b13f45742.zip
databases/pecl-couchbase: Update version 2.6.2=>3.3.2
This update is required for php74 removal. Approved by: portmgr (blanket infrastructure) Sponsored by: Bounce Experts
-rw-r--r--databases/pecl-couchbase/Makefile13
-rw-r--r--databases/pecl-couchbase/distinfo6
2 files changed, 7 insertions, 12 deletions
diff --git a/databases/pecl-couchbase/Makefile b/databases/pecl-couchbase/Makefile
index 7b61b67b3b17..9b63507fbfc0 100644
--- a/databases/pecl-couchbase/Makefile
+++ b/databases/pecl-couchbase/Makefile
@@ -1,5 +1,5 @@
PORTNAME= couchbase
-DISTVERSION= 2.6.2
+DISTVERSION= 3.2.2
CATEGORIES= databases
MAINTAINER= sunpoet@FreeBSD.org
@@ -7,18 +7,13 @@ COMMENT= Couchbase Server PHP extension
WWW= https://pecl.php.net/package/couchbase
LICENSE= APACHE20
-LICENSE_FILE= ${WRKSRC}/LICENSE
-# Remove these once you have updated this to a version 3.0.5 or later
-DEPRECATED= Requires php 7.4 which is set to expire on 2022-11-29
-EXPIRATION_DATE=2022-11-28
-
-BUILD_DEPENDS= libcouchbase>=2.10.7:databases/libcouchbase
+BUILD_DEPENDS= libcouchbase>=3.3.2:databases/libcouchbase
LIB_DEPENDS= libcouchbase.so:databases/libcouchbase
-USES= php:pecl
+USES= php:build,pecl
USE_PHP= json:build
-IGNORE_WITH_PHP=80 81 82
+IGNORE_WITH_PHP=81 82
.include <bsd.port.mk>
diff --git a/databases/pecl-couchbase/distinfo b/databases/pecl-couchbase/distinfo
index 16aa418973b4..d190bf3db10e 100644
--- a/databases/pecl-couchbase/distinfo
+++ b/databases/pecl-couchbase/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1596360718
-SHA256 (PECL/couchbase-2.6.2.tgz) = 4f4c1a84edd05891925d7990e8425c00c064f8012ef711a1a7e222df9ad14252
-SIZE (PECL/couchbase-2.6.2.tgz) = 174899
+TIMESTAMP = 1671853260
+SHA256 (PECL/couchbase-3.2.2.tgz) = d8bd785ccce818e0beb9694cd02ab01ed26e0cf9b19217d2bc2e92b38b21c9c1
+SIZE (PECL/couchbase-3.2.2.tgz) = 165574