diff --git a/databases/sqlitecpp/Makefile b/databases/sqlitecpp/Makefile index 93a45b55b1d6..85d41cdff763 100644 --- a/databases/sqlitecpp/Makefile +++ b/databases/sqlitecpp/Makefile @@ -1,25 +1,27 @@ PORTNAME= sqlitecpp -DISTVERSION= 3.3.1 +DISTVERSION= 3.3.2 CATEGORIES= databases devel MAINTAINER= yuri@FreeBSD.org COMMENT= SQLiteC++: Easy to use C++ SQLite3 wrapper WWW= https://github.com/SRombauts/SQLiteCpp LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt TEST_DEPENDS= googletest>0:devel/googletest USES= cmake:testing compiler:c++11-lang sqlite USE_LDCONFIG= yes USE_GITHUB= yes GH_ACCOUNT= SRombauts GH_PROJECT= SQLiteCpp 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 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