Bug 284162 - www/hs-postgrest: update 12.2.3 → 12.2.4
Summary: www/hs-postgrest: update 12.2.3 → 12.2.4
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: freebsd-haskell (Nobody)
URL: https://github.com/PostgREST/postgres...
Keywords:
Depends on:
Blocks:
 
Reported: 2025-01-19 14:15 UTC by Älven
Modified: 2025-01-20 10:33 UTC (History)
2 users (show)

See Also:
arrowd: maintainer-feedback+


Attachments
[PATCH] www/hs-postgrest: update 12.2.3 → 12.2.4 (37.33 KB, patch)
2025-01-19 14:15 UTC, Älven
alster: maintainer-approval? (haskell)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Älven 2025-01-19 14:15:36 UTC
Created attachment 256803 [details]
[PATCH] www/hs-postgrest: update 12.2.3 → 12.2.4

v12.2.4

Fixed

    #3779, Always log the schema cache load time - @steve-chavez
    #3706, Fix insert with missing=default uses default value of domain instead of column - @taimoorzaeem
Comment 1 commit-hook freebsd_committer freebsd_triage 2025-01-20 10:23:55 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=170277bf7dd076a9584f0bf7e3166491d18057d9

commit 170277bf7dd076a9584f0bf7e3166491d18057d9
Author:     Älven <alster@vinterdalen.se>
AuthorDate: 2025-01-20 09:20:42 +0000
Commit:     Gleb Popov <arrowd@FreeBSD.org>
CommitDate: 2025-01-20 09:20:42 +0000

    www/hs-postgrest: Update to 12.2.4

    PR:             284162

 www/hs-postgrest/Makefile         |   2 +-
 www/hs-postgrest/Makefile.modules |  76 ++++++++++-----------
 www/hs-postgrest/distinfo         | 136 ++++++++++++++++++++++----------------
 3 files changed, 118 insertions(+), 96 deletions(-)
Comment 2 Gleb Popov freebsd_committer freebsd_triage 2025-01-20 10:33:55 UTC
Pushed, thanks.