aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2023-01-23 22:26:04 +0000
committerJan Beich <jbeich@FreeBSD.org>2023-01-23 23:51:41 +0000
commitded326a4be6d267606a18e3bd6d1b5fba6eae55d (patch)
treef5545e463e14099fa3159ee0f445de1a204951b0
parent8996a92bf264597b9f80f524f208446e0d92ef39 (diff)
downloadports-ded326a4be6d267606a18e3bd6d1b5fba6eae55d.tar.gz
ports-ded326a4be6d267606a18e3bd6d1b5fba6eae55d.zip
lang/zig: rebuild consumers after 91552559ae79
Propagate standard library and miscompilation fixes into binary packages.
-rw-r--r--astro/mepo/Makefile1
-rw-r--r--biology/vcflib/Makefile1
-rw-r--r--devel/zls/Makefile1
-rw-r--r--x11-wm/river/Makefile2
4 files changed, 4 insertions, 1 deletions
diff --git a/astro/mepo/Makefile b/astro/mepo/Makefile
index 35066043f493..b35f28c11a8a 100644
--- a/astro/mepo/Makefile
+++ b/astro/mepo/Makefile
@@ -1,5 +1,6 @@
PORTNAME= mepo
DISTVERSION= 1.1.1
+PORTREVISION= 1
CATEGORIES= astro geography wayland
MASTER_SITES= https://git.sr.ht/~mil/${PORTNAME}/archive/${DISTVERSIONFULL}${EXTRACT_SUFX}?dummy=/
diff --git a/biology/vcflib/Makefile b/biology/vcflib/Makefile
index 7038f110c052..665663e16c96 100644
--- a/biology/vcflib/Makefile
+++ b/biology/vcflib/Makefile
@@ -1,6 +1,7 @@
PORTNAME= vcflib
DISTVERSIONPREFIX= v
DISTVERSION= 1.0.5
+PORTREVISION= 1
CATEGORIES= biology
MAINTAINER= jwb@FreeBSD.org
diff --git a/devel/zls/Makefile b/devel/zls/Makefile
index 18587495d857..6836181e223b 100644
--- a/devel/zls/Makefile
+++ b/devel/zls/Makefile
@@ -1,5 +1,6 @@
PORTNAME= zls
DISTVERSION= 0.10.0
+PORTREVISION= 1
CATEGORIES= devel
MAINTAINER= jbeich@FreeBSD.org
diff --git a/x11-wm/river/Makefile b/x11-wm/river/Makefile
index d8d73ffa2b3e..df4d8cede201 100644
--- a/x11-wm/river/Makefile
+++ b/x11-wm/river/Makefile
@@ -1,7 +1,7 @@
PORTNAME= river
DISTVERSIONPREFIX= v
DISTVERSION= 0.2.2
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= x11-wm wayland
MAINTAINER= jbeich@FreeBSD.org