git: c14ab0cbabf2 - main - audio/libshout: Update WWW and clean up pkg-descr
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 05 Apr 2023 17:33:35 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=c14ab0cbabf28bba939608f8ee33bb9c85518d86 commit c14ab0cbabf28bba939608f8ee33bb9c85518d86 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-04-05 17:12:46 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-04-05 17:29:43 +0000 audio/libshout: Update WWW and clean up pkg-descr --- audio/libshout/Makefile | 3 ++- audio/libshout/pkg-descr | 2 -- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/audio/libshout/Makefile b/audio/libshout/Makefile index b3bebc10ed41..4068e3c2b89e 100644 --- a/audio/libshout/Makefile +++ b/audio/libshout/Makefile @@ -7,7 +7,8 @@ MASTER_SITES= https://downloads.xiph.org/releases/libshout/ \ MAINTAINER= sunpoet@FreeBSD.org COMMENT= Connect and transmit data to an Icecast media streaming server -WWW= https://gitlab.xiph.org/xiph/icecast-libshout +WWW= https://icecast.org/ \ + https://gitlab.xiph.org/xiph/icecast-libshout LICENSE= LGPL20 LICENSE_FILE= ${WRKSRC}/COPYING diff --git a/audio/libshout/pkg-descr b/audio/libshout/pkg-descr index 3870d6c29ad6..1842f38ea01f 100644 --- a/audio/libshout/pkg-descr +++ b/audio/libshout/pkg-descr @@ -3,5 +3,3 @@ communicate and broadcast to an Icecast streaming media server. It handles the socket connections, metadata communication, and data streaming for the calling application, and lets developers focus on feature sets instead of implementation details. - -See also: https://icecast.org/