Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 5 Apr 2023 17:33:31 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 45a7811f6c86 - main - audio/ices: Update WWW and clean up pkg-descr
Message-ID:  <202304051733.335HXV0N083550@gitrepo.freebsd.org>

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

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

commit 45a7811f6c86687a5a532c79bb0c3abf63c41531
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-04-05 17:12:44 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-04-05 17:29:42 +0000

    audio/ices: Update WWW and clean up pkg-descr
---
 audio/ices/Makefile  | 3 ++-
 audio/ices/pkg-descr | 2 --
 2 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/audio/ices/Makefile b/audio/ices/Makefile
index 9e2ba523f5db..acc4c100a90c 100644
--- a/audio/ices/Makefile
+++ b/audio/ices/Makefile
@@ -8,7 +8,8 @@ MASTER_SITES=	https://downloads.xiph.org/releases/ices/ \
 
 MAINTAINER=	sunpoet@FreeBSD.org
 COMMENT=	Vorbis streaming source client for icecast 2
-WWW=		https://gitlab.xiph.org/xiph/icecast-ices
+WWW=		https://icecast.org/ices/ \
+		https://gitlab.xiph.org/xiph/icecast-ices
 
 LICENSE=	GPLv2
 LICENSE_FILE=	${WRKSRC}/COPYING
diff --git a/audio/ices/pkg-descr b/audio/ices/pkg-descr
index d3333ce1bbd9..9cd6dccf1608 100644
--- a/audio/ices/pkg-descr
+++ b/audio/ices/pkg-descr
@@ -1,4 +1,2 @@
 IceS2 is a streaming source client for icecast 2 servers. It provides flexible
 and powerful static and live streaming capabilities for Ogg Vorbis streams.
-
-See also: https://icecast.org/ices/



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