diff options
author | jhale <jhale@FreeBSD.org> | 2015-06-15 01:55:49 +0800 |
---|---|---|
committer | jhale <jhale@FreeBSD.org> | 2015-06-15 01:55:49 +0800 |
commit | b6dc0a9f4e3fe57d44a13c002ffafc047080016d (patch) | |
tree | 8d4e96be04abf3742154982610e7a5447b4e2f3d /audio/cantata | |
parent | 14f3683ed7197c093765a29ac529daa9ea2b6a77 (diff) | |
download | freebsd-ports-gnome-b6dc0a9f4e3fe57d44a13c002ffafc047080016d.tar.gz freebsd-ports-gnome-b6dc0a9f4e3fe57d44a13c002ffafc047080016d.tar.zst freebsd-ports-gnome-b6dc0a9f4e3fe57d44a13c002ffafc047080016d.zip |
- Update audio/libmusicbrainz5 to 5.1.0
- Fix a crash in audio/sound-juicer caused by libmusicbrainz5 (fix added
upstream, but not in this release) [1]
- Bump PORTREVISION on dependent ports
PR: 196959 [1]
Submitted by: Pete Johanson <peter@peterjohanson.com> [1]
Diffstat (limited to 'audio/cantata')
-rw-r--r-- | audio/cantata/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/cantata/Makefile b/audio/cantata/Makefile index bac4408f8ed3..3f005bfe7407 100644 --- a/audio/cantata/Makefile +++ b/audio/cantata/Makefile @@ -2,7 +2,7 @@ PORTNAME= cantata PORTVERSION= 1.5.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio kde MASTER_SITES= https://drive.google.com/uc?export=download&id=0Bzghs6gQWi60UktwaTRMTjRIUW8&dummy= |