aboutsummaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2022-08-25 14:30:04 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2022-08-25 14:49:50 +0000
commitb9b250f91299716bc4a7a6b7b8db2284c57f16ca (patch)
treee0011b148402850bfba2f57b181c15037cb1dc29 /misc
parent0864916dd08431b20381e6d180ce0958e749199d (diff)
downloadports-b9b250f91299716bc4a7a6b7b8db2284c57f16ca.tar.gz
ports-b9b250f91299716bc4a7a6b7b8db2284c57f16ca.zip
Diffstat (limited to 'misc')
-rw-r--r--misc/broot/Makefile1
-rw-r--r--misc/ruut/Makefile1
-rw-r--r--misc/xd-rust/Makefile2
-rw-r--r--misc/xplr/Makefile2
4 files changed, 4 insertions, 2 deletions
diff --git a/misc/broot/Makefile b/misc/broot/Makefile
index 1992f43bcf2d..9e8496d7ed93 100644
--- a/misc/broot/Makefile
+++ b/misc/broot/Makefile
@@ -1,6 +1,7 @@
PORTNAME= broot
DISTVERSIONPREFIX= v
DISTVERSION= 1.14.2
+PORTREVISION= 1
CATEGORIES= misc
MAINTAINER= lcook@FreeBSD.org
diff --git a/misc/ruut/Makefile b/misc/ruut/Makefile
index dac569431d39..a825754fd85c 100644
--- a/misc/ruut/Makefile
+++ b/misc/ruut/Makefile
@@ -1,6 +1,7 @@
PORTNAME= ruut
DISTVERSIONPREFIX= v
DISTVERSION= 0.7.0
+PORTREVISION= 1
CATEGORIES= misc
MAINTAINER= yuri@FreeBSD.org
diff --git a/misc/xd-rust/Makefile b/misc/xd-rust/Makefile
index 323efa8e540e..b06ec9a1a8cb 100644
--- a/misc/xd-rust/Makefile
+++ b/misc/xd-rust/Makefile
@@ -1,6 +1,6 @@
PORTNAME= xd
DISTVERSION= 0.0.4
-PORTREVISION= 15
+PORTREVISION= 16
CATEGORIES= misc
MASTER_SITES= https://bitbucket.org/${BB_ACCOUNT}/${BB_PROJECT}/get/${BB_COMMIT}.tar.gz?dummy=/:main
DISTFILES= ${PORTNAME}-${DISTVERSION}${EXTRACT_SUFX}:main
diff --git a/misc/xplr/Makefile b/misc/xplr/Makefile
index d948dc9823ac..de136e7ef4bd 100644
--- a/misc/xplr/Makefile
+++ b/misc/xplr/Makefile
@@ -1,7 +1,7 @@
PORTNAME= xplr
DISTVERSIONPREFIX= v
DISTVERSION= 0.19.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= misc
MAINTAINER= lcook@FreeBSD.org