diff options
-rw-r--r-- | MOVED | 1 | ||||
-rw-r--r-- | math/Makefile | 2 | ||||
-rw-r--r-- | math/py-python-igraph/Makefile (renamed from math/py-igraph/Makefile) | 3 | ||||
-rw-r--r-- | math/py-python-igraph/distinfo (renamed from math/py-igraph/distinfo) | 0 | ||||
-rw-r--r-- | math/py-python-igraph/pkg-descr (renamed from math/py-igraph/pkg-descr) | 0 |
5 files changed, 3 insertions, 3 deletions
@@ -15110,3 +15110,4 @@ 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 diff --git a/math/Makefile b/math/Makefile index 989a0f49f92b..c0cfe8316ed0 100644 --- a/math/Makefile +++ b/math/Makefile @@ -761,7 +761,6 @@ SUBDIR += py-gym SUBDIR += py-hdbscan SUBDIR += py-hdmedians - SUBDIR += py-igraph SUBDIR += py-intspan SUBDIR += py-keras SUBDIR += py-keras-applications @@ -813,6 +812,7 @@ SUBDIR += py-pystan SUBDIR += py-pysym SUBDIR += py-python-fcl + SUBDIR += py-python-igraph SUBDIR += py-python-louvain SUBDIR += py-pyvtk SUBDIR += py-quadprog diff --git a/math/py-igraph/Makefile b/math/py-python-igraph/Makefile index d2ed924e3af0..f47072b04e13 100644 --- a/math/py-igraph/Makefile +++ b/math/py-python-igraph/Makefile @@ -1,13 +1,12 @@ # Created by: Li-Wen Hsu <lwhsu@lwhsu.org> # $FreeBSD$ -PORTNAME= igraph +PORTNAME= python-igraph PORTVERSION= 0.7.0 PORTREVISION= 2 CATEGORIES= math python MASTER_SITES= http://igraph.org/nightly/get/python/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -DISTNAME= python-${PORTNAME}-${PORTVERSION} MAINTAINER= lwhsu@FreeBSD.org COMMENT= High performance graph data structures and algorithms diff --git a/math/py-igraph/distinfo b/math/py-python-igraph/distinfo index 2182983ef95d..2182983ef95d 100644 --- a/math/py-igraph/distinfo +++ b/math/py-python-igraph/distinfo diff --git a/math/py-igraph/pkg-descr b/math/py-python-igraph/pkg-descr index d5d059a684ff..d5d059a684ff 100644 --- a/math/py-igraph/pkg-descr +++ b/math/py-python-igraph/pkg-descr |