aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdriaan de Groot <adridg@FreeBSD.org>2021-12-01 22:31:39 +0000
committerAdriaan de Groot <adridg@FreeBSD.org>2021-12-01 22:33:13 +0000
commitc245c14989be9bbb339646c9bc7ed5895f9402a4 (patch)
tree01c4db0fb7b1cac6ce6a03f85e99661b93e68822
parentfe50aa605168b475badd5b915cc90bbb46eec53e (diff)
downloadports-c245c14989be9bbb339646c9bc7ed5895f9402a4.tar.gz
ports-c245c14989be9bbb339646c9bc7ed5895f9402a4.zip
databases/cutelyst-asql: update to 0.50.0, latest upstream
We skipped a couple of releases, notes are at https://github.com/cutelyst/asql/releases with one important change (reflected in pkg-plist) - Split the Postgres driver out of ::Core into ::Pg to make it easier for future drivers
-rw-r--r--databases/cutelyst-asql/Makefile2
-rw-r--r--databases/cutelyst-asql/distinfo6
-rw-r--r--databases/cutelyst-asql/pkg-plist5
3 files changed, 9 insertions, 4 deletions
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,6 +1,6 @@
PORTNAME= asql
DISTVERSIONPREFIX= v
-DISTVERSION= 0.46.0
+DISTVERSION= 0.50.0
CATEGORIES= databases
PKGNAMEPREFIX= cutelyst-
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
@@ -2,7 +2,9 @@ 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
@@ -15,4 +17,7 @@ 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