aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2024-06-07 16:30:00 +0000
committerJan Beich <jbeich@FreeBSD.org>2024-06-10 22:50:49 +0000
commit7fa85e6a38444c163def799f1e610095970a5f5d (patch)
treeb8633276de9f9fb8bdc87e3c608581e2713576ba
parent97a94e448ced4fbe517b7cae120e5191f83b639d (diff)
downloadports-7fa85e6a38444c163def799f1e610095970a5f5d.tar.gz
ports-7fa85e6a38444c163def799f1e610095970a5f5d.zip
lang/zig: update to 0.12.1
Force rebuild consumers due to changes in codegen and std library. Changes: https://github.com/ziglang/zig/compare/0.12.0...0.12.1 PR: 279608 Approved by: bsd@orsolic.org (maintainer)
-rw-r--r--astro/mepo/Makefile1
-rw-r--r--audio/linuxwave/Makefile2
-rw-r--r--devel/zls/Makefile1
-rw-r--r--lang/zig/Makefile2
-rw-r--r--lang/zig/distinfo6
-rw-r--r--x11-wm/river/Makefile1
-rw-r--r--x11/waylock/Makefile1
7 files changed, 9 insertions, 5 deletions
diff --git a/astro/mepo/Makefile b/astro/mepo/Makefile
index 65200356d0fb..7f1a891d4d36 100644
--- a/astro/mepo/Makefile
+++ b/astro/mepo/Makefile
@@ -1,5 +1,6 @@
PORTNAME= mepo
DISTVERSION= 1.2.1
+PORTREVISION= 1
CATEGORIES= astro geography wayland
MASTER_SITES= https://git.sr.ht/~mil/${PORTNAME}/archive/${DISTVERSIONFULL}${EXTRACT_SUFX}?dummy=/
diff --git a/audio/linuxwave/Makefile b/audio/linuxwave/Makefile
index 67068696cad8..6073cc93ca1f 100644
--- a/audio/linuxwave/Makefile
+++ b/audio/linuxwave/Makefile
@@ -1,7 +1,7 @@
PORTNAME= linuxwave
DISTVERSIONPREFIX= v
DISTVERSION= 0.1.5
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= audio
PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
diff --git a/devel/zls/Makefile b/devel/zls/Makefile
index 53367daba228..f370f7d8bbd7 100644
--- a/devel/zls/Makefile
+++ b/devel/zls/Makefile
@@ -1,5 +1,6 @@
PORTNAME= zls
DISTVERSION= 0.12.0
+PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= https://raw.githubusercontent.com/ziglang/:langref
DISTFILES= zig/${DISTVERSION}/doc/langref.html.in:langref
diff --git a/lang/zig/Makefile b/lang/zig/Makefile
index bbec4d570bcb..b6c92b09ca9d 100644
--- a/lang/zig/Makefile
+++ b/lang/zig/Makefile
@@ -1,5 +1,5 @@
PORTNAME= zig
-DISTVERSION= 0.12.0
+DISTVERSION= 0.12.1
CATEGORIES= lang
MASTER_SITES= https://ziglang.org/download/${DISTVERSION}/ \
https://ziglang.org/builds/
diff --git a/lang/zig/distinfo b/lang/zig/distinfo
index 9f3b51fdf0fe..6061ce1b25dc 100644
--- a/lang/zig/distinfo
+++ b/lang/zig/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1713682430
-SHA256 (zig-0.12.0.tar.xz) = a6744ef84b6716f976dad923075b2f54dc4f785f200ae6c8ea07997bd9d9bd9a
-SIZE (zig-0.12.0.tar.xz) = 17099152
+TIMESTAMP = 1717777800
+SHA256 (zig-0.12.1.tar.xz) = cca0bf5686fe1a15405bd535661811fac7663f81664d2204ea4590ce49a6e9ba
+SIZE (zig-0.12.1.tar.xz) = 17110932
diff --git a/x11-wm/river/Makefile b/x11-wm/river/Makefile
index 3445fc193c65..754fc3924bac 100644
--- a/x11-wm/river/Makefile
+++ b/x11-wm/river/Makefile
@@ -1,6 +1,7 @@
PORTNAME= river
DISTVERSIONPREFIX= v
DISTVERSION= 0.3.2
+PORTREVISION= 1
CATEGORIES= x11-wm wayland
MAINTAINER= jbeich@FreeBSD.org
diff --git a/x11/waylock/Makefile b/x11/waylock/Makefile
index b259ef2c9023..f4cd5d3d1932 100644
--- a/x11/waylock/Makefile
+++ b/x11/waylock/Makefile
@@ -1,6 +1,7 @@
PORTNAME= waylock
DISTVERSIONPREFIX= v
DISTVERSION= 1.1.0
+PORTREVISION= 1
CATEGORIES= x11 wayland
MAINTAINER= jbeich@FreeBSD.org