git: 2573d1546804 - main - audio/shortwave: Deprecate and set expiration date to 2025-04-30
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 08 Apr 2025 08:41:25 UTC
The branch main has been updated by mikael: URL: https://cgit.FreeBSD.org/ports/commit/?id=2573d15468048c18ce667e499b70de81b01757e4 commit 2573d15468048c18ce667e499b70de81b01757e4 Author: Mikael Urankar <mikael@FreeBSD.org> AuthorDate: 2025-04-07 08:44:57 +0000 Commit: Mikael Urankar <mikael@FreeBSD.org> CommitDate: 2025-04-08 08:41:10 +0000 audio/shortwave: Deprecate and set expiration date to 2025-04-30 Current version fails to build with rust 1.86.0 and has no maintainer. error[E0658]: custom inner attributes are unstable --> cargo-crates/protobuf-2.20.0/src/descriptor.rs:9:4 PR: 285840 --- audio/shortwave/Makefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/audio/shortwave/Makefile b/audio/shortwave/Makefile index c1cd7dc617fc..0c0179920583 100644 --- a/audio/shortwave/Makefile +++ b/audio/shortwave/Makefile @@ -1,6 +1,6 @@ PORTNAME= shortwave DISTVERSION= 3.2.0 -PORTREVISION= 22 +PORTREVISION= 23 CATEGORIES= audio MAINTAINER= ports@FreeBSD.org @@ -10,6 +10,9 @@ WWW= https://gitlab.gnome.org/World/Shortwave LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/COPYING.md +DEPRECATED= fails to build with rust 1.86.0 +EXPIRATION_DATE=2025-04-30 + LIB_DEPENDS= libdbus-1.so:devel/dbus \ libshumate-1.0.so:x11-toolkits/libshumate