summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorVsevolod Stakhov <vsevolod@FreeBSD.org>2024-05-20 10:29:56 +0000
committerVsevolod Stakhov <vsevolod@FreeBSD.org>2024-05-20 10:33:03 +0000
commitb66e4949cb23218adc602edc35db187f966c5377 (patch)
tree16da60cb80deca042845c491a0eec8b6592c0d1c /audio
parentwww/gitlab: new ports required for 17.0.0 (diff)
security/libsodium: update to 1.0.19, bump dependent ports
PR: 278259 Reported by: Andrey Korobkov <alster-vinterdalen.se>
Diffstat (limited to 'audio')
-rw-r--r--audio/owntone/Makefile2
-rw-r--r--audio/py-librosa/Makefile1
-rw-r--r--audio/shairport-sync/Makefile2
3 files changed, 3 insertions, 2 deletions
diff --git a/audio/owntone/Makefile b/audio/owntone/Makefile
index a891d03988fb..6d880065a5fd 100644
--- a/audio/owntone/Makefile
+++ b/audio/owntone/Makefile
@@ -1,6 +1,6 @@
PORTNAME= owntone
DISTVERSION= 28.9
-PORTREVISION= 0
+PORTREVISION= 1
CATEGORIES= audio
MASTER_SITES= https://github.com/owntone/owntone-server/releases/download/${DISTVERSION}/
diff --git a/audio/py-librosa/Makefile b/audio/py-librosa/Makefile
index e8242405a8ca..208fb470a875 100644
--- a/audio/py-librosa/Makefile
+++ b/audio/py-librosa/Makefile
@@ -1,5 +1,6 @@
PORTNAME= librosa
DISTVERSION= 0.10.2
+PORTREVISION= 1
CATEGORIES= audio python
#MASTER_SITES= PYPI # no tests
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/audio/shairport-sync/Makefile b/audio/shairport-sync/Makefile
index 6361293e7fac..e4afd184a90e 100644
--- a/audio/shairport-sync/Makefile
+++ b/audio/shairport-sync/Makefile
@@ -1,6 +1,6 @@
PORTNAME= shairport-sync
DISTVERSION= 4.3.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= audio
MAINTAINER= ehaupt@FreeBSD.org