diff options
author | oliver <oliver@FreeBSD.org> | 2012-12-18 23:55:50 +0800 |
---|---|---|
committer | oliver <oliver@FreeBSD.org> | 2012-12-18 23:55:50 +0800 |
commit | 8ca0f3c5f5e9b1f9c4ca48ce9acbd10402e2d2fc (patch) | |
tree | 51e2e8fbb05f84985ceeeed444055325bf5e6f5a /audio/audacious-dumb | |
parent | 0439a6e21a348588f1d31189a42fa26a4a8f6323 (diff) | |
download | freebsd-ports-gnome-8ca0f3c5f5e9b1f9c4ca48ce9acbd10402e2d2fc.tar.gz freebsd-ports-gnome-8ca0f3c5f5e9b1f9c4ca48ce9acbd10402e2d2fc.tar.zst freebsd-ports-gnome-8ca0f3c5f5e9b1f9c4ca48ce9acbd10402e2d2fc.zip |
update multimedia/audacious to 3.3.3
update multimedia/audacious-plugins to 3.3.3
update audio/audacious-dumb to 0.82 to get it to compile with audacious 3.3.3
PR: ports/173228, ports/173229
Submitted by: lbartoletti <coder@tuxfamily.org>
Diffstat (limited to 'audio/audacious-dumb')
-rw-r--r-- | audio/audacious-dumb/Makefile | 3 | ||||
-rw-r--r-- | audio/audacious-dumb/distinfo | 4 |
2 files changed, 3 insertions, 4 deletions
diff --git a/audio/audacious-dumb/Makefile b/audio/audacious-dumb/Makefile index e82e0a9194e0..9d87d66d92e3 100644 --- a/audio/audacious-dumb/Makefile +++ b/audio/audacious-dumb/Makefile @@ -6,8 +6,7 @@ # PORTNAME= audacious-dumb -PORTVERSION= 0.80 -PORTREVISION= 1 +PORTVERSION= 0.82 CATEGORIES= audio MASTER_SITES= http://www.netswarm.net/misc/ \ CRITICAL diff --git a/audio/audacious-dumb/distinfo b/audio/audacious-dumb/distinfo index 890bbc6a0639..39747beaf81f 100644 --- a/audio/audacious-dumb/distinfo +++ b/audio/audacious-dumb/distinfo @@ -1,2 +1,2 @@ -SHA256 (audacious-dumb-0.80.tar.gz) = 534a47f7ae1a14b8fcd877082d00cf0cc96cec9b6c4c5cc8cf01443c150bb469 -SIZE (audacious-dumb-0.80.tar.gz) = 19905 +SHA256 (audacious-dumb-0.82.tar.gz) = a1c1a0cc513a7c261f789aa533907e02c14d55342771177f11b07154e3056a03 +SIZE (audacious-dumb-0.82.tar.gz) = 19839 |