svn commit: r455475 - head/math/py-altgraph
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sun Dec 3 20:38:01 UTC 2017
Author: sunpoet
Date: Sun Dec 3 20:37:58 2017
New Revision: 455475
URL: https://svnweb.freebsd.org/changeset/ports/455475
Log:
Update to 0.15
- Update WWW
Changes: https://bitbucket.org/ronaldoussoren/altgraph/src/default/doc/changelog.rst
Modified:
head/math/py-altgraph/Makefile
head/math/py-altgraph/distinfo
head/math/py-altgraph/pkg-descr
Modified: head/math/py-altgraph/Makefile
==============================================================================
--- head/math/py-altgraph/Makefile Sun Dec 3 20:37:53 2017 (r455474)
+++ head/math/py-altgraph/Makefile Sun Dec 3 20:37:58 2017 (r455475)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= altgraph
-PORTVERSION= 0.14
+PORTVERSION= 0.15
CATEGORIES= math python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Modified: head/math/py-altgraph/distinfo
==============================================================================
--- head/math/py-altgraph/distinfo Sun Dec 3 20:37:53 2017 (r455474)
+++ head/math/py-altgraph/distinfo Sun Dec 3 20:37:58 2017 (r455475)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1494331146
-SHA256 (altgraph-0.14.tar.gz) = 481bac8feb1716bb8e485e652ed94002cc11304abccb2911f8f4574fc9dc207b
-SIZE (altgraph-0.14.tar.gz) = 588506
+TIMESTAMP = 1512165401
+SHA256 (altgraph-0.15.tar.gz) = fc28b986a68fde8d3ff0e6d6ba3fbdd2cd562d11d45ef7c7735fbd826c9eec2e
+SIZE (altgraph-0.15.tar.gz) = 589882
Modified: head/math/py-altgraph/pkg-descr
==============================================================================
--- head/math/py-altgraph/pkg-descr Sun Dec 3 20:37:53 2017 (r455474)
+++ head/math/py-altgraph/pkg-descr Sun Dec 3 20:37:58 2017 (r455475)
@@ -5,4 +5,4 @@ graphviz output.
altgraph includes some additional usage of Python 2.6+ features and
enhancements related to modulegraph and macholib.
-WWW: https://pypi.python.org/pypi/altgraph/
+WWW: https://pypi.python.org/pypi/altgraph
More information about the svn-ports-all
mailing list