CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2018/01/14 08:36:40
Modified files:
databases/luadbi: Makefile distinfo
databases/luadbi/pkg: PLIST-main PLIST-mysql PLIST-pgsql
Removed files:
databases/luadbi/patches: patch-dbd_sqlite3_connection_c
patch-dbd_sqlite3_dbd_sqlite3_h
patch-dbd_sqlite3_statement_c
Log message:
Update to luadbi 0.6, and switch to a new upstream github maintained by a
prosody developer. The original upstream is long dead anyway.
Tested working fine with basic lua code connecting to a pgsql db, and
also tested by vic with prosody using postgresql as backend (thanks!)