summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--math/igraph/Makefile3
-rw-r--r--math/igraph/distinfo6
-rw-r--r--math/igraph/files/patch-etc_cmake_compilers.cmake11
-rw-r--r--math/igraph/pkg-plist5
4 files changed, 19 insertions, 6 deletions
diff --git a/math/igraph/Makefile b/math/igraph/Makefile
index 08d74f32c3e7..1db2002fbd7c 100644
--- a/math/igraph/Makefile
+++ b/math/igraph/Makefile
@@ -1,6 +1,5 @@
PORTNAME= igraph
-DISTVERSION= 0.10.6
-PORTREVISION= 7
+DISTVERSION= 0.10.12
CATEGORIES= math
MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/releases/download/${DISTVERSION}/
diff --git a/math/igraph/distinfo b/math/igraph/distinfo
index c72bde738206..9fde4781e813 100644
--- a/math/igraph/distinfo
+++ b/math/igraph/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1691854665
-SHA256 (igraph-0.10.6.tar.gz) = 99bf91ee90febeeb9a201f3e0c1d323c09214f0b5f37a4290dc3b63f52839d6d
-SIZE (igraph-0.10.6.tar.gz) = 4300280
+TIMESTAMP = 1718460118
+SHA256 (igraph-0.10.12.tar.gz) = b011f7f9f38a3e59924cc9ff652e6d33105fa03fcaf3792f47d752626a0a4625
+SIZE (igraph-0.10.12.tar.gz) = 4373463
diff --git a/math/igraph/files/patch-etc_cmake_compilers.cmake b/math/igraph/files/patch-etc_cmake_compilers.cmake
new file mode 100644
index 000000000000..9739b9e284c8
--- /dev/null
+++ b/math/igraph/files/patch-etc_cmake_compilers.cmake
@@ -0,0 +1,11 @@
+--- etc/cmake/compilers.cmake.orig 2024-06-15 14:00:49 UTC
++++ etc/cmake/compilers.cmake
+@@ -6,7 +6,7 @@ include(CheckCCompilerFlag)
+ # See:
+ # - https://pubs.opengroup.org/onlinepubs/007904875/functions/xsh_chap02_02.html
+ # - https://www.gnu.org/software/libc/manual/html_node/Feature-Test-Macros.html
+-add_compile_definitions(_POSIX_C_SOURCE=200809L)
++#add_compile_definitions(_POSIX_C_SOURCE=200809L)
+
+ if(MSVC)
+ add_compile_options(/FS)
diff --git a/math/igraph/pkg-plist b/math/igraph/pkg-plist
index b1f372cc1721..8111307cd38c 100644
--- a/math/igraph/pkg-plist
+++ b/math/igraph/pkg-plist
@@ -5,6 +5,8 @@ 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
+include/igraph/igraph_bitset_list.h
include/igraph/igraph_blas.h
include/igraph/igraph_centrality.h
include/igraph/igraph_cliques.h
@@ -62,6 +64,7 @@ include/igraph/igraph_progress.h
include/igraph/igraph_psumtree.h
include/igraph/igraph_qsort.h
include/igraph/igraph_random.h
+include/igraph/igraph_reachability.h
include/igraph/igraph_scan.h
include/igraph/igraph_separators.h
include/igraph/igraph_sparsemat.h
@@ -88,5 +91,5 @@ 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.1
+lib/libigraph.so.3.1.7
libdata/pkgconfig/igraph.pc