git: 260eb148a055 - main - databases/cutelyst-asql: update to 0.79, latest upstream
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 14 Feb 2023 13:09:46 UTC
The branch main has been updated by adridg:
URL: https://cgit.FreeBSD.org/ports/commit/?id=260eb148a0557e18dfcf4d6c9b48a2a57f790955
commit 260eb148a0557e18dfcf4d6c9b48a2a57f790955
Author: Adriaan de Groot <adridg@FreeBSD.org>
AuthorDate: 2023-02-12 12:04:08 +0000
Commit: Adriaan de Groot <adridg@FreeBSD.org>
CommitDate: 2023-02-14 13:09:43 +0000
databases/cutelyst-asql: update to 0.79, latest upstream
The 0.76 release introduced a _prepared operator, which
turns out to not-actually-work. Upstream release that
removes it again,
https://github.com/cutelyst/asql/releases/tag/v0.79.0
Reported by: portscout
---
databases/cutelyst-asql/Makefile | 2 +-
databases/cutelyst-asql/distinfo | 6 +++---
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/databases/cutelyst-asql/Makefile b/databases/cutelyst-asql/Makefile
index 1ed8af4f07f4..e67bd83cbfb8 100644
--- a/databases/cutelyst-asql/Makefile
+++ b/databases/cutelyst-asql/Makefile
@@ -1,6 +1,6 @@
PORTNAME= asql
DISTVERSIONPREFIX= v
-DISTVERSION= 0.76.0
+DISTVERSION= 0.79.0
CATEGORIES= databases
PKGNAMEPREFIX= cutelyst-
diff --git a/databases/cutelyst-asql/distinfo b/databases/cutelyst-asql/distinfo
index adce77d2fde5..ce6a0b707a81 100644
--- a/databases/cutelyst-asql/distinfo
+++ b/databases/cutelyst-asql/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1669411873
-SHA256 (cutelyst-asql-v0.76.0_GH0.tar.gz) = 3f1af19d06aac4da815ff02372cf0c6319c58202cb1636bf31b62fd0ab40b0c4
-SIZE (cutelyst-asql-v0.76.0_GH0.tar.gz) = 40630
+TIMESTAMP = 1676202802
+SHA256 (cutelyst-asql-v0.79.0_GH0.tar.gz) = 66e2a6bcb87c3989f4e4593766b1e2cd8dc854241fc6bf1c627f30e399ff8f9b
+SIZE (cutelyst-asql-v0.79.0_GH0.tar.gz) = 40455