- Update to version 2.0.0
This commit is contained in:
parent
fbc0b3182e
commit
3e2c2b109c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=97700
3 changed files with 5 additions and 5 deletions
|
@ -6,12 +6,12 @@
|
|||
#
|
||||
|
||||
PORTNAME= icecast2
|
||||
PORTVERSION= 2.0.b.2
|
||||
PORTVERSION= 2.0.0
|
||||
PORTREVISION= 1
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= audio net ipv6
|
||||
MASTER_SITES= http://www.icecast.org/files/
|
||||
DISTNAME= icecast-2.0-beta-2
|
||||
DISTNAME= icecast-${PORTVERSION}
|
||||
|
||||
MAINTAINER= lofi@freebsd.org
|
||||
COMMENT= A streaming mp3/ogg-vorbis audio server
|
||||
|
@ -25,6 +25,6 @@ USE_GMAKE= yes
|
|||
USE_LIBTOOL= yes
|
||||
CONFIGURE_ENV= OGG_PREFIX=${LOCALBASE}
|
||||
|
||||
WRKSRC= ${WRKDIR}/icecast-2.0-beta-2
|
||||
WRKSRC= ${WRKDIR}/icecast-${PORTVERSION}
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1 +1 @@
|
|||
MD5 (icecast-2.0-beta-2.tar.gz) = 477ba74e7091e8290d085bf466f7d18e
|
||||
MD5 (icecast-2.0.0.tar.gz) = d3e902bee8c0a60ad7d5d054a2047aa1
|
||||
|
|
|
@ -5,7 +5,6 @@ share/doc/icecast/COPYING
|
|||
share/doc/icecast/NEWS
|
||||
share/doc/icecast/README
|
||||
share/doc/icecast/TODO
|
||||
share/doc/icecast/icecast2_TOC.html
|
||||
share/doc/icecast/icecast2_admin.html
|
||||
share/doc/icecast/icecast2_basicsetup.html
|
||||
share/doc/icecast/icecast2_config_file.html
|
||||
|
@ -16,6 +15,7 @@ share/doc/icecast/icecast2_relay.html
|
|||
share/doc/icecast/icecast2_stats.html
|
||||
share/doc/icecast/icecast2_win32.html
|
||||
share/doc/icecast/icecast2_yp.html
|
||||
share/doc/icecast/index.html
|
||||
share/icecast/admin/listclients.xsl
|
||||
share/icecast/admin/listmounts.xsl
|
||||
share/icecast/admin/moveclients.xsl
|
||||
|
|
Loading…
Reference in a new issue