diff --git a/databases/cutelyst-asql/Makefile b/databases/cutelyst-asql/Makefile index a86668d17876..565012cadb19 100644 --- a/databases/cutelyst-asql/Makefile +++ b/databases/cutelyst-asql/Makefile @@ -1,25 +1,25 @@ PORTNAME= asql DISTVERSIONPREFIX= v -DISTVERSION= 0.46.0 +DISTVERSION= 0.50.0 CATEGORIES= databases PKGNAMEPREFIX= cutelyst- MAINTAINER= adridg@FreeBSD.org COMMENT= Qt async SQL library (for Postgres) LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE # TODO: once there are multiple (selectable) backends, introduce # OPTIONS to toggle them, so we're not always depending on pgsql USES= cmake compiler:c++11-lang localbase pgsql qt:5 USE_GITHUB= yes USE_LDCONFIG= yes USE_QT= qmake_build buildtools_build \ core GH_ACCOUNT= cutelyst PLIST_SUB= SOVER=${DISTVERSION} .include diff --git a/databases/cutelyst-asql/distinfo b/databases/cutelyst-asql/distinfo index 20db5e36b75b..5ba33e67e67e 100644 --- a/databases/cutelyst-asql/distinfo +++ b/databases/cutelyst-asql/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1635446790 -SHA256 (cutelyst-asql-v0.46.0_GH0.tar.gz) = e477d4c65f367aa58c74ad029801a2c5214b1a222640a61114cf3d6b8594eb4d -SIZE (cutelyst-asql-v0.46.0_GH0.tar.gz) = 34882 +TIMESTAMP = 1638397248 +SHA256 (cutelyst-asql-v0.50.0_GH0.tar.gz) = 462eab3a49f6b6e5b47d51b5833c8c10f7dd3e666c1c58a912c0db88cd6dc53a +SIZE (cutelyst-asql-v0.50.0_GH0.tar.gz) = 36726 diff --git a/databases/cutelyst-asql/pkg-plist b/databases/cutelyst-asql/pkg-plist index 12ad6b3e802e..5d34a4ad60c9 100644 --- a/databases/cutelyst-asql/pkg-plist +++ b/databases/cutelyst-asql/pkg-plist @@ -1,18 +1,23 @@ bin/asql-migration0-qt5 include/asql-qt5/ASql/acache.h include/asql-qt5/ASql/adatabase.h include/asql-qt5/ASql/adriver.h +include/asql-qt5/ASql/adriverfactory.h include/asql-qt5/ASql/amigrations.h +include/asql-qt5/ASql/apg.h include/asql-qt5/ASql/apool.h include/asql-qt5/ASql/apreparedquery.h include/asql-qt5/ASql/aqsqlexports.h include/asql-qt5/ASql/aresult.h include/asql-qt5/ASql/atransaction.h lib/cmake/ASqlQt5/ASql0Qt5Targets-%%CMAKE_BUILD_TYPE%%.cmake lib/cmake/ASqlQt5/ASql0Qt5Targets.cmake lib/cmake/ASqlQt5/ASqlQt5Config.cmake lib/cmake/ASqlQt5/ASqlQt5ConfigVersion.cmake lib/libASqlQt5.so lib/libASqlQt5.so.0 lib/libASqlQt5.so.%%SOVER%% +lib/libASqlQt5Pg.so +lib/libASqlQt5Pg.so.0 +lib/libASqlQt5Pg.so.%%SOVER%% libdata/pkgconfig/ASqlQt5.pc