pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

cgal: update to 5.6.1



Module Name:	pkgsrc-wip
Committed By:	Paul Ripke <stix%stix.id.au@localhost>
Pushed By:	stix
Date:		Thu Feb 29 15:20:16 2024 +1100
Changeset:	766f26e791315bf9c311f0d7b0b497c64b1d8d99

Modified Files:
	cgal/Makefile
	cgal/PLIST
	cgal/distinfo

Log Message:
cgal: update to 5.6.1

CGAL-5.6.1 is a bug-fix release.

See the following link for the list of fixed bugs:
https://github.com/CGAL/cgal/issues?q=sort%3Aupdated-desc+label%3AMerged_in_5.6.1+-label%3AMerged_in_5.6

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=766f26e791315bf9c311f0d7b0b497c64b1d8d99

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 cgal/Makefile | 2 +-
 cgal/PLIST    | 1 -
 cgal/distinfo | 6 +++---
 3 files changed, 4 insertions(+), 5 deletions(-)

diffs:
diff --git a/cgal/Makefile b/cgal/Makefile
index 5a6e21b987..b7700191ad 100644
--- a/cgal/Makefile
+++ b/cgal/Makefile
@@ -1,6 +1,6 @@
 # $NetBSD$
 
-DISTNAME=	CGAL-5.6
+DISTNAME=	CGAL-5.6.1
 PKGNAME=	${DISTNAME:tl}
 CATEGORIES=	math
 MASTER_SITES=	${MASTER_SITE_GITHUB:=CGAL/}
diff --git a/cgal/PLIST b/cgal/PLIST
index 463b8712ec..84912f1555 100644
--- a/cgal/PLIST
+++ b/cgal/PLIST
@@ -3061,7 +3061,6 @@ include/CGAL/boost/graph/backward_compatibility_functions.h
 include/CGAL/boost/graph/breadth_first_search.h
 include/CGAL/boost/graph/convert_nef_polyhedron_to_polygon_mesh.h
 include/CGAL/boost/graph/copy_face_graph.h
-include/CGAL/boost/graph/dijkstra_shortest_paths.h
 include/CGAL/boost/graph/generators.h
 include/CGAL/boost/graph/graph_concepts.h
 include/CGAL/boost/graph/graph_traits_Arrangement_2.h
diff --git a/cgal/distinfo b/cgal/distinfo
index 9b179a8906..abb2a93d25 100644
--- a/cgal/distinfo
+++ b/cgal/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (CGAL-5.6.tar.xz) = d2af15319cfb3934dedadd0cb7f4b070a673b3ba94bb54760750fb3690d9a01f
-SHA512 (CGAL-5.6.tar.xz) = 1d91ad870b63bce36e060c0de7fa2e7ab98f9d9f6cf7c94d91a6677db237f50c28f8fc49f24bef943b2adcb5a4a8acf01dd94092a97024c33413763348131ea4
-Size (CGAL-5.6.tar.xz) = 24874364 bytes
+BLAKE2s (CGAL-5.6.1.tar.xz) = 255e8e2bb1eb9e8b8f06ee48745d3d5175b5307bf9c285310c30cd6d49e09492
+SHA512 (CGAL-5.6.1.tar.xz) = 34b0b5958253fd4bcfd83ec40d3232bcd1f3ee4c07739ad3e19bf97104c628d10601909cc2343e48fceca0407a41f2c31a686b182b795e471a9a02f1964574f0
+Size (CGAL-5.6.1.tar.xz) = 24893904 bytes


Home | Main Index | Thread Index | Old Index