aboutsummaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2021-10-25 08:55:19 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2021-10-25 08:55:19 +0000
commitad90fc634b9923b6fb3b5072b30bc104175a0061 (patch)
treefbd91732ca868e4eaf810e58f543cd1b28ef0d38 /misc
parente0baedabf4e1cc6be9ece63dc78b1f43fd2bda78 (diff)
downloadports-ad90fc634b9923b6fb3b5072b30bc104175a0061.tar.gz
ports-ad90fc634b9923b6fb3b5072b30bc104175a0061.zip
Diffstat (limited to 'misc')
-rw-r--r--misc/broot/Makefile1
-rw-r--r--misc/ruut/Makefile2
-rw-r--r--misc/xd-rust/Makefile2
-rw-r--r--misc/xplr/Makefile1
4 files changed, 4 insertions, 2 deletions
diff --git a/misc/broot/Makefile b/misc/broot/Makefile
index ae375b30175d..3c01517e3277 100644
--- a/misc/broot/Makefile
+++ b/misc/broot/Makefile
@@ -1,6 +1,7 @@
PORTNAME= broot
DISTVERSIONPREFIX= v
DISTVERSION= 1.6.4
+PORTREVISION= 1
CATEGORIES= misc
MAINTAINER= lcook@FreeBSD.org
diff --git a/misc/ruut/Makefile b/misc/ruut/Makefile
index 380826d80f87..5ee58466e4ce 100644
--- a/misc/ruut/Makefile
+++ b/misc/ruut/Makefile
@@ -1,7 +1,7 @@
PORTNAME= ruut
DISTVERSIONPREFIX= v
DISTVERSION= 0.6.1
-PORTREVISION= 12
+PORTREVISION= 13
CATEGORIES= misc
MAINTAINER= yuri@FreeBSD.org
diff --git a/misc/xd-rust/Makefile b/misc/xd-rust/Makefile
index 739590aebaca..9e56cd62f7a2 100644
--- a/misc/xd-rust/Makefile
+++ b/misc/xd-rust/Makefile
@@ -1,6 +1,6 @@
PORTNAME= xd
DISTVERSION= 0.0.4
-PORTREVISION= 7
+PORTREVISION= 8
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 ef3b819b919f..fe918f567f5b 100644
--- a/misc/xplr/Makefile
+++ b/misc/xplr/Makefile
@@ -1,6 +1,7 @@
PORTNAME= xplr
DISTVERSIONPREFIX= v
DISTVERSION= 0.15.0
+PORTREVISION= 1
CATEGORIES= misc
MAINTAINER= lcook@FreeBSD.org