Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 24 Jun 2023 16:38:08 GMT
From:      Daniel Engberg <diizzy@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 7128113a5157 - main - audio/ample: Deprecate and set expiration date to 2023-09-30
Message-ID:  <202306241638.35OGc8OP060234@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by diizzy:

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

commit 7128113a515719451b55d1b39fc5e3a63a4d69bd
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2023-06-24 16:14:25 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2023-06-24 16:14:34 +0000

    audio/ample: Deprecate and set expiration date to 2023-09-30
    
    Abandonware, last release 19 years ago and this basically works like a
    http server that injects some metadata.
---
 audio/ample/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/audio/ample/Makefile b/audio/ample/Makefile
index e08edfd3bf00..17a874665956 100644
--- a/audio/ample/Makefile
+++ b/audio/ample/Makefile
@@ -7,6 +7,9 @@ MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Allows you to listen to your own MP3's away from home
 WWW=		http://ample.sourceforge.net/
 
+DEPRECATED=	Abandonware, last release over 19 years ago
+EXPIRATION_DATE=2023-09-30
+
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--localstatedir="${PREFIX}/var"
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202306241638.35OGc8OP060234>