aboutsummaryrefslogtreecommitdiff
path: root/deskutils
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2022-02-05 02:58:58 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2022-02-05 02:58:58 +0000
commit8fab63b6c71253d9aaa413214d971ef067e2755c (patch)
treed242c6353e3cdcd234101ea28df1dc02118debe4 /deskutils
parenta7c4afef1154200f55932a6edbaeb40136a84aa2 (diff)
downloadports-8fab63b6c71253d9aaa413214d971ef067e2755c.tar.gz
ports-8fab63b6c71253d9aaa413214d971ef067e2755c.zip
lang/rust: Relink consumers
This is a recreation of commit d64a2a380f88ceec8264db6bbc94805f58112ee7 PR: 261449 Security: ee26f513-826e-11ec-8be6-d4c9ef517024
Diffstat (limited to 'deskutils')
-rw-r--r--deskutils/just/Makefile1
-rw-r--r--deskutils/solanum/Makefile2
2 files changed, 2 insertions, 1 deletions
diff --git a/deskutils/just/Makefile b/deskutils/just/Makefile
index 85cf5afe3745..0ae63a196307 100644
--- a/deskutils/just/Makefile
+++ b/deskutils/just/Makefile
@@ -1,5 +1,6 @@
PORTNAME= just
DISTVERSION= 0.10.5
+PORTREVISION= 1
CATEGORIES= deskutils
MAINTAINER= yuri@FreeBSD.org
diff --git a/deskutils/solanum/Makefile b/deskutils/solanum/Makefile
index 89c585efcc12..06aed65db7a2 100644
--- a/deskutils/solanum/Makefile
+++ b/deskutils/solanum/Makefile
@@ -1,7 +1,7 @@
PORTNAME= solanum
DISTVERSIONPREFIX= v
DISTVERSION= 2.1.0
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= deskutils
MAINTAINER= jbeich@FreeBSD.org