diff options
author | Mikael Urankar <mikael@FreeBSD.org> | 2022-08-25 10:51:32 +0200 |
---|---|---|
committer | Mikael Urankar <mikael@FreeBSD.org> | 2022-08-25 10:51:32 +0200 |
commit | c7912d97754bb7aa9a18eb33df53f91cba4cd82d (patch) | |
tree | 24ceda4636b1d1d96b8c952288f9320fcbd47a1b /audio | |
parent | 1bdfb58fea2259d7ba36cc99109e9e4f59897e6e (diff) | |
download | freebsd-ports-c7912d97754bb7aa9a18eb33df53f91cba4cd82d.zip |
lang/rust: Bump revisions after 1.63.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 | 2 | ||||
-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, 7 deletions
diff --git a/audio/gnome-podcasts/Makefile b/audio/gnome-podcasts/Makefile index 8a9d58486499..d53ca72c3d98 100644 --- a/audio/gnome-podcasts/Makefile +++ b/audio/gnome-podcasts/Makefile @@ -1,6 +1,6 @@ PORTNAME= podcasts DISTVERSION= 0.5.1 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= audio PKGNAMEPREFIX= gnome- diff --git a/audio/lewton/Makefile b/audio/lewton/Makefile index 98ab58075625..8b7d70871aab 100644 --- a/audio/lewton/Makefile +++ b/audio/lewton/Makefile @@ -1,6 +1,6 @@ PORTNAME= lewton DISTVERSION= 0.10.2 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= audio PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ diff --git a/audio/myxer/Makefile b/audio/myxer/Makefile index 9dba90255a4a..888a9b700e2f 100644 --- a/audio/myxer/Makefile +++ b/audio/myxer/Makefile @@ -1,6 +1,6 @@ PORTNAME= myxer DISTVERSION= 1.2.1 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= audio MAINTAINER= yuri@FreeBSD.org diff --git a/audio/ncspot/Makefile b/audio/ncspot/Makefile index 449fb7aa5004..63ee23ad8d85 100644 --- a/audio/ncspot/Makefile +++ b/audio/ncspot/Makefile @@ -1,7 +1,7 @@ PORTNAME= ncspot DISTVERSIONPREFIX= v DISTVERSION= 0.9.7 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= audio MAINTAINER= rodrigo@FreeBSD.org diff --git a/audio/shortwave/Makefile b/audio/shortwave/Makefile index 52971eb0ebdd..eeeb43fc676e 100644 --- a/audio/shortwave/Makefile +++ b/audio/shortwave/Makefile @@ -1,6 +1,6 @@ PORTNAME= shortwave DISTVERSION= 2.0.1 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= audio MAINTAINER= jbeich@FreeBSD.org diff --git a/audio/spotify-tui/Makefile b/audio/spotify-tui/Makefile index 2048de9a1443..0973990cafc4 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= 10 +PORTREVISION= 11 CATEGORIES= audio MAINTAINER= lcook@FreeBSD.org diff --git a/audio/spotifyd/Makefile b/audio/spotifyd/Makefile index 876c8e5fe2f2..55afcbdbcdd8 100644 --- a/audio/spotifyd/Makefile +++ b/audio/spotifyd/Makefile @@ -1,7 +1,7 @@ PORTNAME= spotifyd DISTVERSIONPREFIX= v DISTVERSION= 0.3.3 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= audio MAINTAINER= rodrigo@FreeBSD.org |