summaryrefslogtreecommitdiff
path: root/filesystems
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--filesystems/davfs2/Makefile4
-rw-r--r--filesystems/davfs2/distinfo6
-rw-r--r--filesystems/webdavfs/Makefile2
-rw-r--r--filesystems/zfs-snap-diff/Makefile2
-rw-r--r--filesystems/zrepl-dsh2dsh/Makefile2
-rw-r--r--filesystems/zrepl/Makefile2
6 files changed, 9 insertions, 9 deletions
diff --git a/filesystems/davfs2/Makefile b/filesystems/davfs2/Makefile
index 69a06c47c450..c1d7a211565c 100644
--- a/filesystems/davfs2/Makefile
+++ b/filesystems/davfs2/Makefile
@@ -1,5 +1,5 @@
PORTNAME= davfs2
-PORTVERSION= 1.7.1
+PORTVERSION= 1.7.2
CATEGORIES= filesystems www
MASTER_SITES= SAVANNAH \
https://github.com/alisarctl/davfs2/releases/download/rel-${PORTVERSION:S/./-/g}/
@@ -29,7 +29,7 @@ NLS_USES= gettext-runtime
NLS_CONFIGURE_OFF= --disable-nls
post-patch:
- @${REINPLACE_CMD} -e 's, 33, ${:!seq 33 39!},' ${WRKSRC}/configure
+ @${REINPLACE_CMD} -e 's, 36, ${:!seq 36 39!},' ${WRKSRC}/configure
post-stage:
${CHMOD} -s ${STAGEDIR}${PREFIX}/sbin/mount.davfs
diff --git a/filesystems/davfs2/distinfo b/filesystems/davfs2/distinfo
index 3d8a9bbaa540..256329be13f7 100644
--- a/filesystems/davfs2/distinfo
+++ b/filesystems/davfs2/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1732196513
-SHA256 (davfs2-1.7.1.tar.gz) = 298edd0c6773cbe258e1552a431acaea6b2eedb7087889a735daef8885fcb1ac
-SIZE (davfs2-1.7.1.tar.gz) = 480381
+TIMESTAMP = 1756223182
+SHA256 (davfs2-1.7.2.tar.gz) = 1bdc2bb235a9f2e546a6a13c559ecf43c64407e3c4497d77b8ec3f62f4b84e46
+SIZE (davfs2-1.7.2.tar.gz) = 479720
diff --git a/filesystems/webdavfs/Makefile b/filesystems/webdavfs/Makefile
index cef74f897eb3..2089b81f9028 100644
--- a/filesystems/webdavfs/Makefile
+++ b/filesystems/webdavfs/Makefile
@@ -1,6 +1,6 @@
PORTNAME= fusefs-webdavfs
DISTVERSION= g20200520
-PORTREVISION= 29
+PORTREVISION= 30
CATEGORIES= filesystems
MAINTAINER= eugen@FreeBSD.org
diff --git a/filesystems/zfs-snap-diff/Makefile b/filesystems/zfs-snap-diff/Makefile
index b69685dab666..f76a8a4dae98 100644
--- a/filesystems/zfs-snap-diff/Makefile
+++ b/filesystems/zfs-snap-diff/Makefile
@@ -1,7 +1,7 @@
PORTNAME= zfs-snap-diff
PORTVERSION= 1.1.3
DISTVERSIONPREFIX= v
-PORTREVISION= 28
+PORTREVISION= 29
CATEGORIES= filesystems sysutils
MAINTAINER= ports@FreeBSD.org
diff --git a/filesystems/zrepl-dsh2dsh/Makefile b/filesystems/zrepl-dsh2dsh/Makefile
index 0a380cde8999..9796df76a394 100644
--- a/filesystems/zrepl-dsh2dsh/Makefile
+++ b/filesystems/zrepl-dsh2dsh/Makefile
@@ -1,7 +1,7 @@
PORTNAME= zrepl
DISTVERSIONPREFIX= v
DISTVERSION= 0.9.11
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= filesystems sysutils
PKGNAMESUFFIX= -${GH_ACCOUNT}
diff --git a/filesystems/zrepl/Makefile b/filesystems/zrepl/Makefile
index d0ad72b252ec..8da8338e3b5e 100644
--- a/filesystems/zrepl/Makefile
+++ b/filesystems/zrepl/Makefile
@@ -1,7 +1,7 @@
PORTNAME= zrepl
DISTVERSIONPREFIX= v
DISTVERSION= 0.6.1
-PORTREVISION= 16
+PORTREVISION= 17
CATEGORIES= filesystems sysutils
MAINTAINER= driesm@FreeBSD.org