git: 5ba426bd48d6 - main - audio/waveplay: Unfetchable, mark BROKEN, deprecate and set expiration date to 2023-09-30
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 12 Jul 2023 02:30:23 UTC
The branch main has been updated by diizzy:
URL: https://cgit.FreeBSD.org/ports/commit/?id=5ba426bd48d6426648e2d8023f0d1970f7e84f32
commit 5ba426bd48d6426648e2d8023f0d1970f7e84f32
Author: Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2023-07-12 02:23:03 +0000
Commit: Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2023-07-12 02:30:20 +0000
audio/waveplay: Unfetchable, mark BROKEN, deprecate and set expiration date to 2023-09-30
Unfetchable and we have a bunch of utilities in ports that plays wav files
PR: 272186
Approved by: portmgr (maintainer timeout, 2+ weeks)
---
audio/waveplay/Makefile | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/audio/waveplay/Makefile b/audio/waveplay/Makefile
index 6da239e29fed..b48d41105df6 100644
--- a/audio/waveplay/Makefile
+++ b/audio/waveplay/Makefile
@@ -8,6 +8,10 @@ DISTNAME= waveplay-20010924
MAINTAINER= yshd@na.rim.or.jp
COMMENT= Simple wav file player
+BROKEN= Unfetchable
+DEPRECATED= Abandoned upstream
+EXPIRATION_DATE=2023-09-30
+
ONLY_FOR_ARCHS= i386 amd64 armv7 powerpc powerpc64 powerpc64le
PLIST_FILES= bin/waveplay \
man/ja/man1/waveplay.1.gz \