aboutsummaryrefslogtreecommitdiff
path: root/audio/ices
diff options
context:
space:
mode:
authorMichael Nottebrock <lofi@FreeBSD.org>2005-04-03 11:25:31 +0000
committerMichael Nottebrock <lofi@FreeBSD.org>2005-04-03 11:25:31 +0000
commit1c2c4d471d5c5abe969ea131de66b8ff25889851 (patch)
treedf2d23506738f1aebbcf3c1d36f3222253efee44 /audio/ices
parentf2036d9d37900c1a5a81092f611be64dcf3d521a (diff)
downloadports-1c2c4d471d5c5abe969ea131de66b8ff25889851.tar.gz
ports-1c2c4d471d5c5abe969ea131de66b8ff25889851.zip
Update to 2.0.1
Notes
Notes: svn path=/head/; revision=132336
Diffstat (limited to 'audio/ices')
-rw-r--r--audio/ices/Makefile17
-rw-r--r--audio/ices/distinfo4
-rw-r--r--audio/ices/pkg-plist6
3 files changed, 7 insertions, 20 deletions
diff --git a/audio/ices/Makefile b/audio/ices/Makefile
index c80f9f3c40b8..6917c0ebc06f 100644
--- a/audio/ices/Makefile
+++ b/audio/ices/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= ices
-PORTVERSION= 2.0.0
-PORTEPOCH= 1
+PORTVERSION= 2.0.1
CATEGORIES= audio net
MASTER_SITES= http://svn.xiph.org/releases/ices/
@@ -21,17 +20,7 @@ LIB_DEPENDS= shout.3:${PORTSDIR}/audio/libshout2 \
CONFIGURE_ENV= CFLAGS="${CFLAGS} ${PTHREAD_CFLAGS} -I${LOCALBASE}/include" \
LDFLAGS="${PTHREAD_LIBS} -L${LOCALBASE}/lib"
USE_GMAKE= yes
-USE_LIBTOOL_VER= 13
+USE_LIBTOOL_VER=15
USE_BZIP2= yes
-.include <bsd.port.pre.mk>
-
-post-install:
-.if !defined(NOPORTDOCS)
- ${MKDIR} ${DOCSDIR}
- ${INSTALL_DATA} ${WRKSRC}/conf/ices-live.xml \
- ${WRKSRC}/conf/ices-playlist.xml \
- ${DOCSDIR}
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
diff --git a/audio/ices/distinfo b/audio/ices/distinfo
index f0e00bbc0a28..f203627cf068 100644
--- a/audio/ices/distinfo
+++ b/audio/ices/distinfo
@@ -1,2 +1,2 @@
-MD5 (ices-2.0.0.tar.bz2) = 04fde126a4221af6495b77269c003eb1
-SIZE (ices-2.0.0.tar.bz2) = 267509
+MD5 (ices-2.0.1.tar.bz2) = 8c7be81b304c4ce588f43b9d02603f6e
+SIZE (ices-2.0.1.tar.bz2) = 273805
diff --git a/audio/ices/pkg-plist b/audio/ices/pkg-plist
index b849725f1d77..9f4b7ba03163 100644
--- a/audio/ices/pkg-plist
+++ b/audio/ices/pkg-plist
@@ -1,14 +1,12 @@
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-alsa.xml
+%%DATADIR%%/ices-oss.xml
%%DATADIR%%/ices-playlist.xml
%%DATADIR%%/index.html
%%DATADIR%%/inputs.html
%%DATADIR%%/intro.html
%%DATADIR%%/style.css
@dirrm %%DATADIR%%
-%%PORTDOCS%%@dirrm %%DOCSDIR%%