diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2018-10-06 17:35:22 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2018-10-06 17:35:22 +0800 |
commit | d263a7aa993f27a7d7afb5b280293e0fb7afd405 (patch) | |
tree | 47e24b5074e4bc6741eec2ab0541fe2adf3d0835 | |
parent | b24dc08a91ed0228ce02e7f3fb5cd929cfc86d72 (diff) | |
download | freebsd-ports-gnome-d263a7aa993f27a7d7afb5b280293e0fb7afd405.tar.gz freebsd-ports-gnome-d263a7aa993f27a7d7afb5b280293e0fb7afd405.tar.zst freebsd-ports-gnome-d263a7aa993f27a7d7afb5b280293e0fb7afd405.zip |
Update to 0.8.1
Changes: https://hg.tryton.org/relatorio/file/tip/CHANGES
-rw-r--r-- | print/py-relatorio/Makefile | 7 | ||||
-rw-r--r-- | print/py-relatorio/distinfo | 6 |
2 files changed, 7 insertions, 6 deletions
diff --git a/print/py-relatorio/Makefile b/print/py-relatorio/Makefile index a0a594ebb538..2dac15e2407d 100644 --- a/print/py-relatorio/Makefile +++ b/print/py-relatorio/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= relatorio -PORTVERSION= 0.8.0 +PORTVERSION= 0.8.1 CATEGORIES= print python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -19,8 +19,9 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Genshi>=0.5:textproc/py-genshi@${PY_FLAVOR} ${PYTHON_PKGNAMEPREFIX}pycha>=0.4.0:graphics/py-pycha@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}yaml>=0:devel/py-yaml@${PY_FLAVOR} -NO_ARCH= yes USES= python -USE_PYTHON= autoplist distutils +USE_PYTHON= autoplist concurrent distutils + +NO_ARCH= yes .include <bsd.port.mk> diff --git a/print/py-relatorio/distinfo b/print/py-relatorio/distinfo index f8e174a960b1..b1dfe349ad92 100644 --- a/print/py-relatorio/distinfo +++ b/print/py-relatorio/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1513861301 -SHA256 (relatorio-0.8.0.tar.gz) = bddf85d029c5c85a0f976d73907e14e4c3093065fe8527170c91abf0218546d9 -SIZE (relatorio-0.8.0.tar.gz) = 1096794 +TIMESTAMP = 1538591770 +SHA256 (relatorio-0.8.1.tar.gz) = 149a1c4c2a35d9b9e634fe80cac405bc9b4c03a42f818302362183515e7e835d +SIZE (relatorio-0.8.1.tar.gz) = 1099129 |