diff options
author | koobs <koobs@FreeBSD.org> | 2013-06-22 17:00:50 +0800 |
---|---|---|
committer | koobs <koobs@FreeBSD.org> | 2013-06-22 17:00:50 +0800 |
commit | 7b69737ce31cf7485a18ce59c9374fa16f7cf2b7 (patch) | |
tree | 6de60aa27f34cecbaee39bbc01f0d7739d9b30a0 | |
parent | d647fd6e18e8e1b922a7d98f75e9c28ad5f4cb14 (diff) | |
download | freebsd-ports-gnome-7b69737ce31cf7485a18ce59c9374fa16f7cf2b7.tar.gz freebsd-ports-gnome-7b69737ce31cf7485a18ce59c9374fa16f7cf2b7.tar.zst freebsd-ports-gnome-7b69737ce31cf7485a18ce59c9374fa16f7cf2b7.zip |
graphics/py-graphillion: Move from graphics/ to math/ at authors request
- Move py-graphillion from graphics/ to math/
- Update both category indexes
- Add MOVED entry
Reviewed by: az
-rw-r--r-- | MOVED | 1 | ||||
-rw-r--r-- | graphics/Makefile | 1 | ||||
-rw-r--r-- | math/Makefile | 1 | ||||
-rw-r--r-- | math/py-graphillion/Makefile (renamed from graphics/py-graphillion/Makefile) | 2 | ||||
-rw-r--r-- | math/py-graphillion/distinfo (renamed from graphics/py-graphillion/distinfo) | 0 | ||||
-rw-r--r-- | math/py-graphillion/files/patch-setup.py (renamed from graphics/py-graphillion/files/patch-setup.py) | 0 | ||||
-rw-r--r-- | math/py-graphillion/pkg-descr (renamed from graphics/py-graphillion/pkg-descr) | 0 | ||||
-rw-r--r-- | math/py-graphillion/pkg-plist (renamed from graphics/py-graphillion/pkg-plist) | 0 |
8 files changed, 3 insertions, 2 deletions
@@ -4397,3 +4397,4 @@ math/petsc-mpich||2013-06-19|Has expired: BROKEN for more than 6 month databases/py-MySQLdb41||2013-06-19|Depends on databases/mysql41-client, which was removed databases/py-MySQLdb50||2013-06-19|Depends on databases/mysql50-client, which was removed emulators/fceu-server|emulators/fceux|2013-06-21|Has expired: Replaced by emulators/fceux +graphics/py-graphillion|math/py-graphillion|2013-06-22|Correct category assignment diff --git a/graphics/Makefile b/graphics/Makefile index b8734cdca6f3..4ad6f7d78d08 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -869,7 +869,6 @@ SUBDIR += py-graph SUBDIR += py-graph-core SUBDIR += py-graph-dot - SUBDIR += py-graphillion SUBDIR += py-graphviz SUBDIR += py-graphy SUBDIR += py-gvgen diff --git a/math/Makefile b/math/Makefile index baa494fed9a5..ddad42f86bbc 100644 --- a/math/Makefile +++ b/math/Makefile @@ -547,6 +547,7 @@ SUBDIR += py-gato SUBDIR += py-gmpy SUBDIR += py-gnuplot + SUBDIR += py-graphillion SUBDIR += py-graphtool SUBDIR += py-gsl SUBDIR += py-igraph diff --git a/graphics/py-graphillion/Makefile b/math/py-graphillion/Makefile index 002d40b43cc9..25760c75cc71 100644 --- a/graphics/py-graphillion/Makefile +++ b/math/py-graphillion/Makefile @@ -3,7 +3,7 @@ PORTNAME= graphillion PORTVERSION= 0.93 -CATEGORIES= graphics python +CATEGORIES= math python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= koobs@FreeBSD.org diff --git a/graphics/py-graphillion/distinfo b/math/py-graphillion/distinfo index 821f2271821d..821f2271821d 100644 --- a/graphics/py-graphillion/distinfo +++ b/math/py-graphillion/distinfo diff --git a/graphics/py-graphillion/files/patch-setup.py b/math/py-graphillion/files/patch-setup.py index b6eeff4fba95..b6eeff4fba95 100644 --- a/graphics/py-graphillion/files/patch-setup.py +++ b/math/py-graphillion/files/patch-setup.py diff --git a/graphics/py-graphillion/pkg-descr b/math/py-graphillion/pkg-descr index 46c752a54e74..46c752a54e74 100644 --- a/graphics/py-graphillion/pkg-descr +++ b/math/py-graphillion/pkg-descr diff --git a/graphics/py-graphillion/pkg-plist b/math/py-graphillion/pkg-plist index 18ceb8399ef4..18ceb8399ef4 100644 --- a/graphics/py-graphillion/pkg-plist +++ b/math/py-graphillion/pkg-plist |