diff options
Diffstat (limited to 'multimedia')
-rw-r--r-- | multimedia/av1an/Makefile | 1 | ||||
-rw-r--r-- | multimedia/gstreamer1-plugins-rust/Makefile | 2 | ||||
-rw-r--r-- | multimedia/helvum/Makefile | 1 | ||||
-rw-r--r-- | multimedia/kooha/Makefile | 2 | ||||
-rw-r--r-- | multimedia/librav1e/Makefile | 2 | ||||
-rw-r--r-- | multimedia/librespot/Makefile | 1 | ||||
-rw-r--r-- | multimedia/neolink/Makefile | 2 | ||||
-rw-r--r-- | multimedia/rav1e/Makefile | 2 | ||||
-rw-r--r-- | multimedia/scte35dump/Makefile | 2 | ||||
-rw-r--r-- | multimedia/termplay/Makefile | 2 |
10 files changed, 10 insertions, 7 deletions
diff --git a/multimedia/av1an/Makefile b/multimedia/av1an/Makefile index 46a24abc1c2f..4da81012c623 100644 --- a/multimedia/av1an/Makefile +++ b/multimedia/av1an/Makefile @@ -1,5 +1,6 @@ PORTNAME= av1an DISTVERSION= 0.2.0 +PORTREVISION= 1 CATEGORIES= multimedia MAINTAINER= jbeich@FreeBSD.org diff --git a/multimedia/gstreamer1-plugins-rust/Makefile b/multimedia/gstreamer1-plugins-rust/Makefile index df47e9a26eef..4a4f9576e881 100644 --- a/multimedia/gstreamer1-plugins-rust/Makefile +++ b/multimedia/gstreamer1-plugins-rust/Makefile @@ -1,6 +1,6 @@ PORTNAME= gstreamer1-plugins-rust DISTVERSION= 0.7.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= multimedia MAINTAINER= jbeich@FreeBSD.org diff --git a/multimedia/helvum/Makefile b/multimedia/helvum/Makefile index 09bb73da605d..1599cfb7bcd8 100644 --- a/multimedia/helvum/Makefile +++ b/multimedia/helvum/Makefile @@ -1,5 +1,6 @@ PORTNAME= helvum DISTVERSION= 0.3.2 +PORTREVISION= 1 CATEGORIES= multimedia PATCH_SITES= ${GL_SITE}/${GL_ACCOUNT}/${GL_PROJECT}/-/commit/ diff --git a/multimedia/kooha/Makefile b/multimedia/kooha/Makefile index 2ae998cfed24..0ab2e0c8217e 100644 --- a/multimedia/kooha/Makefile +++ b/multimedia/kooha/Makefile @@ -1,7 +1,7 @@ PORTNAME= kooha DISTVERSIONPREFIX= v DISTVERSION= 2.0.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= multimedia MAINTAINER= jbeich@FreeBSD.org diff --git a/multimedia/librav1e/Makefile b/multimedia/librav1e/Makefile index 9a17903a97c2..d6dc4ac9739c 100644 --- a/multimedia/librav1e/Makefile +++ b/multimedia/librav1e/Makefile @@ -1,4 +1,4 @@ -PORTREVISION= 0 +PORTREVISION= 1 PKGNAMEPREFIX= lib MASTERDIR= ${.CURDIR}/../rav1e diff --git a/multimedia/librespot/Makefile b/multimedia/librespot/Makefile index d365ec5348ab..c3d1f83c85e5 100644 --- a/multimedia/librespot/Makefile +++ b/multimedia/librespot/Makefile @@ -1,6 +1,7 @@ PORTNAME= librespot DISTVERSIONPREFIX= v DISTVERSION= 0.3.1 +PORTREVISION= 1 CATEGORIES= multimedia MAINTAINER= driesm@FreeBSD.org diff --git a/multimedia/neolink/Makefile b/multimedia/neolink/Makefile index f2576d307eb5..05b821526493 100644 --- a/multimedia/neolink/Makefile +++ b/multimedia/neolink/Makefile @@ -2,7 +2,7 @@ PORTNAME= neolink PORTVERSION= 0.3.0 DISTVERSIONPREFIX= v DISTVERSIONSUFFIX= g20210903 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= multimedia MAINTAINER= kevans@FreeBSD.org diff --git a/multimedia/rav1e/Makefile b/multimedia/rav1e/Makefile index 1a3584260cdf..142900663573 100644 --- a/multimedia/rav1e/Makefile +++ b/multimedia/rav1e/Makefile @@ -1,7 +1,7 @@ PORTNAME= rav1e DISTVERSIONPREFIX= v DISTVERSION= 0.5.0 -PORTREVISION?= 0 +PORTREVISION?= 1 CATEGORIES= multimedia MAINTAINER= jbeich@FreeBSD.org diff --git a/multimedia/scte35dump/Makefile b/multimedia/scte35dump/Makefile index 7cb4e1e98d1a..7d05fda09a33 100644 --- a/multimedia/scte35dump/Makefile +++ b/multimedia/scte35dump/Makefile @@ -1,6 +1,6 @@ PORTNAME= scte35dump DISTVERSION= 0.1.6 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= multimedia MAINTAINER= rodrigo@FreeBSD.org diff --git a/multimedia/termplay/Makefile b/multimedia/termplay/Makefile index 789d3a81cdf5..37d1e69c30f4 100644 --- a/multimedia/termplay/Makefile +++ b/multimedia/termplay/Makefile @@ -1,6 +1,6 @@ PORTNAME= termplay DISTVERSION= 2.0.6 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= multimedia MASTER_SITES= CRATESIO DISTFILES= ${CARGO_DIST_SUBDIR}/${DISTNAME}${CARGO_CRATE_EXT} |