diff --git a/sysutils/py-borgmatic/Makefile b/sysutils/py-borgmatic/Makefile index 4271850d9d48..60d5db471ad7 100644 --- a/sysutils/py-borgmatic/Makefile +++ b/sysutils/py-borgmatic/Makefile @@ -1,34 +1,34 @@ PORTNAME= borgmatic -PORTVERSION= 1.5.13 +PORTVERSION= 1.5.18 CATEGORIES= sysutils python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= egypcio@FreeBSD.org COMMENT= Wrapper script for Borg backup software LICENSE= GPLv3 RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}borgbackup>=0:archivers/py-borgbackup@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}colorama>=0:devel/py-colorama@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pykwalify>=0:textproc/py-pykwalify@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}requests>=0:www/py-requests@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}ruamel.yaml>=0:devel/py-ruamel.yaml@${PY_FLAVOR} USES= python:3.6+ USE_PYTHON= autoplist distutils NO_ARCH= yes post-patch: @cd ${WRKSRC} && \ ${REINPLACE_CMD} -e 's|/etc/borgmatic|${PREFIX}/etc/borgmatic|g' \ borgmatic/commands/borgmatic.py \ borgmatic/commands/convert_config.py \ borgmatic/commands/generate_config.py \ borgmatic/config/collect.py \ borgmatic/config/convert.py \ borgmatic/config/schema.yaml \ tests/unit/config/test_collect.py .include diff --git a/sysutils/py-borgmatic/distinfo b/sysutils/py-borgmatic/distinfo index b586695ea66a..5c0cf284fe31 100644 --- a/sysutils/py-borgmatic/distinfo +++ b/sysutils/py-borgmatic/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1618399650 -SHA256 (borgmatic-1.5.13.tar.gz) = 83d7219af3f64fbd9eb2439541bb2050dbbdf853fb8a340b63168cd79c036988 -SIZE (borgmatic-1.5.13.tar.gz) = 72469 +TIMESTAMP = 1628867491 +SHA256 (borgmatic-1.5.18.tar.gz) = 757d54d73cdaf333210e24cb13e0e0b4de912d17222e4b383433ae929287fe9a +SIZE (borgmatic-1.5.18.tar.gz) = 277064