summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--audio/strawberry/Makefile6
-rw-r--r--audio/strawberry/distinfo6
2 files changed, 7 insertions, 5 deletions
diff --git a/audio/strawberry/Makefile b/audio/strawberry/Makefile
index e007b1461c11..5212da94cc96 100644
--- a/audio/strawberry/Makefile
+++ b/audio/strawberry/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= strawberry
-DISTVERSION= 0.8.4
+DISTVERSION= 0.8.5
CATEGORIES= audio
MASTER_SITES= https://github.com/strawberrymusicplayer/${PORTNAME}/releases/download/${DISTVERSION}/ \
https://files.jkvinge.net/packages/strawberry/
@@ -68,7 +68,9 @@ AUDIOCD_CMAKE_BOOL= ENABLE_AUDIOCD
AUDIOCD_LIB_DEPENDS= libcdio.so:sysutils/libcdio
IPOD_CMAKE_BOOL= ENABLE_LIBGPOD
-IPOD_LIB_DEPENDS= libgpod.so:audio/libgpod
+IPOD_LIB_DEPENDS= libgpod.so:audio/libgpod \
+ libimobiledevice-1.0.so:comms/libimobiledevice \
+ libplist-2.0.so:devel/libplist
MTPDEV_CMAKE_BOOL= ENABLE_LIBMTP
MTPDEV_LIB_DEPENDS= libmtp.so:multimedia/libmtp
diff --git a/audio/strawberry/distinfo b/audio/strawberry/distinfo
index 0223af1c6f9f..9bc632dcf21a 100644
--- a/audio/strawberry/distinfo
+++ b/audio/strawberry/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1606627413
-SHA256 (strawberry-0.8.4.tar.xz) = f93acf3217ae6b63c6ee469bf8b8a86317f724c018cf7e86c43d663c8066760b
-SIZE (strawberry-0.8.4.tar.xz) = 10781080
+TIMESTAMP = 1611334871
+SHA256 (strawberry-0.8.5.tar.xz) = e8643e71588ba6b2245dbd96c54935941608643ea576e5413abb05b5cc186a89
+SIZE (strawberry-0.8.5.tar.xz) = 10801412