FreeBSD Bugzilla – Attachment 228546 Details for
Bug 259030
[PATCH] databases/pldebugger: Fix for pgsql 13/14
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
pg13 patch
pldebugger (text/plain), 1.46 KB, created by
Kevin Bowling
on 2021-10-09 16:30:09 UTC
(
hide
)
Description:
pg13 patch
Filename:
MIME Type:
Creator:
Kevin Bowling
Created:
2021-10-09 16:30:09 UTC
Size:
1.46 KB
patch
obsolete
>diff --git a/databases/pldebugger/Makefile b/databases/pldebugger/Makefile >index 095b96414fab..0eab5bb9c335 100644 >--- a/databases/pldebugger/Makefile >+++ b/databases/pldebugger/Makefile >@@ -1,8 +1,8 @@ > PORTNAME= pldebugger >-PORTVERSION= 1.0.20181016 >+PORTVERSION= 1.4 >+DISTVERSIONPREFIX= v > PORTEPOCH= 1 > CATEGORIES= databases >-MASTER_SITES= https://git.postgresql.org/gitweb/?p=pldebugger.git;a=snapshot;h=c3ac72942c6ba2e3b701a5291b1f6cf8f596b57c;sf=tgz;dummy=/ > > MAINTAINER= amdmi3@FreeBSD.org > COMMENT= PostgreSQL pl/pgsql Debugger API >@@ -10,12 +10,13 @@ COMMENT= PostgreSQL pl/pgsql Debugger API > LICENSE= ART20 > > USES= gmake pgsql >-LLD_UNSAFE= yes > WANT_PGSQL= server >+USE_GITHUB= yes >+GH_ACCOUNT= EnterpriseDB > >-DOCSDIR= ${PREFIX}/share/doc/postgresql/extension >+LLD_UNSAFE= yes > >-WRKSRC= ${WRKDIR}/${PORTNAME}-c3ac729 >+DOCSDIR= ${PREFIX}/share/doc/postgresql/extension > > MAKE_ENV= USE_PGXS=1 > >diff --git a/databases/pldebugger/distinfo b/databases/pldebugger/distinfo >index 695abd894a08..b5ac7dc85855 100644 >--- a/databases/pldebugger/distinfo >+++ b/databases/pldebugger/distinfo >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1566411551 >-SHA256 (pldebugger-1.0.20181016.tar.gz) = 90479bfc0523e017898f981a58825867ad300bdeaf57e69a55a31bdc27bdfe39 >-SIZE (pldebugger-1.0.20181016.tar.gz) = 48599 >+TIMESTAMP = 1633796381 >+SHA256 (EnterpriseDB-pldebugger-v1.4_GH0.tar.gz) = 93072c1fd5456d498e0a0fe111d497ff0515018bce1c5168402a0d19f646d038 >+SIZE (EnterpriseDB-pldebugger-v1.4_GH0.tar.gz) = 48654
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
Actions:
View
|
Diff
Attachments on
bug 259030
: 228546