git: 70c475871d5b - main - databases/pecl-couchbase: Update to 4.0.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 30 Jan 2023 13:07:55 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=70c475871d5b13039d367829fca237e7f9b8a376
commit 70c475871d5b13039d367829fca237e7f9b8a376
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-01-30 12:30:35 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-01-30 12:59:33 +0000
databases/pecl-couchbase: Update to 4.0.0
- Update WWW
Changes: https://pecl.php.net/package-changelog.php?package=couchbase
https://github.com/couchbase/couchbase-php-client/releases
---
databases/pecl-couchbase/Makefile | 12 ++++++------
databases/pecl-couchbase/distinfo | 6 +++---
2 files changed, 9 insertions(+), 9 deletions(-)
diff --git a/databases/pecl-couchbase/Makefile b/databases/pecl-couchbase/Makefile
index 6b21a2056015..a608725ba373 100644
--- a/databases/pecl-couchbase/Makefile
+++ b/databases/pecl-couchbase/Makefile
@@ -1,18 +1,18 @@
PORTNAME= couchbase
-PORTVERSION= 3.2.2
+PORTVERSION= 4.0.0
CATEGORIES= databases
+MASTER_SITES= https://github.com/couchbase/couchbase-php-client/releases/download/${PORTVERSION}/
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Couchbase Server PHP extension
-WWW= https://pecl.php.net/package/couchbase
+WWW= https://pecl.php.net/package/couchbase \
+ https://github.com/couchbase/couchbase-php-client
LICENSE= APACHE20
-LICENSE_FILE= ${WRKSRC}/LICENSE
-BUILD_DEPENDS= libcouchbase>=3.2.4:databases/libcouchbase
-LIB_DEPENDS= libcouchbase.so:databases/libcouchbase
+BUILD_DEPENDS= cmake:devel/cmake-core
-USES= php:build,pecl
+USES= compiler:c++17-lang php:build,pecl
USE_PHP= json:build
.include <bsd.port.mk>
diff --git a/databases/pecl-couchbase/distinfo b/databases/pecl-couchbase/distinfo
index d190bf3db10e..7791320b6452 100644
--- a/databases/pecl-couchbase/distinfo
+++ b/databases/pecl-couchbase/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1671853260
-SHA256 (PECL/couchbase-3.2.2.tgz) = d8bd785ccce818e0beb9694cd02ab01ed26e0cf9b19217d2bc2e92b38b21c9c1
-SIZE (PECL/couchbase-3.2.2.tgz) = 165574
+TIMESTAMP = 1674589702
+SHA256 (PECL/couchbase-4.0.0.tgz) = caa67e972a8e0f50b920088434eea14671902f253fb5bfb854b7e8d3898bcd26
+SIZE (PECL/couchbase-4.0.0.tgz) = 2117112