diff --git a/databases/sqlitecpp/Makefile b/databases/sqlitecpp/Makefile index 85d41cdff763..0d5c0ef94625 100644 --- a/databases/sqlitecpp/Makefile +++ b/databases/sqlitecpp/Makefile @@ -1,27 +1,27 @@ PORTNAME= sqlitecpp -DISTVERSION= 3.3.2 +DISTVERSION= 3.3.3 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 +# tests as of 3.3.3: 100% tests passed, 0 tests failed out of 1 .include diff --git a/databases/sqlitecpp/distinfo b/databases/sqlitecpp/distinfo index 89942b46a1a4..7cda3a3ff086 100644 --- a/databases/sqlitecpp/distinfo +++ b/databases/sqlitecpp/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1723872375 -SHA256 (SRombauts-SQLiteCpp-3.3.2_GH0.tar.gz) = 5aa8eda130d0689bd5ed9b2074714c2dbc610f710483c61ba6cf944cebfe03af -SIZE (SRombauts-SQLiteCpp-3.3.2_GH0.tar.gz) = 2691628 +TIMESTAMP = 1762671705 +SHA256 (SRombauts-SQLiteCpp-3.3.3_GH0.tar.gz) = 33bd4372d83bc43117928ee842be64d05e7807f511b5195f85d30015cad9cac6 +SIZE (SRombauts-SQLiteCpp-3.3.3_GH0.tar.gz) = 2733063