git: 1316861a2c80 - main - math/igraph: Update to 0.9.6
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 17 Feb 2022 13:01:42 UTC
The branch main has been updated by wen:
URL: https://cgit.FreeBSD.org/ports/commit/?id=1316861a2c804e39526114f067853ac39a67fba1
commit 1316861a2c804e39526114f067853ac39a67fba1
Author: Wen Heping <wen@FreeBSD.org>
AuthorDate: 2022-02-17 12:37:36 +0000
Commit: Wen Heping <wen@FreeBSD.org>
CommitDate: 2022-02-17 12:37:36 +0000
math/igraph: Update to 0.9.6
---
math/igraph/Makefile | 5 +++--
math/igraph/distinfo | 6 +++---
2 files changed, 6 insertions(+), 5 deletions(-)
diff --git a/math/igraph/Makefile b/math/igraph/Makefile
index 991293edf933..7c42e54fbdc7 100644
--- a/math/igraph/Makefile
+++ b/math/igraph/Makefile
@@ -1,7 +1,7 @@
# Created by: Wen Heping <wenheping@gmail.com>
PORTNAME= igraph
-PORTVERSION= 0.9.5
+PORTVERSION= 0.9.6
CATEGORIES= math
MAINTAINER= wen@FreeBSD.org
@@ -28,7 +28,8 @@ pre-configure:
@${ECHO} ${PORTVERSION} > ${WRKSRC}/IGRAPH_VERSION
.include <bsd.port.pre.mk>
-.if ${OSVERSION} >= 1300000 && ${OSVERSION} < 1300523
+.if (${OSVERSION} >= 1300000 && ${OSVERSION} < 1300523) || \
+ (${OSVERSION} >= 1200000 && ${OSVERSION} < 1203500)
EXTRA_PATCHES= ${PATCHDIR}/extra-patch-etc_cmake_compilers.cmake
.endif
diff --git a/math/igraph/distinfo b/math/igraph/distinfo
index a9f2dfbad79f..8f9bc9212591 100644
--- a/math/igraph/distinfo
+++ b/math/igraph/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1640258918
-SHA256 (igraph-igraph-0.9.5_GH0.tar.gz) = 50f68ef937fe8023602f254613e8e0983ce0417d9b409366c34716e56e213eb8
-SIZE (igraph-igraph-0.9.5_GH0.tar.gz) = 3055876
+TIMESTAMP = 1644973362
+SHA256 (igraph-igraph-0.9.6_GH0.tar.gz) = 940e24aeae3a0b2711c1a1ccad1fd541148e4bf4ad4080cc11b5495bffd7ccca
+SIZE (igraph-igraph-0.9.6_GH0.tar.gz) = 3098476