summaryrefslogtreecommitdiff
path: root/databases/sqlitecpp
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2024-08-17 00:09:53 -0700
committerYuri Victorovich <yuri@FreeBSD.org>2024-08-17 00:11:21 -0700
commitf069a3a5d0aff62e25fda04eeb23d1b510639c3e (patch)
tree6634d19ab8b18833ed0863a22cc6eff8b50ec43b /databases/sqlitecpp
parentdevel/argc: update 1.20.0 → 1.20.1 (diff)
databases/sqlitecpp: update 3.3.1 → 3.3.2
Reported by: portscout
Diffstat (limited to 'databases/sqlitecpp')
-rw-r--r--databases/sqlitecpp/Makefile4
-rw-r--r--databases/sqlitecpp/distinfo6
2 files changed, 6 insertions, 4 deletions
diff --git a/databases/sqlitecpp/Makefile b/databases/sqlitecpp/Makefile
index 93a45b55b1d6..85d41cdff763 100644
--- a/databases/sqlitecpp/Makefile
+++ b/databases/sqlitecpp/Makefile
@@ -1,5 +1,5 @@
PORTNAME= sqlitecpp
-DISTVERSION= 3.3.1
+DISTVERSION= 3.3.2
CATEGORIES= databases devel
MAINTAINER= yuri@FreeBSD.org
@@ -22,4 +22,6 @@ CMAKE_ON= BUILD_SHARED_LIBS
CMAKE_OFF= SQLITECPP_INTERNAL_SQLITE SQLITECPP_RUN_CPPLINT
CMAKE_TESTING_ON= SQLITECPP_BUILD_TESTS
+# tests fail, see https://github.com/SRombauts/SQLiteCpp/issues/481
+
.include <bsd.port.mk>
diff --git a/databases/sqlitecpp/distinfo b/databases/sqlitecpp/distinfo
index 037ce61d2f47..89942b46a1a4 100644
--- a/databases/sqlitecpp/distinfo
+++ b/databases/sqlitecpp/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1693200371
-SHA256 (SRombauts-SQLiteCpp-3.3.1_GH0.tar.gz) = 71f990f9fb4b004533b6859ce40729af823b87fe691dd99ca084a7fd40db54b9
-SIZE (SRombauts-SQLiteCpp-3.3.1_GH0.tar.gz) = 2624658
+TIMESTAMP = 1723872375
+SHA256 (SRombauts-SQLiteCpp-3.3.2_GH0.tar.gz) = 5aa8eda130d0689bd5ed9b2074714c2dbc610f710483c61ba6cf944cebfe03af
+SIZE (SRombauts-SQLiteCpp-3.3.2_GH0.tar.gz) = 2691628