diff --git a/sysutils/py-borgmatic/Makefile b/sysutils/py-borgmatic/Makefile index 5ff3e290d2a7..4271850d9d48 100644 --- a/sysutils/py-borgmatic/Makefile +++ b/sysutils/py-borgmatic/Makefile @@ -1,34 +1,34 @@ PORTNAME= borgmatic -PORTVERSION= 1.5.12 +PORTVERSION= 1.5.13 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 63629e784751..b586695ea66a 100644 --- a/sysutils/py-borgmatic/distinfo +++ b/sysutils/py-borgmatic/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1606740269 -SHA256 (borgmatic-1.5.12.tar.gz) = 5cb6c126f351987f16f529ce8c5ef351b6b3458142316e9210edb028dff65536 -SIZE (borgmatic-1.5.12.tar.gz) = 72964 +TIMESTAMP = 1618399650 +SHA256 (borgmatic-1.5.13.tar.gz) = 83d7219af3f64fbd9eb2439541bb2050dbbdf853fb8a340b63168cd79c036988 +SIZE (borgmatic-1.5.13.tar.gz) = 72469