diff --git a/sysutils/py-borgmatic/Makefile b/sysutils/py-borgmatic/Makefile index f14dddbba370..1c989204caec 100644 --- a/sysutils/py-borgmatic/Makefile +++ b/sysutils/py-borgmatic/Makefile @@ -1,34 +1,34 @@ PORTNAME= borgmatic -PORTVERSION= 1.5.21 +PORTVERSION= 1.5.22 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 3a40d4a86d0c..7dee42dd2dbd 100644 --- a/sysutils/py-borgmatic/distinfo +++ b/sysutils/py-borgmatic/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1640862382 -SHA256 (borgmatic-1.5.21.tar.gz) = b8aa9dbf250b95b829827310c9638a17cd52fee160a437283eed23bffcae83cf -SIZE (borgmatic-1.5.21.tar.gz) = 278933 +TIMESTAMP = 1642351164 +SHA256 (borgmatic-1.5.22.tar.gz) = 593865eb8c008647a0d66c9d2673a3497cdc958605e2aef48901dd7d82a4785f +SIZE (borgmatic-1.5.22.tar.gz) = 286392