FreeBSD Bugzilla – Attachment 240300 Details for
Bug 269733
www/hs-postgrest: Fixed build with new ghc and drop maintainership
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
hs-postgrest.diff
hs-postgrest.diff (text/plain), 3.39 KB, created by
Dmitry Wagin
on 2023-02-21 11:18:27 UTC
(
hide
)
Description:
hs-postgrest.diff
Filename:
MIME Type:
Creator:
Dmitry Wagin
Created:
2023-02-21 11:18:27 UTC
Size:
3.39 KB
patch
obsolete
>diff --git a/www/hs-postgrest/Makefile b/www/hs-postgrest/Makefile >index 3fadba275aae..aae60fbc3bd6 100644 >--- a/www/hs-postgrest/Makefile >+++ b/www/hs-postgrest/Makefile >@@ -1,9 +1,10 @@ > PORTNAME= postgrest >-DISTVERSION= 10.1.0 > DISTVERSIONPREFIX= v >+DISTVERSION= 10.1.0 >+PORTREVISION= 1 > CATEGORIES= www databases haskell > >-MAINTAINER= dmitry.wagin@ya.ru >+MAINTAINER= ports@FreeBSD.org > COMMENT= PostgREST create a REST API to an existing Postgres database > WWW= https://postgrest.org > >diff --git a/www/hs-postgrest/Makefile.modules b/www/hs-postgrest/Makefile.modules >index 607132eb09fb..ebe9321153f9 100644 >--- a/www/hs-postgrest/Makefile.modules >+++ b/www/hs-postgrest/Makefile.modules >@@ -120,7 +120,7 @@ USE_CABAL= HTTP-4000.3.16_1 \ > postgresql-libpq-0.9.4.3_3 \ > primitive-0.7.4.0 \ > profunctors-5.6.2_2 \ >- protolude-0.3.2 \ >+ protolude-0.3.3 \ > psqueues-0.2.7.3 \ > ptr-0.16.8.4 \ > random-1.2.1.1 \ >diff --git a/www/hs-postgrest/distinfo b/www/hs-postgrest/distinfo >index 5caa571c15f9..1ef9372d6c04 100644 >--- a/www/hs-postgrest/distinfo >+++ b/www/hs-postgrest/distinfo >@@ -1,4 +1,4 @@ >-TIMESTAMP = 1667638951 >+TIMESTAMP = 1676969067 > SHA256 (cabal/HTTP-4000.3.16/HTTP-4000.3.16.tar.gz) = d6091c037871ac3d08d021c906206174567499d5a26a6cb804cf530cd590fe2d > SIZE (cabal/HTTP-4000.3.16/HTTP-4000.3.16.tar.gz) = 74516 > SHA256 (cabal/HTTP-4000.3.16/revision/1.cabal) = 6042643c15a0b43e522a6693f1e322f05000d519543a84149cb80aeffee34f71 >@@ -321,8 +321,8 @@ SHA256 (cabal/profunctors-5.6.2/profunctors-5.6.2.tar.gz) = 65955d7b50525a4a3bcc > SIZE (cabal/profunctors-5.6.2/profunctors-5.6.2.tar.gz) = 28522 > SHA256 (cabal/profunctors-5.6.2/revision/2.cabal) = 3d3685119243a7ebf984fa6af03299d156ab7674a432e2e15ecee2a4fd420fb6 > SIZE (cabal/profunctors-5.6.2/revision/2.cabal) = 2483 >-SHA256 (cabal/protolude-0.3.2/protolude-0.3.2.tar.gz) = 7ec019f3d445563a54fad8ba89564bffaae6028798a1cc3f033f5b425ef7a344 >-SIZE (cabal/protolude-0.3.2/protolude-0.3.2.tar.gz) = 19288 >+SHA256 (cabal/protolude-0.3.3/protolude-0.3.3.tar.gz) = 6c39ded2c7e9f7b1a508e4400f0151cb325f4d80e35010c1d5afa58b48971a46 >+SIZE (cabal/protolude-0.3.3/protolude-0.3.3.tar.gz) = 19316 > SHA256 (cabal/psqueues-0.2.7.3/psqueues-0.2.7.3.tar.gz) = d09750ba3578d905b54d0b3a60a7b468910a60b3165e5de98bf6f4efae3ebfb2 > SIZE (cabal/psqueues-0.2.7.3/psqueues-0.2.7.3.tar.gz) = 27328 > SHA256 (cabal/ptr-0.16.8.4/ptr-0.16.8.4.tar.gz) = 902efd4a9aa266eea3320f4747f72abd0763a9156200f5c845c1c39a9024ee10 >diff --git a/www/hs-postgrest/files/postgrest.in b/www/hs-postgrest/files/postgrest.in >index 7ad89ce8615a..66621fa4a970 100644 >--- a/www/hs-postgrest/files/postgrest.in >+++ b/www/hs-postgrest/files/postgrest.in >@@ -20,7 +20,7 @@ > # postgrest_syslog_output_tag Set syslog tag if syslog enabled. > # Default: postgrest > # postgrest_syslog_output_priority: Set syslog priority if syslog enabled. >-# Default: info >+# Default: notice > # postgrest_syslog_output_facility: Set syslog facility if syslog enabled. > # Default: daemon > # postgrest_{{ profile }}_config: Configuration file to run PostgREST >@@ -30,7 +30,7 @@ > # postgrest_{{ profile }}_syslog_output_tag Set syslog tag if syslog enabled. > # Default: postgrest > # postgrest_{{ profile }}_syslog_output_priority: Set syslog priority if syslog enabled. >-# Default: info >+# Default: notice > # postgrest_{{ profile }}_syslog_output_facility: Set syslog facility if syslog enabled. > # Default: daemon >
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 269733
: 240300