diff options
author | Michael Nottebrock <lofi@FreeBSD.org> | 2003-12-11 20:26:22 +0000 |
---|---|---|
committer | Michael Nottebrock <lofi@FreeBSD.org> | 2003-12-11 20:26:22 +0000 |
commit | 45e02156c5b26c768b72a6bec96b07adc9c40d8b (patch) | |
tree | 8ae01c99e8a91b52a96bee13c0b5f87d9d2363f3 /audio/icecast2 | |
parent | 646bbd007eedf739f122e3fcef1f62ec6a93d0a5 (diff) | |
download | ports-45e02156c5b26c768b72a6bec96b07adc9c40d8b.tar.gz ports-45e02156c5b26c768b72a6bec96b07adc9c40d8b.zip |
Notes
Diffstat (limited to 'audio/icecast2')
-rw-r--r-- | audio/icecast2/Makefile | 11 | ||||
-rw-r--r-- | audio/icecast2/distinfo | 2 | ||||
-rw-r--r-- | audio/icecast2/pkg-plist | 11 |
3 files changed, 17 insertions, 7 deletions
diff --git a/audio/icecast2/Makefile b/audio/icecast2/Makefile index 41e0af0b9afc..8f9a81bb8f80 100644 --- a/audio/icecast2/Makefile +++ b/audio/icecast2/Makefile @@ -6,13 +6,11 @@ # PORTNAME= icecast2 -PORTVERSION= 2.0.a.2.20030811 -PORTREVISION= 1 +PORTVERSION= 2.0.b.2 PORTEPOCH= 1 CATEGORIES= audio net ipv6 -MASTER_SITES= http://tigress.com/lofi/\ - http://lofi.dyndns.org/ -DISTNAME= icecast-2.0-alpha-2-20030811 +MASTER_SITES= http://www.icecast.org/files/ +DISTNAME= icecast-2.0-beta-2 MAINTAINER= lofi@freebsd.org COMMENT= A streaming mp3/ogg-vorbis audio server @@ -25,7 +23,8 @@ LIB_DEPENDS= curl:${PORTSDIR}/ftp/curl \ USE_GMAKE= yes USE_LIBTOOL= yes +CONFIGURE_ENV= OGG_PREFIX=${LOCALBASE} -WRKSRC= ${WRKDIR}/icecast-2.0-alpha-2 +WRKSRC= ${WRKDIR}/icecast-2.0-beta-2 .include <bsd.port.mk> diff --git a/audio/icecast2/distinfo b/audio/icecast2/distinfo index c33185891ff5..b5ad276a4835 100644 --- a/audio/icecast2/distinfo +++ b/audio/icecast2/distinfo @@ -1 +1 @@ -MD5 (icecast-2.0-alpha-2-20030811.tar.gz) = fc1dc4173a81daa741cef14cadbf6ce1 +MD5 (icecast-2.0-beta-2.tar.gz) = 477ba74e7091e8290d085bf466f7d18e diff --git a/audio/icecast2/pkg-plist b/audio/icecast2/pkg-plist index d97e43000931..6854cc030d04 100644 --- a/audio/icecast2/pkg-plist +++ b/audio/icecast2/pkg-plist @@ -5,6 +5,17 @@ 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 +share/doc/icecast/icecast2_faq.html +share/doc/icecast/icecast2_glossary.html +share/doc/icecast/icecast2_introduction.html +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/icecast/admin/listclients.xsl share/icecast/admin/listmounts.xsl share/icecast/admin/moveclients.xsl |