git: 07a08aaaf377 - 2023Q2 - audio/mousai-devel: drop -devel to track stable after f573063e17f5
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 06 Apr 2023 16:41:21 UTC
The branch 2023Q2 has been updated by jbeich:
URL: https://cgit.FreeBSD.org/ports/commit/?id=07a08aaaf377f5a136abcb967294c3b94515bffc
commit 07a08aaaf377f5a136abcb967294c3b94515bffc
Author: Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2023-04-06 16:06:49 +0000
Commit: Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2023-04-06 16:41:17 +0000
audio/mousai-devel: drop -devel to track stable after f573063e17f5
(cherry picked from commit fbfd0b16f4116061d50c5c897a3679dde47d339f)
---
MOVED | 1 +
audio/Makefile | 2 +-
audio/{mousai-devel => mousai}/Makefile | 0
audio/{mousai-devel => mousai}/Makefile.crates | 0
audio/{mousai-devel => mousai}/distinfo | 0
audio/{mousai-devel => mousai}/files/patch-meson.build | 0
audio/{mousai-devel => mousai}/pkg-descr | 0
audio/{mousai-devel => mousai}/pkg-plist | 0
8 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/MOVED b/MOVED
index 5884ce588c03..f9a68b621c48 100644
--- a/MOVED
+++ b/MOVED
@@ -17888,3 +17888,4 @@ www/horde-base||2023-03-31|Has expired: Requires php74
multimedia/transcode||2023-03-31|Has expired: abandoned by upstream and does not build
security/teleport5|security/teleport|2023-03-31|More recent version than expired teleport port
www/anyterm||2023-04-01|Has expired: upstream is dead
+audio/mousai-devel|audio/mousai|2023-04-06|Updated to the latest stable version
diff --git a/audio/Makefile b/audio/Makefile
index a7bddb06610c..7239cdfadfab 100644
--- a/audio/Makefile
+++ b/audio/Makefile
@@ -476,7 +476,7 @@
SUBDIR += moodbar
SUBDIR += moony-lv2
SUBDIR += mous
- SUBDIR += mousai-devel
+ SUBDIR += mousai
SUBDIR += mp-player
SUBDIR += mp3-archive-tools
SUBDIR += mp3_check
diff --git a/audio/mousai-devel/Makefile b/audio/mousai/Makefile
similarity index 100%
rename from audio/mousai-devel/Makefile
rename to audio/mousai/Makefile
diff --git a/audio/mousai-devel/Makefile.crates b/audio/mousai/Makefile.crates
similarity index 100%
rename from audio/mousai-devel/Makefile.crates
rename to audio/mousai/Makefile.crates
diff --git a/audio/mousai-devel/distinfo b/audio/mousai/distinfo
similarity index 100%
rename from audio/mousai-devel/distinfo
rename to audio/mousai/distinfo
diff --git a/audio/mousai-devel/files/patch-meson.build b/audio/mousai/files/patch-meson.build
similarity index 100%
rename from audio/mousai-devel/files/patch-meson.build
rename to audio/mousai/files/patch-meson.build
diff --git a/audio/mousai-devel/pkg-descr b/audio/mousai/pkg-descr
similarity index 100%
rename from audio/mousai-devel/pkg-descr
rename to audio/mousai/pkg-descr
diff --git a/audio/mousai-devel/pkg-plist b/audio/mousai/pkg-plist
similarity index 100%
rename from audio/mousai-devel/pkg-plist
rename to audio/mousai/pkg-plist