Skip to content

Commit

Permalink
- Update to 0.10.1
Browse files Browse the repository at this point in the history
Changes by upstream:
- https://github.com/xflr6/graphviz/blob/0.10.1/CHANGES.txt

PR:		234619
Submitted by:	[email protected]
Approved by:	maintainer
Sponsored by:	iXsystems Inc.
  • Loading branch information
miwi-fbsd committed Jan 29, 2019
1 parent e3e1860 commit fb0fcf9
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
5 changes: 3 additions & 2 deletions graphics/py-graphviz/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# $FreeBSD$

PORTNAME= graphviz
PORTVERSION= 0.8.4
PORTVERSION= 0.10.1
CATEGORIES= graphics python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -17,10 +17,11 @@ RUN_DEPENDS= dot:graphics/graphviz
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest-cov>=0:devel/py-pytest-cov@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pytest-mock>=0:devel/py-pytest-mock@${PY_FLAVOR}

NO_ARCH= yes
USES= python zip
USE_PYTHON= autoplist concurrent distutils

NO_ARCH= yes

do-test:
@cd ${WRKSRC} && ${PYTHON_CMD} run-tests.py

Expand Down
6 changes: 3 additions & 3 deletions graphics/py-graphviz/distinfo
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
TIMESTAMP = 1534461715
SHA256 (graphviz-0.8.4.zip) = 4958a19cbd8461757a08db308a4a15c3d586660417e1e364f0107d2fe481689f
SIZE (graphviz-0.8.4.zip) = 166273
TIMESTAMP = 1542125035
SHA256 (graphviz-0.10.1.zip) = d311be4fddfe832a56986ac5e1d6e8715d7fcb0208560da79d1bb0f72abef41f
SIZE (graphviz-0.10.1.zip) = 167590

0 comments on commit fb0fcf9

Please sign in to comment.