summaryrefslogtreecommitdiff
path: root/databases/erlang-p1_pgsql
AgeCommit message (Collapse)AuthorFilesLines
2022-10-14erlang-p1_pgsql: Update to 1.1.19triaxx3-7/+10
upstream changes: ----------------- Version 1.1.19 o Updating xmpp to version 1.6.0. Version 1.1.18 o Updating xmpp to version 1.5.8. Version 1.1.17 o Updating xmpp to version 1.5.7. Version 1.1.16 o Updating xmpp to version 1.5.6. Version 1.1.15 o Fix 'make' compilation with rebar2 Version 1.1.14 o Fix versioning and hex.pm docs publish Version 1.1.13 o Add SASL auth support Version 1.1.12 o Switch from using Travis to Github Actions as CI
2021-10-26databases: Replace RMD160 checksums with BLAKE2s checksumsnia1-2/+2
All checksums have been double-checked against existing RMD160 and SHA512 hashes The following distfiles could not be fetched (some may be only fetched conditionally): ./databases/cstore/distinfo D6.data.ros.gz ./databases/cstore/distinfo cstore0.2.tar.gz ./databases/cstore/distinfo data4.tar.gz
2021-10-07databases: Remove SHA1 distfile hashesnia1-2/+1
2021-05-20erlang-p1_pgsql: Update to 1.1.11triaxx2-7/+7
upstream changes: ----------------- Version 1.1.11 o Update copyright year to 2021 o recv_byte returns {ok, _} or throws an error, but never returns {error, _} Version 1.1.10 o Fix Coveralls command call o Fix Travis setup using Rebar3 Version 1.1.9 o Update copyright to 2020 Version 1.1.8 o Update for hex.pm release Version 1.1.7 o Add contribution guide
2018-07-20databases/erlang-p1_pgsql: Update to 1.1.6.fhajny2-7/+7
- Add support for ipv6 connections
2018-03-24databases/erlang-p1_pgsql: Update to 1.1.5.fhajny2-7/+7
- Fix compilation with rebar3
2017-10-17Update databases/erlang-p1_pgsql to 1.1.4fhajny2-7/+7
- Update coverall script
2017-07-30Switch github HOMEPAGEs to https.wiz1-2/+2
2017-07-07Update databases/erlang-p1_pgsql to 1.1.3.fhajny2-7/+7
- Make it possible to set connect timeout
2017-01-21Update databases/erlang-p1_pgsql to 1.1.2.fhajny3-9/+9
- Add SSL support.
2017-01-03Update databases/erlang-p1_pgsql to 1.1.1.fhajny2-7/+7
- adding timeout to pgsql:squery - Decode int4 and int8 as signed integers - Better error handling in pgsql:squery
2016-04-22Update databases/erlang-p1_pgsql to 1.1.0.fhajny2-11/+9
Version 1.1.0 - Fixes 'prepare' and 'execute' calls - Refactor Version 1.0.1 - Repository is now called p1_pgsql for consistency - Initial release on Hex.pm - Standard ProcessOne build chain - Setup Travis-CI and test coverage, tests still needed
2016-01-16Change databases/erlang-p1_pgsql to use erlang/module.mk.fhajny2-22/+11
Bump PKGREVISION.
2016-01-13Update databases/erlang-p1_pgsql to 1.0.0.fhajny2-8/+7
No changes, just a tagged release.
2015-11-04Import 20 Erlang module packages that will work as dependenciesfhajny4-0/+44
in the ejabberd 15.10 update that follows.