aboutsummaryrefslogtreecommitdiff
path: root/math
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 /math
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 'math')
-rw-r--r--math/octave/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/octave/Makefile b/math/octave/Makefile
index 9428fa3f021a..fcc577a4e6aa 100644
--- a/math/octave/Makefile
+++ b/math/octave/Makefile
@@ -3,7 +3,7 @@
PORTNAME= octave
PORTVERSION= ${OCTAVE_VERSION}
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= math
MASTER_SITES= GNU