mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Update to upstream release 0.8.3
PR: 227958 Submitted by: lbartoletti@tuxfamily.org (maintainer) MFH: 2018Q2
This commit is contained in:
parent
7fe8226d7b
commit
5e90be4cd4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=469087
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= graphviz
|
||||
PORTVERSION= 0.8.2
|
||||
PORTVERSION= 0.8.3
|
||||
CATEGORIES= graphics python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -11,7 +11,7 @@ MAINTAINER= lbartoletti@tuxfamily.org
|
|||
COMMENT= Simple Python interface for Graphviz
|
||||
|
||||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
||||
|
||||
RUN_DEPENDS= dot:graphics/graphviz
|
||||
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest-cov>=0:devel/py-pytest-cov@${FLAVOR} \
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1515940981
|
||||
SHA256 (graphviz-0.8.2.zip) = 606741c028acc54b1a065b33045f8c89ee0927ea77273ec409ac988f2c3d1091
|
||||
SIZE (graphviz-0.8.2.zip) = 166880
|
||||
TIMESTAMP = 1525373325
|
||||
SHA256 (graphviz-0.8.3.zip) = c61de040e5354c088d2785ea447dd8c26fc572dcc389e4e23e2b46947808d43e
|
||||
SIZE (graphviz-0.8.3.zip) = 166030
|
||||
|
|
Loading…
Add table
Reference in a new issue