Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 12 Mar 2026 17:15:51 +0000
From:      Nicola Vitale <nivit@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: f74d5e155c1e - main - MOVED: x11-wm/mangowc renamed upstream
Message-ID:  <69b2f4c7.468fd.5fddf9e3@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by nivit:

URL: https://cgit.FreeBSD.org/ports/commit/?id=f74d5e155c1ea281259754d033f8b300aa35f8c4

commit f74d5e155c1ea281259754d033f8b300aa35f8c4
Author:     Nicola Vitale <nivit@FreeBSD.org>
AuthorDate: 2026-03-12 15:26:16 +0000
Commit:     Nicola Vitale <nivit@FreeBSD.org>
CommitDate: 2026-03-12 17:15:11 +0000

    MOVED: x11-wm/mangowc renamed upstream
---
 MOVED                                             | 1 +
 x11-wm/Makefile                                   | 2 +-
 x11-wm/{mangowc => mango}/Makefile                | 6 +++---
 x11-wm/mango/distinfo                             | 3 +++
 x11-wm/{mangowc => mango}/files/patch-meson.build | 0
 x11-wm/{mangowc => mango}/files/patch-src_mango.c | 0
 x11-wm/{mangowc => mango}/files/pkg-message.in    | 0
 x11-wm/{mangowc => mango}/pkg-descr               | 0
 x11-wm/mangowc/distinfo                           | 3 ---
 9 files changed, 8 insertions(+), 7 deletions(-)

diff --git a/MOVED b/MOVED
index a43d40ec3692..3b53e5d1d48b 100644
--- a/MOVED
+++ b/MOVED
@@ -5162,3 +5162,4 @@ devel/upp||2026-03-08|Fails to build with freetype 2.14+
 multimedia/obs-recursion-effect||2026-03-08|Compilation fails with obs-studio-32.0.1
 devel/py-xdg|devel/py-pyxdg|2026-03-11|Use correct Python package name
 lang/go124||2026-03-12|Has expired: End of life--please switch to go125 or go126
+x11-wm/mangowc|x11-wm/mango|2026-03-12|Renamed upstream
diff --git a/x11-wm/Makefile b/x11-wm/Makefile
index cb692b1c819e..8e44019cf047 100644
--- a/x11-wm/Makefile
+++ b/x11-wm/Makefile
@@ -68,7 +68,7 @@
     SUBDIR += lxqt-wayland-session
     SUBDIR += lxsession
     SUBDIR += magpie
-    SUBDIR += mangowc
+    SUBDIR += mango
     SUBDIR += marco
     SUBDIR += mcwm
     SUBDIR += metacity
diff --git a/x11-wm/mangowc/Makefile b/x11-wm/mango/Makefile
similarity index 95%
rename from x11-wm/mangowc/Makefile
rename to x11-wm/mango/Makefile
index 4129228424d7..52c15dbdc6d9 100644
--- a/x11-wm/mangowc/Makefile
+++ b/x11-wm/mango/Makefile
@@ -1,11 +1,11 @@
-PORTNAME=	mangowc
+PORTNAME=	mango
 DISTVERSION=	0.12.4
 PORTREVISION=	0
 CATEGORIES=	x11-wm
 
 MAINTAINER=	nivit@FreeBSD.org
 COMMENT=	Lightweight, high-performance Wayland compositor built on dwl
-WWW=		https://mangowc.vercel.app
+WWW=		https://mangowm.github.io/
 
 LICENSE=	CC0-1.0 GPLv3 MIT
 LICENSE_COMB=	multi
@@ -38,7 +38,7 @@ RUN_DEPENDS=	hwdata>=0.399:misc/hwdata \
 USES=		meson pkgconfig
 
 USE_GITHUB=	yes
-GH_ACCOUNT=	DreamMaoMao
+GH_ACCOUNT=	mangowm
 
 MESON_ARGS=	-Dsysconfdir=${PREFIX}/etc
 
diff --git a/x11-wm/mango/distinfo b/x11-wm/mango/distinfo
new file mode 100644
index 000000000000..877e76309ac5
--- /dev/null
+++ b/x11-wm/mango/distinfo
@@ -0,0 +1,3 @@
+TIMESTAMP = 1773328852
+SHA256 (mangowm-mango-0.12.4_GH0.tar.gz) = 8581bfb6b4a73154748e6a305c9b410530b7f5a2037a7e45ea588efe2ac99f8c
+SIZE (mangowm-mango-0.12.4_GH0.tar.gz) = 417558
diff --git a/x11-wm/mangowc/files/patch-meson.build b/x11-wm/mango/files/patch-meson.build
similarity index 100%
rename from x11-wm/mangowc/files/patch-meson.build
rename to x11-wm/mango/files/patch-meson.build
diff --git a/x11-wm/mangowc/files/patch-src_mango.c b/x11-wm/mango/files/patch-src_mango.c
similarity index 100%
rename from x11-wm/mangowc/files/patch-src_mango.c
rename to x11-wm/mango/files/patch-src_mango.c
diff --git a/x11-wm/mangowc/files/pkg-message.in b/x11-wm/mango/files/pkg-message.in
similarity index 100%
rename from x11-wm/mangowc/files/pkg-message.in
rename to x11-wm/mango/files/pkg-message.in
diff --git a/x11-wm/mangowc/pkg-descr b/x11-wm/mango/pkg-descr
similarity index 100%
rename from x11-wm/mangowc/pkg-descr
rename to x11-wm/mango/pkg-descr
diff --git a/x11-wm/mangowc/distinfo b/x11-wm/mangowc/distinfo
deleted file mode 100644
index b60129ee93da..000000000000
--- a/x11-wm/mangowc/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-TIMESTAMP = 1772190591
-SHA256 (DreamMaoMao-mangowc-0.12.4_GH0.tar.gz) = b866f3c68e998dcba2ebf78d5e9bbc897eccdf48128d5094a006bdc7592a2bdd
-SIZE (DreamMaoMao-mangowc-0.12.4_GH0.tar.gz) = 417572


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69b2f4c7.468fd.5fddf9e3>