aboutsummaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2014-06-23 21:20:54 +0800
committeramdmi3 <amdmi3@FreeBSD.org>2014-06-23 21:20:54 +0800
commit5a9af536b3a08f47a863724ea8e5d88b367dafe6 (patch)
tree5387b80c2320efd2f4f2540da84bee2e25370302 /audio
parent224c039977025a1247b67bd6ca1622f0904e8d0a (diff)
downloadfreebsd-ports-gnome-5a9af536b3a08f47a863724ea8e5d88b367dafe6.tar.gz
freebsd-ports-gnome-5a9af536b3a08f47a863724ea8e5d88b367dafe6.tar.zst
freebsd-ports-gnome-5a9af536b3a08f47a863724ea8e5d88b367dafe6.zip
- Switch devel/jansson to libtool, drop .la files
- Bump dependent ports as .so version has changed Approved by: portmgr blanket
Diffstat (limited to 'audio')
-rw-r--r--audio/libcoverart/Makefile2
-rw-r--r--audio/tagutil/Makefile1
2 files changed, 2 insertions, 1 deletions
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