Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 5 Feb 2023 15:54:40 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 75317d247976 - main - databases/pecl-couchbase: Update to 4.1.0
Message-ID:  <202302051554.315FsegA029728@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

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

commit 75317d2479765e76af0fd19825edca20ad0e4417
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-02-05 15:18:16 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-02-05 15:47:50 +0000

    databases/pecl-couchbase: Update to 4.1.0
    
    Changes:        https://pecl.php.net/package-changelog.php?package=couchbase
                    https://github.com/couchbase/couchbase-php-client/releases
---
 databases/pecl-couchbase/Makefile | 2 +-
 databases/pecl-couchbase/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/databases/pecl-couchbase/Makefile b/databases/pecl-couchbase/Makefile
index a608725ba373..deeff6e361ee 100644
--- a/databases/pecl-couchbase/Makefile
+++ b/databases/pecl-couchbase/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	couchbase
-PORTVERSION=	4.0.0
+PORTVERSION=	4.1.0
 CATEGORIES=	databases
 MASTER_SITES=	https://github.com/couchbase/couchbase-php-client/releases/download/${PORTVERSION}/
 
diff --git a/databases/pecl-couchbase/distinfo b/databases/pecl-couchbase/distinfo
index 7791320b6452..91b796bea9dc 100644
--- a/databases/pecl-couchbase/distinfo
+++ b/databases/pecl-couchbase/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1674589702
-SHA256 (PECL/couchbase-4.0.0.tgz) = caa67e972a8e0f50b920088434eea14671902f253fb5bfb854b7e8d3898bcd26
-SIZE (PECL/couchbase-4.0.0.tgz) = 2117112
+TIMESTAMP = 1675190979
+SHA256 (PECL/couchbase-4.1.0.tgz) = 3f027727615848da928df347bf1cbe7a867f8a362b56eefe8b2457795f8b4492
+SIZE (PECL/couchbase-4.1.0.tgz) = 2013541



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