diff options
| author | Adam Weinberger <adamw@FreeBSD.org> | 2025-10-14 14:57:56 +0000 |
|---|---|---|
| committer | Adam Weinberger <adamw@FreeBSD.org> | 2025-10-14 15:13:55 +0000 |
| commit | 90f976619bf883b36d921c6ab89ffc5ff156b391 (patch) | |
| tree | d1215ccbe4c6a9d9d8c6943969d953a479b5b3ff /audio | |
| parent | 173d3a763b39711b2627f85738ca87e7e48b19f2 (diff) | |
Diffstat (limited to 'audio')
| -rw-r--r-- | audio/go-librespot/Makefile | 2 | ||||
| -rw-r--r-- | audio/murmur-cli/Makefile | 2 | ||||
| -rw-r--r-- | audio/unflac/Makefile | 2 | ||||
| -rw-r--r-- | audio/visp-go/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/audio/go-librespot/Makefile b/audio/go-librespot/Makefile index 4388105dde14..c03a4c482ba9 100644 --- a/audio/go-librespot/Makefile +++ b/audio/go-librespot/Makefile @@ -1,7 +1,7 @@ PORTNAME= go-librespot DISTVERSIONPREFIX= v DISTVERSION= 0.5.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio MAINTAINER= ale@biancalanas.net diff --git a/audio/murmur-cli/Makefile b/audio/murmur-cli/Makefile index 849989c6e249..e238c78c656b 100644 --- a/audio/murmur-cli/Makefile +++ b/audio/murmur-cli/Makefile @@ -1,6 +1,6 @@ PORTNAME= murmur-cli PORTVERSION= 0.0.0.20200528 -PORTREVISION= 30 +PORTREVISION= 31 CATEGORIES= audio MAINTAINER= ports@FreeBSD.org diff --git a/audio/unflac/Makefile b/audio/unflac/Makefile index f632e3566e0d..a89ec1651b91 100644 --- a/audio/unflac/Makefile +++ b/audio/unflac/Makefile @@ -1,6 +1,6 @@ PORTNAME= unflac DISTVERSION= 1.3 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= audio MAINTAINER= bsd@abinet.ru diff --git a/audio/visp-go/Makefile b/audio/visp-go/Makefile index bfa7e2581c61..ae975019f173 100644 --- a/audio/visp-go/Makefile +++ b/audio/visp-go/Makefile @@ -1,6 +1,6 @@ PORTNAME= visp-go DISTVERSION= g20210723 -PORTREVISION= 31 +PORTREVISION= 32 CATEGORIES= audio MAINTAINER= lcook@FreeBSD.org |
