aboutsummaryrefslogtreecommitdiff
path: root/audio/lv2file
diff options
context:
space:
mode:
authorThomas Zander <riggs@FreeBSD.org>2020-10-01 08:56:20 +0000
committerThomas Zander <riggs@FreeBSD.org>2020-10-01 08:56:20 +0000
commit8337fc6d5f69b84046f87dc7a846dbe640dbaf96 (patch)
tree51a2597f00d4b6d41cbf9add0ac210a8d19bac15 /audio/lv2file
parentdc595ccd163567fe68df720c253eefc675121ad9 (diff)
downloadports-8337fc6d5f69b84046f87dc7a846dbe640dbaf96.tar.gz
ports-8337fc6d5f69b84046f87dc7a846dbe640dbaf96.zip
Chase libsndfile 1.0.30 update.
Details: - Missing symbol sf_version_string, not auto-resolved by pkg + rebuild. - Bump PORTREVISION for consumers.
Notes
Notes: svn path=/head/; revision=550824
Diffstat (limited to 'audio/lv2file')
-rw-r--r--audio/lv2file/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/lv2file/Makefile b/audio/lv2file/Makefile
index 5b1549cba27b..618895a1a558 100644
--- a/audio/lv2file/Makefile
+++ b/audio/lv2file/Makefile
@@ -3,6 +3,7 @@
PORTNAME= lv2file
DISTVERSION= 0.84-31
+PORTREVISION= 1
DISTVERSIONSUFFIX= -gaed7c77
CATEGORIES= audio