aboutsummaryrefslogtreecommitdiffstats
path: root/audio/ices
diff options
context:
space:
mode:
authorlofi <lofi@FreeBSD.org>2005-04-03 19:25:31 +0800
committerlofi <lofi@FreeBSD.org>2005-04-03 19:25:31 +0800
commit3803d7bdf42382153438c630afa1acb253a0b025 (patch)
tree06b55aff8d8a0811492158115c0091cf49db25ff /audio/ices
parentfceeaa6ece94893f2c6897ea8c8abedb0a0e95c2 (diff)
downloadfreebsd-ports-gnome-3803d7bdf42382153438c630afa1acb253a0b025.tar.gz
freebsd-ports-gnome-3803d7bdf42382153438c630afa1acb253a0b025.tar.zst
freebsd-ports-gnome-3803d7bdf42382153438c630afa1acb253a0b025.zip
Update to 2.0.1
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%%