Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 28 Jan 2022 14:15:28 +0100
From:      Adriaan de Groot <adridg@freebsd.org>
To:        Max Brazhnikov <makc@freebsd.org>, Po-Chuan Hsieh <sunpoet@freebsd.org>
Cc:        =?ISO-8859-1?Q?Lo=EFc?= Bartoletti <lbartoletti@tuxfamily.org>, ports-committers@freebsd.org, dev-commits-ports-all@freebsd.org, dev-commits-ports-main@freebsd.org, Po-Chuan Hsieh <sunpoet@freebsd.org>, thierry@freebsd.org
Subject:   Re: git: b65451f0c188 - main - graphics/gdal: Change from qhull to qhull8
Message-ID:  <3948376.O2WMGSuNBG@beastie.bionicmutton.org>
In-Reply-To: <CAMHz58RJTmHfnU9Dm_okCT75bX8eZqxzRqT8q%2BUdnWvQx7RJMQ@mail.gmail.com>
References:  <202201251956.20PJuxMT025045@gitrepo.freebsd.org> <CAJie3yrdwNp5DWdxyehK=YPh3yUt=UjR8UdpTjtzQvuOTuDEsg@mail.gmail.com> <CAMHz58RJTmHfnU9Dm_okCT75bX8eZqxzRqT8q%2BUdnWvQx7RJMQ@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
--nextPart2807045.SSXfckUlLJ
Content-Type: multipart/mixed; boundary="nextPart3865117.p4y8TspHLy"; protected-headers="v1"
Content-Transfer-Encoding: 7Bit
From: Adriaan de Groot <adridg@freebsd.org>
To: Max Brazhnikov <makc@freebsd.org>, Po-Chuan Hsieh <sunpoet@freebsd.org>
Cc: =?ISO-8859-1?Q?Lo=EFc?= Bartoletti <lbartoletti@tuxfamily.org>, ports-committers@freebsd.org, dev-commits-ports-all@freebsd.org, dev-commits-ports-main@freebsd.org, Po-Chuan Hsieh <sunpoet@freebsd.org>, thierry@freebsd.org
Subject: Re: git: b65451f0c188 - main - graphics/gdal: Change from qhull to qhull8
Date: Fri, 28 Jan 2022 14:15:28 +0100
Message-ID: <3948376.O2WMGSuNBG@beastie.bionicmutton.org>
Organization: FreeBSD
In-Reply-To: <CAMHz58RJTmHfnU9Dm_okCT75bX8eZqxzRqT8q+UdnWvQx7RJMQ@mail.gmail.com>
References: <202201251956.20PJuxMT025045@gitrepo.freebsd.org> <CAJie3yrdwNp5DWdxyehK=YPh3yUt=UjR8UdpTjtzQvuOTuDEsg@mail.gmail.com> <CAMHz58RJTmHfnU9Dm_okCT75bX8eZqxzRqT8q+UdnWvQx7RJMQ@mail.gmail.com>

This is a multi-part message in MIME format.

--nextPart3865117.p4y8TspHLy
Content-Transfer-Encoding: 7Bit
Content-Type: text/plain; charset="utf-8"

On Friday, 28 January 2022 12:53:47 CET Po-Chuan Hsieh wrote:
> After a second thought, I agree with you that it would be better to update
> math/qhull to v8 and bump all dependent ports with LIB_DEPENDS fix (at
> least libqhull.so to libqhull_r.so) at once.
> I've reverted this commit in e0afbdc1ffa7202750d95cac3748682049bcd358.
> Thanks.

If there's going to be a gdal update -- which would necessitate bumps on all 
its consumers, no? -- **anyway**, please also apply the attached patch. It 
bumps gdal to C++17 so that it can build with the upcoming poppler release. I 
didn't commit it because gdal has so many consumers that I'd have to chase 
then, as well.

[ade]

--nextPart3865117.p4y8TspHLy
Content-Disposition: attachment; filename="gdal-update.patch"
Content-Transfer-Encoding: 7Bit
Content-Type: text/x-patch; charset="UTF-8"; name="gdal-update.patch"

diff --git graphics/gdal/Makefile graphics/gdal/Makefile
index 9a6bdefad331..0c8a16a03471 100644
--- graphics/gdal/Makefile
+++ graphics/gdal/Makefile
@@ -2,7 +2,7 @@
 
 PORTNAME=	gdal
 PORTVERSION=	3.3.3
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	graphics geography
 MASTER_SITES=	https://download.osgeo.org/gdal/${PORTVERSION}/ \
 		LOCAL/sunpoet
@@ -40,12 +40,12 @@ PCRE_DESC=	Regular expression support for SQLite
 RASTERLITE2_DESC=	RasterLite2 support
 TILEDB_DESC=	TileDB support
 
-USES=		compiler:c++14-lang cpe gmake iconv jpeg localbase pkgconfig ssl tar:xz
+USES=		compiler:c++17-lang cpe gmake iconv jpeg localbase pkgconfig ssl tar:xz
 
 CFLAGS+=	-fPIC
 CONFIGURE_ARGS=	--datadir=${PREFIX}/share \
 		--enable-static=yes \
-		--with-cpp14 \
+		--with-cpp17 \
 		--with-crypto=yes \
 		--with-geotiff=yes \
 		--with-gif=yes \
@@ -66,7 +66,7 @@ CONFIGURE_ARGS=	--datadir=${PREFIX}/share \
 GNU_CONFIGURE=	yes
 LDFLAGS+=	${ICONV_LIB}
 MAKEFILE=	GNUmakefile
-USE_CXXSTD=	c++14
+USE_CXXSTD=	c++17
 USE_LDCONFIG=	yes
 
 PLIST_SUB=	PORTVERSION=${PORTVERSION}

--nextPart3865117.p4y8TspHLy--

--nextPart2807045.SSXfckUlLJ
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: This is a digitally signed message part.
Content-Transfer-Encoding: 7Bit

-----BEGIN PGP SIGNATURE-----

iQGzBAABCAAdFiEESUdADzdGoDiQC7F4Mo10LYgHpDUFAmHz7HAACgkQMo10LYgH
pDWxPAwAtoU+CpjCudS1o5IOsC1rexQdu1xiAnJ1FDy2SUEXnHeLi6m+4wK1oh0n
lIKzJxgLIdZUect3z6CRZ79da8mZeJN7l2vmHyfRE2keP6EiBzh44oacJUarEd/r
yWoa/Msf15tWmtEyMtNhyIaSeNlq+e+ggvITcSVKipoQTOvh1GVWZgbJCeiQhiJx
gy+xu6iwlNq9E9SZIJmW4fexOk0bRl+hN2PRuHMnEaegPogOi4R5mdE4ffJbPBWr
fBX0WF4YNBBuEKldnxDPyKe3CWyVF822bnuLMZu1bwwMoSasz7E83d0X9qgXEZuu
V1WHdWRqs934zYhh/Ib2WaXVHUN9Z+EzGe+8Ndmu4Dg1yLrnWGLnlEYNDwC0rh+m
9e/0EBXNaz8myijPn7OXvR14YIVA0N/OqeWPEXsYSXWjN/VmgxK3TSFVFNcrZooW
/jVcKWvUNLxEXvvIT+trp7ML3eF5tfBYvw4EfNErQdJAaE/cn8xyPz+Mm9ZhzxdI
gMW74Iid
=NrFk
-----END PGP SIGNATURE-----

--nextPart2807045.SSXfckUlLJ--






Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3948376.O2WMGSuNBG>