From 5a9af536b3a08f47a863724ea8e5d88b367dafe6 Mon Sep 17 00:00:00 2001
From: amdmi3 <amdmi3@FreeBSD.org>
Date: Mon, 23 Jun 2014 13:20:54 +0000
Subject: - Switch devel/jansson to libtool, drop .la files - Bump dependent
 ports as .so version has changed

Approved by:	portmgr blanket
---
 audio/libcoverart/Makefile | 2 +-
 audio/tagutil/Makefile     | 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)

(limited to 'audio')

diff --git a/audio/libcoverart/Makefile b/audio/libcoverart/Makefile
index 9db37e3ea9b6..13998cdfabc2 100644
--- a/audio/libcoverart/Makefile
+++ b/audio/libcoverart/Makefile
@@ -2,7 +2,7 @@
 
 PORTNAME=	libcoverart
 PORTVERSION=	1.0.0
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	audio
 MASTER_SITES=	https://cloud.github.com/downloads/metabrainz/${PORTNAME}/
 
diff --git a/audio/tagutil/Makefile b/audio/tagutil/Makefile
index 203e813e50af..fa1206ed3b6d 100644
--- a/audio/tagutil/Makefile
+++ b/audio/tagutil/Makefile
@@ -2,6 +2,7 @@
 
 PORTNAME=	tagutil
 PORTVERSION=	3.0
+PORTREVISION=	1
 CATEGORIES=	audio
 MASTER_SITES=	GH
 
-- 
cgit