diff options
author | Ashish SHUKLA <ashish@FreeBSD.org> | 2024-07-03 08:23:32 +0000 |
---|---|---|
committer | Ashish SHUKLA <ashish@FreeBSD.org> | 2024-07-03 08:29:54 +0000 |
commit | c4b51c2028302d40de3907a04d99a92001bb83b1 (patch) | |
tree | 9fb1ef7d12ca77a7dc3fb3836d2785731e7c0272 /audio | |
parent | all: Bump after lang/go122 update (diff) |
all: Bump after lang/go121 update
Diffstat (limited to 'audio')
-rw-r--r-- | audio/gonic/Makefile | 2 | ||||
-rw-r--r-- | audio/murmur-cli/Makefile | 2 | ||||
-rw-r--r-- | audio/pms-devel/Makefile | 2 | ||||
-rw-r--r-- | audio/visp-go/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/audio/gonic/Makefile b/audio/gonic/Makefile index 867e230f6760..b19ded8f28fb 100644 --- a/audio/gonic/Makefile +++ b/audio/gonic/Makefile @@ -1,7 +1,7 @@ PORTNAME= gonic DISTVERSIONPREFIX= v DISTVERSION= 0.16.4 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= audio net MAINTAINER= tagattie@FreeBSD.org diff --git a/audio/murmur-cli/Makefile b/audio/murmur-cli/Makefile index 59d48e107270..cafd25ba74e1 100644 --- a/audio/murmur-cli/Makefile +++ b/audio/murmur-cli/Makefile @@ -1,6 +1,6 @@ PORTNAME= murmur-cli PORTVERSION= 0.0.0.20200528 -PORTREVISION= 20 +PORTREVISION= 21 CATEGORIES= audio MAINTAINER= ports@FreeBSD.org diff --git a/audio/pms-devel/Makefile b/audio/pms-devel/Makefile index 7c52bdc17e8f..13d4850cb098 100644 --- a/audio/pms-devel/Makefile +++ b/audio/pms-devel/Makefile @@ -1,6 +1,6 @@ PORTNAME= pms-devel PORTVERSION= 0.0.20231224 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= audio MAINTAINER= riggs@FreeBSD.org diff --git a/audio/visp-go/Makefile b/audio/visp-go/Makefile index a3fee1e7ec9d..98e57202f233 100644 --- a/audio/visp-go/Makefile +++ b/audio/visp-go/Makefile @@ -1,6 +1,6 @@ PORTNAME= visp-go DISTVERSION= g20210723 -PORTREVISION= 21 +PORTREVISION= 22 CATEGORIES= audio MAINTAINER= lcook@FreeBSD.org |