aboutsummaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
authorlme <lme@FreeBSD.org>2013-09-23 04:42:04 +0800
committerlme <lme@FreeBSD.org>2013-09-23 04:42:04 +0800
commit3a39f5c4ddc36baf03ab1be2d68c95a151c5b247 (patch)
tree1e270ca98e114906f07cfeb097d05764cdf77bc0 /audio
parent1d6cafa759e0e31e4723624b9d19f7a0557fa5ca (diff)
downloadfreebsd-ports-gnome-3a39f5c4ddc36baf03ab1be2d68c95a151c5b247.tar.gz
freebsd-ports-gnome-3a39f5c4ddc36baf03ab1be2d68c95a151c5b247.tar.zst
freebsd-ports-gnome-3a39f5c4ddc36baf03ab1be2d68c95a151c5b247.zip
- Update to 3.1.1
- Change to new LIB_DEPENDS syntax
Diffstat (limited to 'audio')
-rw-r--r--audio/atunes/Makefile4
-rw-r--r--audio/atunes/distinfo4
-rw-r--r--audio/atunes/pkg-plist2
3 files changed, 5 insertions, 5 deletions
diff --git a/audio/atunes/Makefile b/audio/atunes/Makefile
index 31de8672c3b3..a2021aabea47 100644
--- a/audio/atunes/Makefile
+++ b/audio/atunes/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= atunes
-PORTVERSION= 3.1.0
+PORTVERSION= 3.1.1
CATEGORIES= audio java
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/aTunes%20${PORTVERSION}
DISTNAME= ${PORTNAME}-${PORTVERSION}-bin
@@ -41,7 +41,7 @@ RUN_DEPENDS+= mplayer:${PORTSDIR}/multimedia/mplayer
.endif
.if ${PORT_OPTIONS:MXINE}
-LIB_DEPENDS+= xine:${PORTSDIR}/multimedia/libxine
+LIB_DEPENDS+= xine.so:${PORTSDIR}/multimedia/libxine
.endif
.if ${PORT_OPTIONS:MCDDA2WAV}
diff --git a/audio/atunes/distinfo b/audio/atunes/distinfo
index bfbe2c25cbae..53c81758c998 100644
--- a/audio/atunes/distinfo
+++ b/audio/atunes/distinfo
@@ -1,2 +1,2 @@
-SHA256 (atunes-3.1.0-bin.tar.gz) = 688a2392050abea23532b6ceebae4dbca855e7bf5c4c47317a9d2abab9bf3c3e
-SIZE (atunes-3.1.0-bin.tar.gz) = 30673155
+SHA256 (atunes-3.1.1-bin.tar.gz) = 4fe37b0473f659e58447673bec0815692b96396c379fbc8db63feeb1457aa6e1
+SIZE (atunes-3.1.1-bin.tar.gz) = 30809460
diff --git a/audio/atunes/pkg-plist b/audio/atunes/pkg-plist
index 848b2328d454..2c8e19149b94 100644
--- a/audio/atunes/pkg-plist
+++ b/audio/atunes/pkg-plist
@@ -3,7 +3,7 @@ bin/atunes
%%DATADIR%%/aTunes.jar
%%DATADIR%%/changelog.txt
%%DATADIR%%/lib/asm-4.0.jar
-%%DATADIR%%/lib/atunes-3.1.0.jar
+%%DATADIR%%/lib/atunes-3.1.1.jar
%%DATADIR%%/lib/commons-beanutils-1.8.3.jar
%%DATADIR%%/lib/commons-collections-3.2.1.jar
%%DATADIR%%/lib/commons-io-2.4.jar