FreeBSD Bugzilla – Attachment 217497 Details for
Bug 248657
[exp-run] Mk/bsd.default-versions.mk: Update default version to PostgreSQL
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Fix build databases/pgsphere and update to support PostgreSQL 12
pgsphere.diff (text/plain), 1.25 KB, created by
Vladimir Druzenko
on 2020-08-24 18:03:30 UTC
(
hide
)
Description:
Fix build databases/pgsphere and update to support PostgreSQL 12
Filename:
MIME Type:
Creator:
Vladimir Druzenko
Created:
2020-08-24 18:03:30 UTC
Size:
1.25 KB
patch
obsolete
>diff -ur databases/pgsphere.orig/Makefile databases/pgsphere/Makefile >--- databases/pgsphere.orig/Makefile >+++ databases/pgsphere/Makefile >@@ -3,7 +3,7 @@ > > PORTNAME= pgsphere > PORTVERSION= 1.1.5 >-PORTREVISION= 2 >+PORTREVISION= 3 > CATEGORIES= databases geography > > MAINTAINER= sunpoet@FreeBSD.org >@@ -19,13 +19,14 @@ > USE_LDCONFIG= yes > MAKE_ARGS= PG_CONFIG=${LOCALBASE}/bin/pg_config USE_PGXS=1 \ > docdir=${DOCSDIR} \ >- install_bin=/usr/bin/install >+ install_bin=/usr/bin/install \ >+ CFLAGS="${CFLAGS} -Wvla" > TEST_TARGET= installcheck > > DATADIR= ${PREFIX}/share/postgresql > DOCSDIR?= ${PREFIX}/share/doc/postgresql > >-GH_TAGNAME= f36ffd6 >+GH_TAGNAME= e0b303d > USE_GITHUB= yes > > DOCS_MAKE_ARGS_OFF= DOCS="" >diff -ur databases/pgsphere.orig/distinfo databases/pgsphere/distinfo >--- databases/pgsphere.orig/distinfo >+++ databases/pgsphere/distinfo >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1523471709 >-SHA256 (pgsphere-pgsphere-1.1.5-f36ffd6_GH0.tar.gz) = 8ef24e1aefe12b544747976a568a037dcfea778a997b5ab15e42af652067180a >-SIZE (pgsphere-pgsphere-1.1.5-f36ffd6_GH0.tar.gz) = 445706 >+TIMESTAMP = 1598291814 >+SHA256 (pgsphere-pgsphere-1.1.5-e0b303d_GH0.tar.gz) = 8a96e9ec6d44d25aab4f8fdc17a914d39a85e5aeba42f609db63762f6f4c963d >+SIZE (pgsphere-pgsphere-1.1.5-e0b303d_GH0.tar.gz) = 458817
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:
vvd
:
maintainer-approval?
(
sunpoet
)
Actions:
View
|
Diff
Attachments on
bug 248657
:
217220
|
217471
|
217475
| 217497 |
217499