git: 46e3edf0822d - main - math/igraph: Update to 1.0.0
Date: Wed, 29 Oct 2025 08:48:05 UTC
The branch main has been updated by wen:
URL: https://cgit.FreeBSD.org/ports/commit/?id=46e3edf0822df88a59dbec25b6c8f8848a96b6f0
commit 46e3edf0822df88a59dbec25b6c8f8848a96b6f0
Author: Wen Heping <wen@FreeBSD.org>
AuthorDate: 2025-10-28 07:41:24 +0000
Commit: Wen Heping <wen@FreeBSD.org>
CommitDate: 2025-10-29 08:47:45 +0000
math/igraph: Update to 1.0.0
---
math/igraph/Makefile | 6 +++---
math/igraph/distinfo | 6 +++---
math/igraph/pkg-plist | 12 ++++++------
3 files changed, 12 insertions(+), 12 deletions(-)
diff --git a/math/igraph/Makefile b/math/igraph/Makefile
index 77576e4a38a2..71899fca7f58 100644
--- a/math/igraph/Makefile
+++ b/math/igraph/Makefile
@@ -1,8 +1,6 @@
PORTNAME= igraph
-DISTVERSION= 0.10.12
-PORTREVISION= 5
+DISTVERSION= 1.0.0
CATEGORIES= math
-MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/releases/download/${DISTVERSION}/
MAINTAINER= wen@FreeBSD.org
COMMENT= Package For Manipulating Undirected And Directed Graphs
@@ -22,6 +20,8 @@ USES= bison cmake cpe gnome pathfix
USE_GNOME= libxml2
USE_LDCONFIG= yes
+USE_GITHUB= yes
+
CMAKE_ON= BUILD_SHARED_LIBS
CMAKE_OFF= BUILD_TESTING
CMAKE_ARGS= -DCMAKE_DISABLE_FIND_PACKAGE_Git:BOOL=True \
diff --git a/math/igraph/distinfo b/math/igraph/distinfo
index 9fde4781e813..50814a7e5d6f 100644
--- a/math/igraph/distinfo
+++ b/math/igraph/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1718460118
-SHA256 (igraph-0.10.12.tar.gz) = b011f7f9f38a3e59924cc9ff652e6d33105fa03fcaf3792f47d752626a0a4625
-SIZE (igraph-0.10.12.tar.gz) = 4373463
+TIMESTAMP = 1761613271
+SHA256 (igraph-igraph-1.0.0_GH0.tar.gz) = 7101f2b13c7d6f8e33119ae150ad3886dbe1b74cca82c102f05645e7c7e81ea3
+SIZE (igraph-igraph-1.0.0_GH0.tar.gz) = 4118891
diff --git a/math/igraph/pkg-plist b/math/igraph/pkg-plist
index 8111307cd38c..8f016a454cef 100644
--- a/math/igraph/pkg-plist
+++ b/math/igraph/pkg-plist
@@ -1,8 +1,6 @@
include/igraph/igraph.h
include/igraph/igraph_adjlist.h
include/igraph/igraph_arpack.h
-include/igraph/igraph_array.h
-include/igraph/igraph_array_pmt.h
include/igraph/igraph_attributes.h
include/igraph/igraph_bipartite.h
include/igraph/igraph_bitset.h
@@ -42,6 +40,7 @@ include/igraph/igraph_heap_pmt.h
include/igraph/igraph_hrg.h
include/igraph/igraph_interface.h
include/igraph/igraph_interrupt.h
+include/igraph/igraph_isomorphism.h
include/igraph/igraph_iterators.h
include/igraph/igraph_lapack.h
include/igraph/igraph_layout.h
@@ -51,7 +50,6 @@ include/igraph/igraph_matrix.h
include/igraph/igraph_matrix_list.h
include/igraph/igraph_matrix_pmt.h
include/igraph/igraph_memory.h
-include/igraph/igraph_microscopic_update.h
include/igraph/igraph_mixing.h
include/igraph/igraph_motifs.h
include/igraph/igraph_neighborhood.h
@@ -65,16 +63,18 @@ include/igraph/igraph_psumtree.h
include/igraph/igraph_qsort.h
include/igraph/igraph_random.h
include/igraph/igraph_reachability.h
+include/igraph/igraph_sampling.h
include/igraph/igraph_scan.h
include/igraph/igraph_separators.h
+include/igraph/igraph_setup.h
include/igraph/igraph_sparsemat.h
+include/igraph/igraph_spatial.h
include/igraph/igraph_stack.h
include/igraph/igraph_stack_pmt.h
include/igraph/igraph_statusbar.h
include/igraph/igraph_structural.h
include/igraph/igraph_strvector.h
include/igraph/igraph_threading.h
-include/igraph/igraph_topology.h
include/igraph/igraph_transitivity.h
include/igraph/igraph_typed_list_pmt.h
include/igraph/igraph_types.h
@@ -90,6 +90,6 @@ lib/cmake/igraph/igraph-config.cmake
lib/cmake/igraph/igraph-targets-%%CMAKE_BUILD_TYPE%%.cmake
lib/cmake/igraph/igraph-targets.cmake
lib/libigraph.so
-lib/libigraph.so.3
-lib/libigraph.so.3.1.7
+lib/libigraph.so.4
+lib/libigraph.so.4.0.0
libdata/pkgconfig/igraph.pc