[geos-commits] [SCM] GEOS branch main updated. 2ff1d86d66e39329ad284f7162557cdacae2ffb1
git at osgeo.org
git at osgeo.org
Mon Apr 24 06:35:41 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 2ff1d86d66e39329ad284f7162557cdacae2ffb1 (commit)
from 7d20b1772d57c8eba1c12902c812dae9bf58307b (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 2ff1d86d66e39329ad284f7162557cdacae2ffb1
Author: Sandro Santilli <strk at kbt.io>
Date: Mon Apr 24 15:34:50 2023 +0200
Encode latest port commit for BufferBuilder
diff --git a/include/geos/operation/buffer/BufferBuilder.h b/include/geos/operation/buffer/BufferBuilder.h
index efb67ca02..259f469ae 100644
--- a/include/geos/operation/buffer/BufferBuilder.h
+++ b/include/geos/operation/buffer/BufferBuilder.h
@@ -14,7 +14,7 @@
*
**********************************************************************
*
- * Last port: operation/buffer/BufferBuilder.java r378 (JTS-1.12)
+ * Last port: operation/buffer/BufferBuilder.java 149b38907 (JTS-1.12)
*
**********************************************************************/
diff --git a/src/operation/buffer/BufferBuilder.cpp b/src/operation/buffer/BufferBuilder.cpp
index 5b7e691b1..4d4238444 100644
--- a/src/operation/buffer/BufferBuilder.cpp
+++ b/src/operation/buffer/BufferBuilder.cpp
@@ -15,7 +15,7 @@
*
**********************************************************************
*
- * Last port: operation/buffer/BufferBuilder.java r378 (JTS-1.12)
+ * Last port: operation/buffer/BufferBuilder.java 149b38907 (JTS-1.12)
*
**********************************************************************/
-----------------------------------------------------------------------
Summary of changes:
include/geos/operation/buffer/BufferBuilder.h | 2 +-
src/operation/buffer/BufferBuilder.cpp | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
hooks/post-receive
--
GEOS
More information about the geos-commits
mailing list