Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F157000738
D41608.id126586.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
D41608.id126586.diff
View Options
diff --git a/sysutils/py-borgmatic/Makefile b/sysutils/py-borgmatic/Makefile
--- a/sysutils/py-borgmatic/Makefile
+++ b/sysutils/py-borgmatic/Makefile
@@ -1,6 +1,5 @@
PORTNAME= borgmatic
-PORTVERSION= 1.5.24
-PORTREVISION= 2
+PORTVERSION= 1.8.2
CATEGORIES= sysutils python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -14,7 +13,6 @@
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}borgbackup>=0:archivers/py-borgbackup@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}colorama>=0:devel/py-colorama@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}jsonschema>=0:devel/py-jsonschema@${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
@@ -31,12 +29,9 @@
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
+ tests/unit/config/test_collect.py \
+ tests/unit/borg/test_create.py
.include <bsd.port.post.mk>
diff --git a/sysutils/py-borgmatic/distinfo b/sysutils/py-borgmatic/distinfo
--- a/sysutils/py-borgmatic/distinfo
+++ b/sysutils/py-borgmatic/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1650022418
-SHA256 (borgmatic-1.5.24.tar.gz) = aef637e7e9a71942f289739c64bcbcd2a816cdb95a7bfc5f92f6495ce51c40e3
-SIZE (borgmatic-1.5.24.tar.gz) = 291853
+TIMESTAMP = 1693146263
+SHA256 (borgmatic-1.8.2.tar.gz) = e2a70eefbd8ae1af465f7bfa8cf16bb7342b1574c01143ea6945d757443ac206
+SIZE (borgmatic-1.8.2.tar.gz) = 396972
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, May 18, 9:28 PM (17 h, 44 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
33242232
Default Alt Text
D41608.id126586.diff (1 KB)
Attached To
Mode
D41608: sysutils/py-borgmatic: update 1.5.24 to 1.8.2
Attached
Detach File
Event Timeline
Log In to Comment