aboutsummaryrefslogtreecommitdiff
path: root/audio/py-pysndfile
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/py-pysndfile
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/py-pysndfile')
-rw-r--r--audio/py-pysndfile/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/py-pysndfile/Makefile b/audio/py-pysndfile/Makefile
index 8a0804e08024..d8a4721418fa 100644
--- a/audio/py-pysndfile/Makefile
+++ b/audio/py-pysndfile/Makefile
@@ -2,6 +2,7 @@
PORTNAME= pysndfile
DISTVERSION= 1.4.3
+PORTREVISION= 1
CATEGORIES= audio python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}