Update to 2.0.0

Approved by:	lofi (maintainer)
This commit is contained in:
Mathieu Arnold 2004-08-25 13:24:46 +00:00
parent 26458d785a
commit d0623fc6f3
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=117252
4 changed files with 15 additions and 20 deletions

View file

@ -6,13 +6,10 @@
#
PORTNAME= ices
PORTVERSION= 2.0.b.2.20030811
PORTREVISION= 2
PORTVERSION= 2.0.0
PORTEPOCH= 1
CATEGORIES= audio net
MASTER_SITES= http://tigress.com/lofi/ \
http://lofi.dyndns.org/
DISTNAME= ${PORTNAME}-2.0-Beta2-20030811
MASTER_SITES= http://svn.xiph.org/releases/ices/
MAINTAINER= lofi@freebsd.org
COMMENT= A streaming source client for icecast 2
@ -25,8 +22,7 @@ CONFIGURE_ENV= CFLAGS="${PTHREAD_CFLAGS} -I${LOCALBASE}/include" \
LDFLAGS="${PTHREAD_LIBS} -L${LOCALBASE}/lib"
USE_GMAKE= yes
USE_LIBTOOL_VER= 13
WRKSRC= ${WRKDIR}/ices-2.0-Beta2
USE_BZIP2= yes
.include <bsd.port.pre.mk>

View file

@ -1,2 +1,2 @@
MD5 (ices-2.0-Beta2-20030811.tar.gz) = 5ccf54d6961eba9ac914090dffb874cc
SIZE (ices-2.0-Beta2-20030811.tar.gz) = 294452
MD5 (ices-2.0.0.tar.bz2) = 04fde126a4221af6495b77269c003eb1
SIZE (ices-2.0.0.tar.bz2) = 267509

View file

@ -1,11 +0,0 @@
--- configure.orig Tue Aug 12 23:46:05 2003
+++ configure Tue Aug 12 23:46:21 2003
@@ -7801,7 +7801,7 @@
case "$host" in
- *openbsd*)
+ *openbsd*|*freebsd*)
;;
*)
cat >>confdefs.h <<\_ACEOF

View file

@ -1,4 +1,14 @@
bin/ices
%%PORTDOCS%%%%DOCSDIR%%/ices-live.xml
%%PORTDOCS%%%%DOCSDIR%%/ices-playlist.xml
%%DATADIR%%/basic.html
%%DATADIR%%/config.html
%%DATADIR%%/faq.html
%%DATADIR%%/ices-live.xml
%%DATADIR%%/ices-playlist.xml
%%DATADIR%%/index.html
%%DATADIR%%/inputs.html
%%DATADIR%%/intro.html
%%DATADIR%%/style.css
@dirrm %%DATADIR%%
%%PORTDOCS%%@dirrm %%DOCSDIR%%