Bug 254188 - [new port] databases/lua-pgsql: Lua binding for PostgreSQL
Summary: [new port] databases/lua-pgsql: Lua binding for PostgreSQL
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Vanilla I. Shu
URL: https://github.com/arcapos/luapgsql
Keywords:
Depends on:
Blocks:
 
Reported: 2021-03-10 13:26 UTC by Dmitry Wagin
Modified: 2021-03-11 06:33 UTC (History)
1 user (show)

See Also:


Attachments
lua-pgsql.diff (2.48 KB, patch)
2021-03-10 13:26 UTC, Dmitry Wagin
no flags Details | Diff
lua-pgsql.diff (2.48 KB, patch)
2021-03-10 16:37 UTC, Dmitry Wagin
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dmitry Wagin 2021-03-10 13:26:34 UTC
Created attachment 223151 [details]
lua-pgsql.diff

Lua binding for PostgreSQL.

https://github.com/arcapos/luapgsql
Comment 1 Dmitry Wagin 2021-03-10 16:37:46 UTC
Created attachment 223164 [details]
lua-pgsql.diff

portfmt + portclippy
Comment 2 commit-hook freebsd_committer freebsd_triage 2021-03-11 06:32:11 UTC
A commit references this bug:

Author: vanilla
Date: Thu Mar 11 06:31:54 UTC 2021
New revision: 568066
URL: https://svnweb.freebsd.org/changeset/ports/568066

Log:
  Add lua-pgsql 1.6.8, lua binding for PostgreSQL.

  PR:		254188
  Submitted by:	dmitry.wagin@ya.ru

Changes:
  head/databases/Makefile
  head/databases/lua-pgsql/
  head/databases/lua-pgsql/Makefile
  head/databases/lua-pgsql/distinfo
  head/databases/lua-pgsql/pkg-descr
Comment 3 Vanilla I. Shu freebsd_committer freebsd_triage 2021-03-11 06:33:22 UTC
Committed, thanks.