diff options
author | Tobias Kortkamp <tobik@FreeBSD.org> | 2021-12-05 07:32:44 +0000 |
---|---|---|
committer | Tobias Kortkamp <tobik@FreeBSD.org> | 2021-12-05 12:35:42 +0000 |
commit | 5a7f23c69df040ff8b38bb1c0d25db96cc1c2605 (patch) | |
tree | f19faf08e0e0532b418c5a993e62c3342ebb7cd2 /audio | |
parent | 237b36fa2e73986dc19284686e80a47cb329bb6f (diff) |
lang/rust: Rebuild consumers for Rust 1.57.0
Diffstat (limited to 'audio')
-rw-r--r-- | audio/gnome-podcasts/Makefile | 2 | ||||
-rw-r--r-- | audio/lewton/Makefile | 2 | ||||
-rw-r--r-- | audio/myxer/Makefile | 2 | ||||
-rw-r--r-- | audio/ncspot/Makefile | 1 | ||||
-rw-r--r-- | audio/shortwave/Makefile | 2 | ||||
-rw-r--r-- | audio/spotify-tui/Makefile | 2 | ||||
-rw-r--r-- | audio/spotifyd/Makefile | 2 |
7 files changed, 7 insertions, 6 deletions
diff --git a/audio/gnome-podcasts/Makefile b/audio/gnome-podcasts/Makefile index c05e44015d09..2dfa68a870c9 100644 --- a/audio/gnome-podcasts/Makefile +++ b/audio/gnome-podcasts/Makefile @@ -1,6 +1,6 @@ PORTNAME= podcasts DISTVERSION= 0.4.9 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= audio PKGNAMEPREFIX= gnome- diff --git a/audio/lewton/Makefile b/audio/lewton/Makefile index 5984b08847c0..e3206ad5d6ec 100644 --- a/audio/lewton/Makefile +++ b/audio/lewton/Makefile @@ -1,6 +1,6 @@ PORTNAME= lewton DISTVERSION= 0.10.2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= audio PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ diff --git a/audio/myxer/Makefile b/audio/myxer/Makefile index f679c72e9aaf..5346942fc2a9 100644 --- a/audio/myxer/Makefile +++ b/audio/myxer/Makefile @@ -1,6 +1,6 @@ PORTNAME= myxer DISTVERSION= 1.2.1 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= audio MAINTAINER= yuri@FreeBSD.org diff --git a/audio/ncspot/Makefile b/audio/ncspot/Makefile index 113a772e338b..c284a6090ed3 100644 --- a/audio/ncspot/Makefile +++ b/audio/ncspot/Makefile @@ -1,6 +1,7 @@ PORTNAME= ncspot DISTVERSIONPREFIX= v DISTVERSION= 0.9.0 +PORTREVISION= 1 CATEGORIES= audio MAINTAINER= rodrigo@FreeBSD.org diff --git a/audio/shortwave/Makefile b/audio/shortwave/Makefile index e6b5603f4819..7ccfda19ef21 100644 --- a/audio/shortwave/Makefile +++ b/audio/shortwave/Makefile @@ -1,6 +1,6 @@ PORTNAME= shortwave DISTVERSION= 2.0.1 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= audio MAINTAINER= jbeich@FreeBSD.org diff --git a/audio/spotify-tui/Makefile b/audio/spotify-tui/Makefile index 7ff07eccd1aa..74f2c1dc91fe 100644 --- a/audio/spotify-tui/Makefile +++ b/audio/spotify-tui/Makefile @@ -1,7 +1,7 @@ PORTNAME= spotify-tui DISTVERSIONPREFIX= v DISTVERSION= 0.25.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= audio MAINTAINER= lcook@FreeBSD.org diff --git a/audio/spotifyd/Makefile b/audio/spotifyd/Makefile index 7ca3074da9a4..b227a23de01a 100644 --- a/audio/spotifyd/Makefile +++ b/audio/spotifyd/Makefile @@ -1,7 +1,7 @@ PORTNAME= spotifyd DISTVERSIONPREFIX= v DISTVERSION= 0.3.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio MAINTAINER= rodrigo@FreeBSD.org |