Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 22 Dec 2023 17:09:43 +0800
From:      Po-Chuan Hsieh <sunpoet@freebsd.org>
To:        =?UTF-8?Q?Lo=C3=AFc_Bartoletti?= <lbartoletti@freebsd.org>
Cc:        ports-committers@freebsd.org, dev-commits-ports-all@freebsd.org,  dev-commits-ports-main@freebsd.org
Subject:   Re: git: 32e071bce273 - main - databases/sfcgal: Update to 1.5.1
Message-ID:  <CAMHz58SRf0G4FLS-i6Bx_Nca3w2YqWFuZbXuNPfzWDYK=u-NiA@mail.gmail.com>
In-Reply-To: <202312220813.3BM8Dwdc040736@gitrepo.freebsd.org>
References:  <202312220813.3BM8Dwdc040736@gitrepo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
--000000000000f849ef060d1594c6
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable

On Fri, Dec 22, 2023 at 4:14=E2=80=AFPM Lo=C3=AFc Bartoletti <lbartoletti@f=
reebsd.org>
wrote:

> The branch main has been updated by lbartoletti:
>
> URL:
> https://cgit.FreeBSD.org/ports/commit/?id=3D32e071bce273c4a5c120f1c26c504=
8504958d2cc
>
> commit 32e071bce273c4a5c120f1c26c5048504958d2cc
> Author:     Lo=C3=AFc Bartoletti <lbartoletti@FreeBSD.org>
> AuthorDate: 2023-12-22 08:12:26 +0000
> Commit:     Lo=C3=AFc Bartoletti <lbartoletti@FreeBSD.org>
> CommitDate: 2023-12-22 08:13:52 +0000
>
>     databases/sfcgal: Update to 1.5.1
>

Hello,

Could you please give a hint why the dependent ports need PORTREVISION bump=
?
It seems that the shlib version is unchanged
(libSFCGAL%%DEBUG_SUFFIX%%.so.1)
Thanks.

% readelf -d /usr/local/lib/libSFCGAL.so | grep SONAME
 0x000000000000000e SONAME               Library soname: [libSFCGAL.so.1]

Regards,
sunpoet



> ---
>  databases/postgis31/Makefile | 1 +
>  databases/postgis32/Makefile | 1 +
>  databases/postgis33/Makefile | 1 +
>  databases/postgis34/Makefile | 1 +
>  databases/sfcgal/Makefile    | 6 +++---
>  databases/sfcgal/distinfo    | 6 +++---
>  graphics/gdal/Makefile       | 1 +
>  7 files changed, 11 insertions(+), 6 deletions(-)
>
> diff --git a/databases/postgis31/Makefile b/databases/postgis31/Makefile
> index 7c997e99e2e0..eed2d638f9ea 100644
> --- a/databases/postgis31/Makefile
> +++ b/databases/postgis31/Makefile
> @@ -1,5 +1,6 @@
>  PORTNAME=3D      postgis
>  PORTVERSION=3D   3.1.10
> +PORTREVISION=3D  1
>  CATEGORIES=3D    databases geography
>  MASTER_SITES=3D  https://download.osgeo.org/postgis/source/
>  PKGNAMESUFFIX=3D 31
> diff --git a/databases/postgis32/Makefile b/databases/postgis32/Makefile
> index 4cbb0bdf6fd7..e65d28f60aa6 100644
> --- a/databases/postgis32/Makefile
> +++ b/databases/postgis32/Makefile
> @@ -1,5 +1,6 @@
>  PORTNAME=3D      postgis
>  DISTVERSION=3D   3.2.6
> +PORTREVISION=3D  1
>  CATEGORIES=3D    databases geography
>  MASTER_SITES=3D  https://download.osgeo.org/postgis/source/
>  PKGNAMESUFFIX=3D 32
> diff --git a/databases/postgis33/Makefile b/databases/postgis33/Makefile
> index e308158a47af..4bce0d55fb74 100644
> --- a/databases/postgis33/Makefile
> +++ b/databases/postgis33/Makefile
> @@ -1,5 +1,6 @@
>  PORTNAME=3D      postgis
>  DISTVERSION=3D   3.3.5
> +PORTREVISION=3D  1
>  CATEGORIES=3D    databases geography
>  MASTER_SITES=3D  https://download.osgeo.org/postgis/source/
>  PKGNAMESUFFIX=3D 33
> diff --git a/databases/postgis34/Makefile b/databases/postgis34/Makefile
> index a60636c5638b..c142a81f0690 100644
> --- a/databases/postgis34/Makefile
> +++ b/databases/postgis34/Makefile
> @@ -1,5 +1,6 @@
>  PORTNAME=3D      postgis
>  DISTVERSION=3D   3.4.1
> +PORTREVISION=3D  1
>  CATEGORIES=3D    databases geography
>  MASTER_SITES=3D  https://download.osgeo.org/postgis/source/
>  PKGNAMESUFFIX=3D 34
> diff --git a/databases/sfcgal/Makefile b/databases/sfcgal/Makefile
> index 5db78b7e53ef..a905aa60e49c 100644
> --- a/databases/sfcgal/Makefile
> +++ b/databases/sfcgal/Makefile
> @@ -1,6 +1,6 @@
>  PORTNAME=3D      sfcgal
>  DISTVERSIONPREFIX=3D     v
> -DISTVERSION=3D   1.5.0
> +DISTVERSION=3D   1.5.1
>  CATEGORIES=3D    databases math graphics
>
>  MASTER_SITES=3D
> https://github.com/CGAL/cgal/releases/download/v5.6/:source1
> @@ -19,9 +19,9 @@ LIB_DEPENDS=3D  libboost_system.so:devel/boost-libs \
>
>  USES=3D          cmake compiler:c++14-lang
>  USE_GITLAB=3D    yes
> -GL_ACCOUNT=3D    Oslandia
> +GL_ACCOUNT=3D    SFCGAL
>  GL_PROJECT=3D    SFCGAL
> -GL_TAGNAME=3D    cbcf0adaa6cecc80347345952b5c850a64d2db4f
> +GL_TAGNAME=3D    61f3b08ade49493b56c6bafa98c7c1f84addbc10
>  USE_LDCONFIG=3D  yes
>
>  PLIST_SUB=3D     SHL3=3D${PORTVERSION} SHL1=3D${PORTVERSION:R:R}
> DEBUG_SUFFIX=3D${WITH_DEBUG:Dd}
> diff --git a/databases/sfcgal/distinfo b/databases/sfcgal/distinfo
> index e4c2ce131413..1e074cc4b567 100644
> --- a/databases/sfcgal/distinfo
> +++ b/databases/sfcgal/distinfo
> @@ -1,5 +1,5 @@
> -TIMESTAMP =3D 1698765444
> +TIMESTAMP =3D 1703166954
>  SHA256 (CGAL-5.6.tar.xz) =3D
> dcab9b08a50a06a7cc2cc69a8a12200f8d8f391b9b8013ae476965c10b45161f
>  SIZE (CGAL-5.6.tar.xz) =3D 24874364
> -SHA256
> (Oslandia-SFCGAL-cbcf0adaa6cecc80347345952b5c850a64d2db4f_GL0.tar.gz) =3D
> 20920dabbfbac8c0fcc6f2f8aac63fb8144607f9e769ffba81db28c72c200e8d
> -SIZE
> (Oslandia-SFCGAL-cbcf0adaa6cecc80347345952b5c850a64d2db4f_GL0.tar.gz) =3D
> 2435030
> +SHA256
> (SFCGAL-SFCGAL-61f3b08ade49493b56c6bafa98c7c1f84addbc10_GL0.tar.gz) =3D
> 0fe1ed2e6e1f3edeb51fd0402ea4f95ef8ef95cf66bb91c80b3811d7f08e95bf
> +SIZE (SFCGAL-SFCGAL-61f3b08ade49493b56c6bafa98c7c1f84addbc10_GL0.tar.gz)
> =3D 2437817
> diff --git a/graphics/gdal/Makefile b/graphics/gdal/Makefile
> index 41280c84523c..0a7dbde46ac1 100644
> --- a/graphics/gdal/Makefile
> +++ b/graphics/gdal/Makefile
> @@ -1,5 +1,6 @@
>  PORTNAME=3D      gdal
>  PORTVERSION=3D   3.8.1
> +PORTREVISION=3D  1
>  CATEGORIES=3D    graphics geography
>  MASTER_SITES=3D  https://download.osgeo.org/gdal/${PORTVERSION}/ \
>                 LOCAL/sunpoet
>
>

--000000000000f849ef060d1594c6
Content-Type: text/html; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr"><div>On Fri, Dec 22, 2023 at 4:14=E2=80=AFPM Lo=C3=AFc Bar=
toletti &lt;<a href=3D"mailto:lbartoletti@freebsd.org" target=3D"_blank">lb=
artoletti@freebsd.org</a>&gt; wrote:<br></div><div class=3D"gmail_quote"><b=
lockquote class=3D"gmail_quote" style=3D"margin:0px 0px 0px 0.8ex;border-le=
ft:1px solid rgb(204,204,204);padding-left:1ex">The branch main has been up=
dated by lbartoletti:<br>
<br>
URL: <a href=3D"https://cgit.FreeBSD.org/ports/commit/?id=3D32e071bce273c4a=
5c120f1c26c5048504958d2cc" rel=3D"noreferrer" target=3D"_blank">https://cgi=
t.FreeBSD.org/ports/commit/?id=3D32e071bce273c4a5c120f1c26c5048504958d2cc</=
a><br>
<br>
commit 32e071bce273c4a5c120f1c26c5048504958d2cc<br>
Author:=C2=A0 =C2=A0 =C2=A0Lo=C3=AFc Bartoletti &lt;lbartoletti@FreeBSD.org=
&gt;<br>
AuthorDate: 2023-12-22 08:12:26 +0000<br>
Commit:=C2=A0 =C2=A0 =C2=A0Lo=C3=AFc Bartoletti &lt;lbartoletti@FreeBSD.org=
&gt;<br>
CommitDate: 2023-12-22 08:13:52 +0000<br>
<br>
=C2=A0 =C2=A0 databases/sfcgal: Update to 1.5.1<br></blockquote><div><br></=
div><div>Hello,</div><div><br></div><div>Could you please give a hint why t=
he dependent ports need PORTREVISION bump?</div><div>It seems that the shli=
b version is unchanged (libSFCGAL%%DEBUG_SUFFIX%%.so.1)</div><div>Thanks.</=
div><div><br></div><div>% readelf -d /usr/local/lib/libSFCGAL.so | grep SON=
AME<br>=C2=A00x000000000000000e SONAME =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =
=C2=A0 =C2=A0 Library soname: [libSFCGAL.so.1]<br></div><div><br></div><div=
>Regards,</div><div>sunpoet</div><div><br></div><div>=C2=A0</div><blockquot=
e class=3D"gmail_quote" style=3D"margin:0px 0px 0px 0.8ex;border-left:1px s=
olid rgb(204,204,204);padding-left:1ex">
---<br>
=C2=A0databases/postgis31/Makefile | 1 +<br>
=C2=A0databases/postgis32/Makefile | 1 +<br>
=C2=A0databases/postgis33/Makefile | 1 +<br>
=C2=A0databases/postgis34/Makefile | 1 +<br>
=C2=A0databases/sfcgal/Makefile=C2=A0 =C2=A0 | 6 +++---<br>
=C2=A0databases/sfcgal/distinfo=C2=A0 =C2=A0 | 6 +++---<br>
=C2=A0graphics/gdal/Makefile=C2=A0 =C2=A0 =C2=A0 =C2=A0| 1 +<br>
=C2=A07 files changed, 11 insertions(+), 6 deletions(-)<br>
<br>
diff --git a/databases/postgis31/Makefile b/databases/postgis31/Makefile<br=
>
index 7c997e99e2e0..eed2d638f9ea 100644<br>
--- a/databases/postgis31/Makefile<br>
+++ b/databases/postgis31/Makefile<br>
@@ -1,5 +1,6 @@<br>
=C2=A0PORTNAME=3D=C2=A0 =C2=A0 =C2=A0 postgis<br>
=C2=A0PORTVERSION=3D=C2=A0 =C2=A03.1.10<br>
+PORTREVISION=3D=C2=A0 1<br>
=C2=A0CATEGORIES=3D=C2=A0 =C2=A0 databases geography<br>
=C2=A0MASTER_SITES=3D=C2=A0 <a href=3D"https://download.osgeo.org/postgis/s=
ource/" rel=3D"noreferrer" target=3D"_blank">https://download.osgeo.org/pos=
tgis/source/</a><br>
=C2=A0PKGNAMESUFFIX=3D 31<br>
diff --git a/databases/postgis32/Makefile b/databases/postgis32/Makefile<br=
>
index 4cbb0bdf6fd7..e65d28f60aa6 100644<br>
--- a/databases/postgis32/Makefile<br>
+++ b/databases/postgis32/Makefile<br>
@@ -1,5 +1,6 @@<br>
=C2=A0PORTNAME=3D=C2=A0 =C2=A0 =C2=A0 postgis<br>
=C2=A0DISTVERSION=3D=C2=A0 =C2=A03.2.6<br>
+PORTREVISION=3D=C2=A0 1<br>
=C2=A0CATEGORIES=3D=C2=A0 =C2=A0 databases geography<br>
=C2=A0MASTER_SITES=3D=C2=A0 <a href=3D"https://download.osgeo.org/postgis/s=
ource/" rel=3D"noreferrer" target=3D"_blank">https://download.osgeo.org/pos=
tgis/source/</a><br>
=C2=A0PKGNAMESUFFIX=3D 32<br>
diff --git a/databases/postgis33/Makefile b/databases/postgis33/Makefile<br=
>
index e308158a47af..4bce0d55fb74 100644<br>
--- a/databases/postgis33/Makefile<br>
+++ b/databases/postgis33/Makefile<br>
@@ -1,5 +1,6 @@<br>
=C2=A0PORTNAME=3D=C2=A0 =C2=A0 =C2=A0 postgis<br>
=C2=A0DISTVERSION=3D=C2=A0 =C2=A03.3.5<br>
+PORTREVISION=3D=C2=A0 1<br>
=C2=A0CATEGORIES=3D=C2=A0 =C2=A0 databases geography<br>
=C2=A0MASTER_SITES=3D=C2=A0 <a href=3D"https://download.osgeo.org/postgis/s=
ource/" rel=3D"noreferrer" target=3D"_blank">https://download.osgeo.org/pos=
tgis/source/</a><br>
=C2=A0PKGNAMESUFFIX=3D 33<br>
diff --git a/databases/postgis34/Makefile b/databases/postgis34/Makefile<br=
>
index a60636c5638b..c142a81f0690 100644<br>
--- a/databases/postgis34/Makefile<br>
+++ b/databases/postgis34/Makefile<br>
@@ -1,5 +1,6 @@<br>
=C2=A0PORTNAME=3D=C2=A0 =C2=A0 =C2=A0 postgis<br>
=C2=A0DISTVERSION=3D=C2=A0 =C2=A03.4.1<br>
+PORTREVISION=3D=C2=A0 1<br>
=C2=A0CATEGORIES=3D=C2=A0 =C2=A0 databases geography<br>
=C2=A0MASTER_SITES=3D=C2=A0 <a href=3D"https://download.osgeo.org/postgis/s=
ource/" rel=3D"noreferrer" target=3D"_blank">https://download.osgeo.org/pos=
tgis/source/</a><br>
=C2=A0PKGNAMESUFFIX=3D 34<br>
diff --git a/databases/sfcgal/Makefile b/databases/sfcgal/Makefile<br>
index 5db78b7e53ef..a905aa60e49c 100644<br>
--- a/databases/sfcgal/Makefile<br>
+++ b/databases/sfcgal/Makefile<br>
@@ -1,6 +1,6 @@<br>
=C2=A0PORTNAME=3D=C2=A0 =C2=A0 =C2=A0 sfcgal<br>
=C2=A0DISTVERSIONPREFIX=3D=C2=A0 =C2=A0 =C2=A0v<br>
-DISTVERSION=3D=C2=A0 =C2=A01.5.0<br>
+DISTVERSION=3D=C2=A0 =C2=A01.5.1<br>
=C2=A0CATEGORIES=3D=C2=A0 =C2=A0 databases math graphics<br>
<br>
=C2=A0MASTER_SITES=3D=C2=A0 <a href=3D"https://github.com/CGAL/cgal/release=
s/download/v5.6/:source1" rel=3D"noreferrer" target=3D"_blank">https://gith=
ub.com/CGAL/cgal/releases/download/v5.6/:source1</a><br>
@@ -19,9 +19,9 @@ LIB_DEPENDS=3D=C2=A0 libboost_system.so:devel/boost-libs =
\<br>
<br>
=C2=A0USES=3D=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 cmake compiler:c++14-lang<b=
r>
=C2=A0USE_GITLAB=3D=C2=A0 =C2=A0 yes<br>
-GL_ACCOUNT=3D=C2=A0 =C2=A0 Oslandia<br>
+GL_ACCOUNT=3D=C2=A0 =C2=A0 SFCGAL<br>
=C2=A0GL_PROJECT=3D=C2=A0 =C2=A0 SFCGAL<br>
-GL_TAGNAME=3D=C2=A0 =C2=A0 cbcf0adaa6cecc80347345952b5c850a64d2db4f<br>
+GL_TAGNAME=3D=C2=A0 =C2=A0 61f3b08ade49493b56c6bafa98c7c1f84addbc10<br>
=C2=A0USE_LDCONFIG=3D=C2=A0 yes<br>
<br>
=C2=A0PLIST_SUB=3D=C2=A0 =C2=A0 =C2=A0SHL3=3D${PORTVERSION} SHL1=3D${PORTVE=
RSION:R:R} DEBUG_SUFFIX=3D${WITH_DEBUG:Dd}<br>
diff --git a/databases/sfcgal/distinfo b/databases/sfcgal/distinfo<br>
index e4c2ce131413..1e074cc4b567 100644<br>
--- a/databases/sfcgal/distinfo<br>
+++ b/databases/sfcgal/distinfo<br>
@@ -1,5 +1,5 @@<br>
-TIMESTAMP =3D 1698765444<br>
+TIMESTAMP =3D 1703166954<br>
=C2=A0SHA256 (CGAL-5.6.tar.xz) =3D dcab9b08a50a06a7cc2cc69a8a12200f8d8f391b=
9b8013ae476965c10b45161f<br>
=C2=A0SIZE (CGAL-5.6.tar.xz) =3D 24874364<br>
-SHA256 (Oslandia-SFCGAL-cbcf0adaa6cecc80347345952b5c850a64d2db4f_GL0.tar.g=
z) =3D 20920dabbfbac8c0fcc6f2f8aac63fb8144607f9e769ffba81db28c72c200e8d<br>
-SIZE (Oslandia-SFCGAL-cbcf0adaa6cecc80347345952b5c850a64d2db4f_GL0.tar.gz)=
 =3D 2435030<br>
+SHA256 (SFCGAL-SFCGAL-61f3b08ade49493b56c6bafa98c7c1f84addbc10_GL0.tar.gz)=
 =3D 0fe1ed2e6e1f3edeb51fd0402ea4f95ef8ef95cf66bb91c80b3811d7f08e95bf<br>
+SIZE (SFCGAL-SFCGAL-61f3b08ade49493b56c6bafa98c7c1f84addbc10_GL0.tar.gz) =
=3D 2437817<br>
diff --git a/graphics/gdal/Makefile b/graphics/gdal/Makefile<br>
index 41280c84523c..0a7dbde46ac1 100644<br>
--- a/graphics/gdal/Makefile<br>
+++ b/graphics/gdal/Makefile<br>
@@ -1,5 +1,6 @@<br>
=C2=A0PORTNAME=3D=C2=A0 =C2=A0 =C2=A0 gdal<br>
=C2=A0PORTVERSION=3D=C2=A0 =C2=A03.8.1<br>
+PORTREVISION=3D=C2=A0 1<br>
=C2=A0CATEGORIES=3D=C2=A0 =C2=A0 graphics geography<br>
=C2=A0MASTER_SITES=3D=C2=A0 <a href=3D"https://download.osgeo.org/gdal/$%7B=
PORTVERSION%7D/" rel=3D"noreferrer" target=3D"_blank">https://download.osge=
o.org/gdal/${PORTVERSION}/</a> \<br>
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 LOCAL/sunpoet<br>
<br>
</blockquote></div></div>

--000000000000f849ef060d1594c6--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAMHz58SRf0G4FLS-i6Bx_Nca3w2YqWFuZbXuNPfzWDYK=u-NiA>