[geos-commits] [SCM] GEOS branch main updated. 5211fea4b9abec25a9b61437e8dee74dfdc49012

git at osgeo.org git at osgeo.org
Mon Apr 24 07:21:55 PDT 2023


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GEOS".

The branch, main has been updated
       via  5211fea4b9abec25a9b61437e8dee74dfdc49012 (commit)
      from  2ff1d86d66e39329ad284f7162557cdacae2ffb1 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 5211fea4b9abec25a9b61437e8dee74dfdc49012
Author: Sandro Santilli <strk at kbt.io>
Date:   Mon Apr 24 16:20:39 2023 +0200

    Encode latest port commit for BufferCurveSetBuilder

diff --git a/include/geos/operation/buffer/BufferCurveSetBuilder.h b/include/geos/operation/buffer/BufferCurveSetBuilder.h
index 8021c5295..2c0ddc061 100644
--- a/include/geos/operation/buffer/BufferCurveSetBuilder.h
+++ b/include/geos/operation/buffer/BufferCurveSetBuilder.h
@@ -13,7 +13,7 @@
  *
  **********************************************************************
  *
- * Last port: operation/buffer/BufferCurveSetBuilder.java r378 (JTS-1.12)
+ * Last port: operation/buffer/BufferCurveSetBuilder.java 4c343e79f (JTS-1.19)
  *
  **********************************************************************/
 
diff --git a/src/operation/buffer/BufferCurveSetBuilder.cpp b/src/operation/buffer/BufferCurveSetBuilder.cpp
index 88aa83556..239b28a8d 100644
--- a/src/operation/buffer/BufferCurveSetBuilder.cpp
+++ b/src/operation/buffer/BufferCurveSetBuilder.cpp
@@ -14,7 +14,7 @@
  *
  **********************************************************************
  *
- * Last port: operation/buffer/BufferCurveSetBuilder.java r378 (JTS-1.12)
+ * Last port: operation/buffer/BufferCurveSetBuilder.java 4c343e79f (JTS-1.19)
  *
  **********************************************************************/
 

-----------------------------------------------------------------------

Summary of changes:
 include/geos/operation/buffer/BufferCurveSetBuilder.h | 2 +-
 src/operation/buffer/BufferCurveSetBuilder.cpp        | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
GEOS


More information about the geos-commits mailing list