Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 8 Sep 2024 19:09:28 GMT
From:      Dimitry Andric <dim@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org
Subject:   git: b4e7d88d4153 - 2024Q3 - databases/sfcgal: fix patch after MFH
Message-ID:  <202409081909.488J9SFT001689@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch 2024Q3 has been updated by dim:

URL: https://cgit.FreeBSD.org/ports/commit/?id=b4e7d88d4153cd0b717d1548f1727e34978ff730

commit b4e7d88d4153cd0b717d1548f1727e34978ff730
Author:     Dimitry Andric <dim@FreeBSD.org>
AuthorDate: 2024-09-08 19:07:39 +0000
Commit:     Dimitry Andric <dim@FreeBSD.org>
CommitDate: 2024-09-08 19:07:42 +0000

    databases/sfcgal: fix patch after MFH
    
    PR:             281317
---
 databases/sfcgal/files/patch-include_CGAL_boost_graph_iterator.h | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/databases/sfcgal/files/patch-include_CGAL_boost_graph_iterator.h b/databases/sfcgal/files/patch-include_CGAL_boost_graph_iterator.h
index b02e6b3a1723..396d074dd967 100644
--- a/databases/sfcgal/files/patch-include_CGAL_boost_graph_iterator.h
+++ b/databases/sfcgal/files/patch-include_CGAL_boost_graph_iterator.h
@@ -1,5 +1,5 @@
---- ../CGAL-5.6.1/include/CGAL/boost/graph/iterator.h	2024-02-24 21:04:12 UTC
-+++ ../CGAL-5.6.1/include/CGAL/boost/graph/iterator.h
+--- ../CGAL-5.6/include/CGAL/boost/graph/iterator.h	2024-02-24 21:04:12 UTC
++++ ../CGAL-5.6/include/CGAL/boost/graph/iterator.h
 @@ -214,11 +214,6 @@ class Halfedge_around_source_iterator { (public)
  
  #ifndef DOXYGEN_RUNNING



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