FreeBSD Bugzilla – Attachment 244209 Details for
Bug 273182
databases/lua-pgsql: Added PostgreSQL 14+ support
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
lua-pgsql.diff
lua-pgsql.diff (text/plain), 1.19 KB, created by
Dmitry Wagin
on 2023-08-19 10:35:55 UTC
(
hide
)
Description:
lua-pgsql.diff
Filename:
MIME Type:
Creator:
Dmitry Wagin
Created:
2023-08-19 10:35:55 UTC
Size:
1.19 KB
patch
obsolete
>diff --git a/databases/lua-pgsql/Makefile b/databases/lua-pgsql/Makefile >index 0ea50700499..fb7ea2c2d8c 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 3bbee182166..8ae8fdfd3c7 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
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Flags:
dmitry.wagin
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 273182
:
244173
| 244209