aboutsummaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorDmitri Goutnik <dmgk@FreeBSD.org>2022-07-13 23:30:59 +0000
committerDmitri Goutnik <dmgk@FreeBSD.org>2022-07-14 12:46:05 +0000
commit153cb65ac8a05356245dd09d1ff48c2a6afafc5a (patch)
treeb03704ea894789b613ee7fa9e7db74e4bf543388 /audio
parent6ea1aaa47ad125ca51bf0a5ffe6a390d664676fe (diff)
all: Bump PORTREVISION after lang/go{117,118} update
Diffstat (limited to 'audio')
-rw-r--r--audio/gonic/Makefile1
-rw-r--r--audio/murmur-cli/Makefile2
-rw-r--r--audio/pms-devel/Makefile2
-rw-r--r--audio/stmp/Makefile2
-rw-r--r--audio/visp-go/Makefile2
5 files changed, 5 insertions, 4 deletions
diff --git a/audio/gonic/Makefile b/audio/gonic/Makefile
index b10186edda5c..19290252c519 100644
--- a/audio/gonic/Makefile
+++ b/audio/gonic/Makefile
@@ -1,5 +1,6 @@
PORTNAME= gonic
PORTVERSION= 0.14.0
+PORTREVISION= 1
DISTVERSIONPREFIX= v
CATEGORIES= audio net
diff --git a/audio/murmur-cli/Makefile b/audio/murmur-cli/Makefile
index 20df66f4b019..df78352aa938 100644
--- a/audio/murmur-cli/Makefile
+++ b/audio/murmur-cli/Makefile
@@ -1,6 +1,6 @@
PORTNAME= murmur-cli
PORTVERSION= 0.0.0.20200528
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= audio
MAINTAINER= feld@FreeBSD.org
diff --git a/audio/pms-devel/Makefile b/audio/pms-devel/Makefile
index 20aa29678bc6..1990b6f4855f 100644
--- a/audio/pms-devel/Makefile
+++ b/audio/pms-devel/Makefile
@@ -2,7 +2,7 @@
PORTNAME= pms-devel
PORTVERSION= 0.0.20211015
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= audio
MAINTAINER= riggs@FreeBSD.org
diff --git a/audio/stmp/Makefile b/audio/stmp/Makefile
index af660096788d..ece8a2f1d141 100644
--- a/audio/stmp/Makefile
+++ b/audio/stmp/Makefile
@@ -1,6 +1,6 @@
PORTNAME= stmp
PORTVERSION= 0.0.2
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= audio
MAINTAINER= bapt@FreeBSD.org
diff --git a/audio/visp-go/Makefile b/audio/visp-go/Makefile
index 908f93c20d12..134802205764 100644
--- a/audio/visp-go/Makefile
+++ b/audio/visp-go/Makefile
@@ -1,6 +1,6 @@
PORTNAME= visp-go
DISTVERSION= g20210723
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= audio
MAINTAINER= lcook@FreeBSD.org