FreeBSD Bugzilla – Attachment 172725 Details for
Bug 211203
databases/postgis22: compile error: unknown type name 'LWORD'
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch to circumstance the update dilemma
patch_postgis-postgis22_2.2.2-2.2.2_1.diff (text/plain), 1.12 KB, created by
Rainer Hurling
on 2016-07-19 14:48:39 UTC
(
hide
)
Description:
patch to circumstance the update dilemma
Filename:
MIME Type:
Creator:
Rainer Hurling
Created:
2016-07-19 14:48:39 UTC
Size:
1.12 KB
patch
obsolete
>diff -urN postgis22.orig/Makefile postgis22/Makefile >--- postgis22.orig/Makefile 2016-06-05 20:23:44.000000000 +0200 >+++ postgis22/Makefile 2016-07-19 16:37:13.161107000 +0200 >@@ -2,6 +2,7 @@ > > PORTNAME= postgis > PORTVERSION= 2.2.2 >+PORTREVISION= 1 > CATEGORIES= databases geography > MASTER_SITES= http://download.osgeo.org/postgis/source/ > PKGNAMESUFFIX= 22 >diff -urN postgis22.orig/files/patch-libpgcommon_Makefile.in postgis22/files/patch-libpgcommon_Makefile.in >--- postgis22.orig/files/patch-libpgcommon_Makefile.in 1970-01-01 01:00:00.000000000 +0100 >+++ postgis22/files/patch-libpgcommon_Makefile.in 2016-07-18 18:24:49.085997000 +0200 >@@ -0,0 +1,11 @@ >+--- libpgcommon/Makefile.in.orig 2015-05-13 18:13:18 UTC >++++ libpgcommon/Makefile.in >+@@ -10,7 +10,7 @@ >+ # ********************************************************************** >+ >+ CC=@CC@ >+-CFLAGS=@CFLAGS@ -I../liblwgeom @PGSQL_BE_CPPFLAGS@ @PROJ_CPPFLAGS@ @PICFLAGS@ @WARNFLAGS@ @GETTEXT_CFLAGS@ >++CFLAGS=-I../liblwgeom @CFLAGS@ @PGSQL_BE_CPPFLAGS@ @PROJ_CPPFLAGS@ @PICFLAGS@ @WARNFLAGS@ @GETTEXT_CFLAGS@ >+ LDFLAGS=@GETTEXT_LDFLAGS@ @LIBINTL@ >+ >+ NUMERICFLAGS=@NUMERICFLAGS@
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:
rhurlin
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 211203
:
172667
| 172725