diff --git a/ports-mgmt/portgraph/Makefile b/ports-mgmt/portgraph/Makefile index 7a04cabbb509..794be5da3963 100644 --- a/ports-mgmt/portgraph/Makefile +++ b/ports-mgmt/portgraph/Makefile @@ -1,23 +1,23 @@ PORTNAME= portgraph -PORTVERSION= 0.0.1 +PORTVERSION= 0.1.0 CATEGORIES= ports-mgmt python MASTER_SITES= PYPI MAINTAINER= lbartoletti@FreeBSD.org COMMENT= Create a dependencies graph of a(all) port(s) WWW= https://gitlab.com/lbartoletti/portgraph LICENSE= BSD2CLAUSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}graphviz>=0.8.2:graphics/py-graphviz@${PY_FLAVOR} USES= python USE_PYTHON= distutils autoplist noflavors NO_ARCH= yes post-patch: @${REINPLACE_CMD} \ - -e 's|/usr/ports|${PORTSDIR}| ; s|ports-mgmt/py-portgraph|ports-mgmt/portgraph|' \ + -e 's|/usr/ports|${PORTSDIR}|' \ ${WRKSRC}/portgraph/portgraph.py .include diff --git a/ports-mgmt/portgraph/distinfo b/ports-mgmt/portgraph/distinfo index 96dd5c042dbc..7e086fc11e0a 100644 --- a/ports-mgmt/portgraph/distinfo +++ b/ports-mgmt/portgraph/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1518849908 -SHA256 (portgraph-0.0.1.tar.gz) = 49ad0700f8c64e3ea4c84201d11b60bfdc09778100abc8b106be36c1f111b6cb -SIZE (portgraph-0.0.1.tar.gz) = 1006733 +TIMESTAMP = 1710689714 +SHA256 (portgraph-0.1.0.tar.gz) = 52052e5e4f08b41d1e633ecb34cc90a0f280c118c931342d92f94d36d9a22a81 +SIZE (portgraph-0.1.0.tar.gz) = 1014546