aboutsummaryrefslogtreecommitdiff
path: root/math/py-apgl
diff options
context:
space:
mode:
authorWen Heping <wen@FreeBSD.org>2013-06-01 14:09:58 +0000
committerWen Heping <wen@FreeBSD.org>2013-06-01 14:09:58 +0000
commit10899c150a9a02797d7e82f93f3710b14b1ffda4 (patch)
tree5e4432ed61a22ed2514c9edad8be870e7a6bc466 /math/py-apgl
parent1e5752a5a256d712f6a5cbb34561cf382f1b6bde (diff)
downloadports-10899c150a9a02797d7e82f93f3710b14b1ffda4.tar.gz
ports-10899c150a9a02797d7e82f93f3710b14b1ffda4.zip
- Update to 0.7.3
- Trim Makefile headers - Update COMMENT and WWW line
Notes
Notes: svn path=/head/; revision=319567
Diffstat (limited to 'math/py-apgl')
-rw-r--r--math/py-apgl/Makefile10
-rw-r--r--math/py-apgl/distinfo4
-rw-r--r--math/py-apgl/pkg-descr2
-rw-r--r--math/py-apgl/pkg-plist3
4 files changed, 9 insertions, 10 deletions
diff --git a/math/py-apgl/Makefile b/math/py-apgl/Makefile
index 7e9b717066c0..5eae1c4b8eb5 100644
--- a/math/py-apgl/Makefile
+++ b/math/py-apgl/Makefile
@@ -1,18 +1,14 @@
-# New ports collection makefile for: py-apgl
-# Date created: Oct 28, 2010
-# Whom: Wen Heping <wenheping@gmail.com>
-#
+# Created by: Wen Heping <wenheping@gmail.com>
# $FreeBSD$
-#
PORTNAME= apgl
-PORTVERSION= 0.7.1
+PORTVERSION= 0.7.3
CATEGORIES= math python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= wen@FreeBSD.org
-COMMENT= A fast python graph library with some machine learning features
+COMMENT= Fast python graph library with some machine learning features
BUILD_DEPENDS= ${PYNUMPY} \
${PYTHON_PKGNAMEPREFIX}scipy>0.7.0:${PORTSDIR}/science/py-scipy
diff --git a/math/py-apgl/distinfo b/math/py-apgl/distinfo
index 00bb5423f9c9..852be867f110 100644
--- a/math/py-apgl/distinfo
+++ b/math/py-apgl/distinfo
@@ -1,2 +1,2 @@
-SHA256 (apgl-0.7.1.tar.gz) = 33a00b675f7fd85a1362f637635f7e40b1ee6d08038925b315d88d35fa51b1d2
-SIZE (apgl-0.7.1.tar.gz) = 107734
+SHA256 (apgl-0.7.3.tar.gz) = 002704349606024cb399d0707a2f148c0913062bc58560a6076ed0c818ac0a47
+SIZE (apgl-0.7.3.tar.gz) = 120234
diff --git a/math/py-apgl/pkg-descr b/math/py-apgl/pkg-descr
index 299520cecbf3..c73170a36ceb 100644
--- a/math/py-apgl/pkg-descr
+++ b/math/py-apgl/pkg-descr
@@ -13,4 +13,4 @@ Dijkstras algorithm
wrappers for LibSVM, and some mlpy learning algorithms
* Unit tested using the Python unittest framework
-WWW: http://packages.python.org/apgl/
+WWW: http://packages.python.org/apgl/
diff --git a/math/py-apgl/pkg-plist b/math/py-apgl/pkg-plist
index 3274a5c9dd7a..c6613586cb25 100644
--- a/math/py-apgl/pkg-plist
+++ b/math/py-apgl/pkg-plist
@@ -106,6 +106,9 @@
%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/apgl/graph/AbstractVertexList.py
%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/apgl/graph/AbstractVertexList.pyc
%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/apgl/graph/AbstractVertexList.pyo
+%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/apgl/graph/Benchmark.py
+%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/apgl/graph/Benchmark.pyc
+%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/apgl/graph/Benchmark.pyo
%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/apgl/graph/DenseGraph.py
%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/apgl/graph/DenseGraph.pyc
%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/apgl/graph/DenseGraph.pyo