Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 15 Nov 2020 17:57:54 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r555260 - head/audio/ices
Message-ID:  <202011151757.0AFHvs8P004714@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sun Nov 15 17:57:53 2020
New Revision: 555260
URL: https://svnweb.freebsd.org/changeset/ports/555260

Log:
  Update to 2.0.3
  
  Changes:	https://gitlab.xiph.org/xiph/icecast-ices/-/commits/master

Modified:
  head/audio/ices/Makefile
  head/audio/ices/distinfo
  head/audio/ices/pkg-descr

Modified: head/audio/ices/Makefile
==============================================================================
--- head/audio/ices/Makefile	Sun Nov 15 17:57:49 2020	(r555259)
+++ head/audio/ices/Makefile	Sun Nov 15 17:57:53 2020	(r555260)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	ices
-PORTVERSION=	2.0.2
-PORTREVISION=	3
+PORTVERSION=	2.0.3
 PORTEPOCH=	1
 CATEGORIES=	audio net
 MASTER_SITES=	https://downloads.xiph.org/releases/ices/ \
@@ -21,13 +20,13 @@ LIB_DEPENDS=	libogg.so:audio/libogg \
 		libtheora.so:multimedia/libtheora \
 		libvorbis.so:audio/libvorbis
 
-OPTIONS_DEFINE=	ALSA
-
 USES=		gmake gnome iconv pkgconfig tar:bzip2
 USE_GNOME=	libxml2
 
 CONFIGURE_ARGS=	--disable-roaraudio --disable-sun-audio
 GNU_CONFIGURE=	yes
+
+OPTIONS_DEFINE=	ALSA
 
 ALSA_CONFIGURE_ENABLE=	alsa
 ALSA_LIB_DEPENDS=	libasound.so:audio/alsa-lib

Modified: head/audio/ices/distinfo
==============================================================================
--- head/audio/ices/distinfo	Sun Nov 15 17:57:49 2020	(r555259)
+++ head/audio/ices/distinfo	Sun Nov 15 17:57:53 2020	(r555260)
@@ -1,2 +1,3 @@
-SHA256 (ices-2.0.2.tar.bz2) = 96458df835033c39236ad3bb099286c033241f8ea7c138e7ccf714e7ade75900
-SIZE (ices-2.0.2.tar.bz2) = 293818
+TIMESTAMP = 1605426335
+SHA256 (ices-2.0.3.tar.bz2) = e620c67c8b311520b1d6a8a89d7fd1d1d08f299534d274b8a1a36ed33a7ee4a8
+SIZE (ices-2.0.3.tar.bz2) = 330591

Modified: head/audio/ices/pkg-descr
==============================================================================
--- head/audio/ices/pkg-descr	Sun Nov 15 17:57:49 2020	(r555259)
+++ head/audio/ices/pkg-descr	Sun Nov 15 17:57:53 2020	(r555260)
@@ -2,3 +2,4 @@ IceS2 is a streaming source client for icecast 2 serve
 and powerful static and live streaming capabilities for Ogg Vorbis streams.
 
 WWW: https://icecast.org/ices/
+WWW: https://gitlab.xiph.org/xiph/icecast-ices



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