summaryrefslogtreecommitdiff
path: root/archivers
diff options
context:
space:
mode:
authorMatthias Andree <mandree@FreeBSD.org>2022-08-13 20:47:12 +0200
committerMatthias Andree <mandree@FreeBSD.org>2022-08-13 20:51:14 +0200
commit875d7c7d1985049af69dcafec40b6669c562781c (patch)
tree1095c16fef0db86cfddb1e66c4bda1621ceedf17 /archivers
parent8a4d5e26a9721eae2deba5fef794a2e593170658 (diff)
downloadfreebsd-ports-875d7c7d1985049af69dcafec40b6669c562781c.zip
*: bump PORTREVISION of all devel/xxhash users...
...except archivers/py-borgbackup, which requires a more complete fix.
Diffstat (limited to 'archivers')
-rw-r--r--archivers/py-borgbackup/Makefile4
-rw-r--r--archivers/rvm/Makefile2
2 files changed, 4 insertions, 2 deletions
diff --git a/archivers/py-borgbackup/Makefile b/archivers/py-borgbackup/Makefile
index 71e4c38ed241..0638addb75a3 100644
--- a/archivers/py-borgbackup/Makefile
+++ b/archivers/py-borgbackup/Makefile
@@ -1,5 +1,6 @@
PORTNAME= borgbackup
DISTVERSION= 1.1.18
+PORTREVISION= 1
CATEGORIES= archivers python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -15,7 +16,7 @@ LIB_DEPENDS= liblz4.so:archivers/liblz4 \
libzstd.so:archivers/zstd
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}packaging>=19.0:devel/py-packaging@${PY_FLAVOR}
-USES= python:3.5+ ssl
+USES= python ssl
USE_PYTHON= autoplist distutils
OPTIONS_DEFINE= FUSE
@@ -25,6 +26,7 @@ FUSE_DESC= Support to mount locally borg backup files
FUSE_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}llfuse>0:devel/py-llfuse@${PY_FLAVOR}
post-install:
+ ${SETENV} PYTHONPATH=${STAGEDIR}${PYTHON_SITELIBDIR} ${STAGEDIR}${PREFIX}/bin/borg -V
@${FIND} ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}/borg/ -name "*.so" \
-exec ${STRIP_CMD} {} \;
diff --git a/archivers/rvm/Makefile b/archivers/rvm/Makefile
index 91cd3f247072..5feb20ca11b8 100644
--- a/archivers/rvm/Makefile
+++ b/archivers/rvm/Makefile
@@ -1,6 +1,6 @@
PORTNAME= rvm
PORTVERSION= 1.11
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= archivers
MASTER_SITES= SF
PKGNAMESUFFIX= an