summaryrefslogtreecommitdiff
path: root/audio/ices
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2004-08-25 13:24:46 +0000
committerMathieu Arnold <mat@FreeBSD.org>2004-08-25 13:24:46 +0000
commitd0623fc6f3792e1efc3b409411ea1358a8e83b5b (patch)
tree603b02fd5edcdd643d8c8b86c9051b31e7b27bdf /audio/ices
parentnss library SSL remote buffer overflow (diff)
Update to 2.0.0
Approved by: lofi (maintainer)
Notes
Notes: svn path=/head/; revision=117252
Diffstat (limited to 'audio/ices')
-rw-r--r--audio/ices/Makefile10
-rw-r--r--audio/ices/distinfo4
-rw-r--r--audio/ices/files/patch-configure11
-rw-r--r--audio/ices/pkg-plist10
4 files changed, 15 insertions, 20 deletions
diff --git a/audio/ices/Makefile b/audio/ices/Makefile
index cc2c6767612b..40a6e91f5013 100644
--- a/audio/ices/Makefile
+++ b/audio/ices/Makefile
@@ -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>
diff --git a/audio/ices/distinfo b/audio/ices/distinfo
index c872feeaef11..f0e00bbc0a28 100644
--- a/audio/ices/distinfo
+++ b/audio/ices/distinfo
@@ -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
diff --git a/audio/ices/files/patch-configure b/audio/ices/files/patch-configure
deleted file mode 100644
index e775361206b7..000000000000
--- a/audio/ices/files/patch-configure
+++ /dev/null
@@ -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
diff --git a/audio/ices/pkg-plist b/audio/ices/pkg-plist
index 34b9a1819362..b849725f1d77 100644
--- a/audio/ices/pkg-plist
+++ b/audio/ices/pkg-plist
@@ -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%%