Skip to content

Commit

Permalink
math/py-*igraph: Update version 0.9.9=>0.10.4
Browse files Browse the repository at this point in the history
- Update was done to fix build on llvm15
- Moved the port to reflect Pypi project name

Changelog: https://github.com/igraph/python-igraph/releases/tag/0.10.4

Approved by:	portmgr (blanket)
  • Loading branch information
5u623l20 committed May 18, 2023
1 parent 37de3a1 commit 6677898
Show file tree
Hide file tree
Showing 6 changed files with 7 additions and 9 deletions.
2 changes: 1 addition & 1 deletion MOVED
Expand Up @@ -4591,7 +4591,6 @@ devel/p5-IO-stringy|devel/p5-IO-Stringy|2020-06-26|New development starts as IO-
devel/looks|devel/jgoodies-looks|2020-06-26|Renamed to match upstream
comms/py-serial|comms/py-pyserial|2020-06-27|Rename to match upstream naming
devel/py-usb|devel/py-pyusb|2020-06-27|Rename to match upstream naming
math/py-igraph|math/py-python-igraph|2020-06-27|Rename to match upstream naming
net/bnxt-kmod||2020-06-28|Has expired: Unsupported on all supported FreeBSD versions
databases/p5-Search-Xapian10|databases/p5-Search-Xapian|2020-06-30|Has expired: Depend on unsupported xapian-core. Use databases/p5-Search-Xapian instead
databases/xapian-core10|databases/xapian-core|2020-06-30|Has expired: Unsupported by upstream. Use databases/xapian-core instead
Expand Down Expand Up @@ -7540,3 +7539,4 @@ textproc/rubygem-semver_dialects|devel/rubygem-semver_dialects|2023-05-15|Remove
devel/rubygem-ruby-openai|www/rubygem-ruby-openai37|2023-05-16|Moved to match www/rubygem-ruby-openai
sysutils/rundeck2|sysutils/rundeck3|2023-05-17|Has expired: unmaintained and newer version available in sysutils/rundeck3
devel/gitklient|devel/kommit|2023-05-17|Renamed upstream
math/py-python-igraph|math/py-igraph|2023-05-18|Rename to match upstream renaming
2 changes: 1 addition & 1 deletion math/Makefile
Expand Up @@ -935,6 +935,7 @@
SUBDIR += py-hdbscan
SUBDIR += py-hdmedians
SUBDIR += py-heyoka
SUBDIR += py-igraph
SUBDIR += py-iminuit
SUBDIR += py-intspan
SUBDIR += py-iohexperimenter
Expand Down Expand Up @@ -1019,7 +1020,6 @@
SUBDIR += py-pysym
SUBDIR += py-pytanque
SUBDIR += py-python-fcl
SUBDIR += py-python-igraph
SUBDIR += py-python-louvain
SUBDIR += py-python-picard
SUBDIR += py-pytorchvideo
Expand Down
6 changes: 2 additions & 4 deletions math/py-python-igraph/Makefile → math/py-igraph/Makefile
@@ -1,10 +1,8 @@
PORTNAME= python-igraph # it has been renamed to igraph
DISTVERSION= 0.9.9
PORTREVISION= 4
PORTNAME= igraph
DISTVERSION= 0.10.4
CATEGORIES= math python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= igraph-${PORTVERSION}

MAINTAINER= lwhsu@FreeBSD.org
COMMENT= High performance graph data structures and algorithms
Expand Down
3 changes: 3 additions & 0 deletions math/py-igraph/distinfo
@@ -0,0 +1,3 @@
TIMESTAMP = 1684430156
SHA256 (igraph-0.10.4.tar.gz) = 4786e05919ee93f6479fe8ca697d68537edfe47549ed09dfb33bda4daced1fb9
SIZE (igraph-0.10.4.tar.gz) = 4209850
File renamed without changes.
3 changes: 0 additions & 3 deletions math/py-python-igraph/distinfo

This file was deleted.

0 comments on commit 6677898

Please sign in to comment.