git: bc6c1ad59183 - main - databases/lua-pgsql: Added PostgreSQL 14+ support, also added LUA flavors.
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 27 Aug 2023 02:48:32 UTC
The branch main has been updated by vanilla: URL: https://cgit.FreeBSD.org/ports/commit/?id=bc6c1ad59183399549ce6adc6df6544e23baa8f3 commit bc6c1ad59183399549ce6adc6df6544e23baa8f3 Author: Vanilla I. Shu <vanilla@FreeBSD.org> AuthorDate: 2023-08-27 02:47:24 +0000 Commit: Vanilla I. Shu <vanilla@FreeBSD.org> CommitDate: 2023-08-27 02:48:17 +0000 databases/lua-pgsql: Added PostgreSQL 14+ support, also added LUA flavors. PR: 273182 Reported by: maintainer --- databases/lua-pgsql/Makefile | 5 +++-- databases/lua-pgsql/distinfo | 6 +++--- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/databases/lua-pgsql/Makefile b/databases/lua-pgsql/Makefile index 0ea50700499e..d2014685b42e 100644 --- a/databases/lua-pgsql/Makefile +++ b/databases/lua-pgsql/Makefile @@ -1,5 +1,6 @@ PORTNAME= pgsql PORTVERSION= 1.6.8 +PORTREVISION= 1 CATEGORIES= databases PKGNAMEPREFIX= ${LUA_PKGNAMEPREFIX} @@ -9,13 +10,13 @@ WWW= https://github.com/arcapos/luapgsql LICENSE= BSD3CLAUSE -USES= lua pgsql:11+ +USES= lua:flavors,53+ pgsql:11+ WANT_PGSQL= client USE_GITHUB= yes GH_ACCOUNT= arcapos GH_PROJECT= luapgsql -GH_TAGNAME= 023992e +GH_TAGNAME= 0f80ff5 MAKE_ARGS= LUA_VERSION=${LUA_VER} diff --git a/databases/lua-pgsql/distinfo b/databases/lua-pgsql/distinfo index 3bbee1821660..8ae8fdfd3c75 100644 --- a/databases/lua-pgsql/distinfo +++ b/databases/lua-pgsql/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1615382038 -SHA256 (arcapos-luapgsql-1.6.8-023992e_GH0.tar.gz) = 2c2e56e9f9dca510c706bdf2f549aee957cb3632986d7ab1aef02ccb4bc0d9fd -SIZE (arcapos-luapgsql-1.6.8-023992e_GH0.tar.gz) = 13775 +TIMESTAMP = 1692268310 +SHA256 (arcapos-luapgsql-1.6.8-0f80ff5_GH0.tar.gz) = 0b16ee0725868b9c7dd398ce1b78fa54f1fdf7fea2d31700c75d72beca3fc528 +SIZE (arcapos-luapgsql-1.6.8-0f80ff5_GH0.tar.gz) = 14280