git: 5273e221cbc9 - main - databases/libcouchbase: UNBREAK
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 18 Aug 2023 19:42:23 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=5273e221cbc9a642ae176ff4777ee3205b1fc1fa commit 5273e221cbc9a642ae176ff4777ee3205b1fc1fa Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2023-08-18 19:11:35 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2023-08-18 19:42:06 +0000 databases/libcouchbase: UNBREAK - Update version 3.3.2=>3.3.8 Changelog: https://github.com/couchbase/libcouchbase/releases/tag/3.3.8 Approved by: portmgr (blanket) Sponsored by: The FreeBSD Foundation --- databases/libcouchbase/Makefile | 2 +- databases/libcouchbase/distinfo | 6 +++--- databases/libcouchbase/files/patch-CMakeLists.txt | 6 +++--- databases/libcouchbase/pkg-plist | 3 ++- 4 files changed, 9 insertions(+), 8 deletions(-) diff --git a/databases/libcouchbase/Makefile b/databases/libcouchbase/Makefile index 5ff07f519333..503d5b53febd 100644 --- a/databases/libcouchbase/Makefile +++ b/databases/libcouchbase/Makefile @@ -1,5 +1,5 @@ PORTNAME= libcouchbase -PORTVERSION= 3.3.2 +PORTVERSION= 3.3.8 CATEGORIES= databases MASTER_SITES= https://github.com/couchbase/${PORTNAME}/releases/download/${PORTVERSION}/ diff --git a/databases/libcouchbase/distinfo b/databases/libcouchbase/distinfo index ef12cb785832..3a4d0747a241 100644 --- a/databases/libcouchbase/distinfo +++ b/databases/libcouchbase/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1670594749 -SHA256 (libcouchbase-3.3.2.tar.gz) = d99ef7ae4e129f839255569a530b8fb5377e265033e5cec056576bdbd9846884 -SIZE (libcouchbase-3.3.2.tar.gz) = 1481737 +TIMESTAMP = 1692385531 +SHA256 (libcouchbase-3.3.8.tar.gz) = 5e29ab6bfc5c1fe4f54450f6285cc36de8fff4bf2d39dd16d17aa47cbb9ff88a +SIZE (libcouchbase-3.3.8.tar.gz) = 1491492 diff --git a/databases/libcouchbase/files/patch-CMakeLists.txt b/databases/libcouchbase/files/patch-CMakeLists.txt index 12c7f77d2c77..b6d275ba5bea 100644 --- a/databases/libcouchbase/files/patch-CMakeLists.txt +++ b/databases/libcouchbase/files/patch-CMakeLists.txt @@ -1,6 +1,6 @@ ---- CMakeLists.txt.orig 2022-08-29 12:04:45 UTC +--- CMakeLists.txt.orig 2023-08-16 20:12:55 UTC +++ CMakeLists.txt -@@ -483,6 +483,7 @@ IF(NOT LCB_NO_TOOLS) +@@ -484,6 +484,7 @@ IF(LCB_INSTALL_HEADERS) ENDIF() IF(NOT LCB_NO_TOOLS) @@ -8,7 +8,7 @@ INSTALL(DIRECTORY doc/man/ DESTINATION ${CMAKE_INSTALL_MANDIR}/man1 FILES_MATCHING PATTERN *.1) INSTALL(DIRECTORY doc/man/ DESTINATION ${CMAKE_INSTALL_MANDIR}/man4 FILES_MATCHING PATTERN *.4) ENDIF() -@@ -502,7 +503,7 @@ IF(NOT WIN32 AND LCB_INSTALL_PKGCONFIG) +@@ -503,7 +504,7 @@ SET(_lcb_manifest "${LCB_GENINFODIR}/MANIFEST") # pkg-config stuff goes with installation IF(NOT WIN32 AND LCB_INSTALL_PKGCONFIG) CONFIGURE_FILE(packaging/libcouchbase.pc.in packaging/libcouchbase.pc @ONLY) diff --git a/databases/libcouchbase/pkg-plist b/databases/libcouchbase/pkg-plist index 7588642e70e7..c1a689faadd2 100644 --- a/databases/libcouchbase/pkg-plist +++ b/databases/libcouchbase/pkg-plist @@ -3,6 +3,7 @@ bin/cbc-admin bin/cbc-bucket-create bin/cbc-bucket-delete bin/cbc-bucket-flush +bin/cbc-bucket-list bin/cbc-cat bin/cbc-collection-id bin/cbc-collection-manifest @@ -69,7 +70,7 @@ include/libcouchbase/vbucket.h include/libcouchbase/visibility.h lib/libcouchbase.so lib/libcouchbase.so.8 -lib/libcouchbase.so.8.0.10 +lib/libcouchbase.so.8.0.16 lib/libcouchbase/libcouchbase_libev.so lib/libcouchbase/libcouchbase_libevent.so lib/libcouchbase/libcouchbase_libuv.so