diff --git a/databases/cutelyst-asql/Makefile b/databases/cutelyst-asql/Makefile index 565012cadb19..2e6d8085ed2a 100644 --- a/databases/cutelyst-asql/Makefile +++ b/databases/cutelyst-asql/Makefile @@ -1,25 +1,25 @@ PORTNAME= asql DISTVERSIONPREFIX= v -DISTVERSION= 0.50.0 +DISTVERSION= 0.51.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 5ba33e67e67e..49361c985fd6 100644 --- a/databases/cutelyst-asql/distinfo +++ b/databases/cutelyst-asql/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1638397248 -SHA256 (cutelyst-asql-v0.50.0_GH0.tar.gz) = 462eab3a49f6b6e5b47d51b5833c8c10f7dd3e666c1c58a912c0db88cd6dc53a -SIZE (cutelyst-asql-v0.50.0_GH0.tar.gz) = 36726 +TIMESTAMP = 1647027119 +SHA256 (cutelyst-asql-v0.51.0_GH0.tar.gz) = e6976522e62b97775a76bdb4971a43b653a3c8e89914ebf7726b40ed9be686de +SIZE (cutelyst-asql-v0.51.0_GH0.tar.gz) = 36691 diff --git a/databases/cutelyst-asql/pkg-plist b/databases/cutelyst-asql/pkg-plist index 5d34a4ad60c9..b74b73e13c6d 100644 --- a/databases/cutelyst-asql/pkg-plist +++ b/databases/cutelyst-asql/pkg-plist @@ -1,23 +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/asqlexports.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 diff --git a/www/cutelyst/Makefile b/www/cutelyst/Makefile index 271b3876ce07..9ae5728308c5 100644 --- a/www/cutelyst/Makefile +++ b/www/cutelyst/Makefile @@ -1,36 +1,36 @@ PORTNAME= cutelyst DISTVERSIONPREFIX= v -DISTVERSION= 3.2.0 +DISTVERSION= 3.3.0 CATEGORIES= www MAINTAINER= adridg@FreeBSD.org COMMENT= C++/Qt web framework LICENSE= LGPL21 LICENSE_FILE= ${WRKSRC}/COPYING USES= cmake compiler:c++11-lang localbase qt:5 USE_GITHUB= yes USE_LDCONFIG= yes USE_QT= qmake_build buildtools_build linguisttools_build \ core network sql # There are more views available and various plugins, # but we don't expose all of them in the port. OPTIONS_DEFINE= GRANTLEE OPTIONS_DEFAULT= GRANTLEE OPTIONS_SUB= yes GRANTLEE_DESC= Allow Grantlee templates GRANTLEE_USES= grantlee:5 GRANTLEE_CMAKE_BOOL= PLUGIN_VIEW_GRANTLEE CMAKE_ON= PLUGIN_CSRFPROTECTION \ PLUGIN_STATICCOMPRESSED CMAKE_OFF= BUILD_ALL BUILD_TESTS CMAKE_ARGS= -DMANDIR:PATH=share/man \ -DCMAKE_DISABLE_FIND_PACKAGE_Doxygen=TRUE PLIST_SUB= SOVER=${DISTVERSION} .include diff --git a/www/cutelyst/distinfo b/www/cutelyst/distinfo index 709c8ce2532a..4dfdf980cbbf 100644 --- a/www/cutelyst/distinfo +++ b/www/cutelyst/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1638794713 -SHA256 (cutelyst-cutelyst-v3.2.0_GH0.tar.gz) = cb492c6c6ba0233daffd393b44bd00d8b58ba81f317735f0d85dd3834bb2881e -SIZE (cutelyst-cutelyst-v3.2.0_GH0.tar.gz) = 493902 +TIMESTAMP = 1647027110 +SHA256 (cutelyst-cutelyst-v3.3.0_GH0.tar.gz) = f2f1bf46908f1d36d9f2ab8dcf4a73b31ef3d3f3647739301c56c7a19b460c15 +SIZE (cutelyst-cutelyst-v3.3.0_GH0.tar.gz) = 495091