diff options
author | Hans Petter Selasky <hselasky@FreeBSD.org> | 2020-03-08 13:40:53 +0000 |
---|---|---|
committer | Hans Petter Selasky <hselasky@FreeBSD.org> | 2020-03-08 13:40:53 +0000 |
commit | 3a5abb7c42f9619e786abef718bbcdc83790b933 (patch) | |
tree | 25e73d3ee509f02dc3268588d885c7517c6f90fd | |
parent | net/mcjoin: Update to 2.5 (diff) |
Update qaudiosonar to v1.7.1
- Fix use after free.
- Make band detection decay aware.
Approved by: pi
Notes
Notes:
svn path=/head/; revision=528033
-rw-r--r-- | audio/qaudiosonar/Makefile | 2 | ||||
-rw-r--r-- | audio/qaudiosonar/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/audio/qaudiosonar/Makefile b/audio/qaudiosonar/Makefile index ed178a6144ad..f42ee497b23d 100644 --- a/audio/qaudiosonar/Makefile +++ b/audio/qaudiosonar/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= qaudiosonar -PORTVERSION= 1.7.0 +PORTVERSION= 1.7.1 CATEGORIES= audio MASTER_SITES= http://www.selasky.org/hans_petter/distfiles/ \ http://home.selasky.org/distfiles/ diff --git a/audio/qaudiosonar/distinfo b/audio/qaudiosonar/distinfo index 2ad05dc88155..47c5b238164f 100644 --- a/audio/qaudiosonar/distinfo +++ b/audio/qaudiosonar/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1582645639 -SHA256 (qaudiosonar-1.7.0.tar.bz2) = d7cf75c9278a11a118a4f2f758f139bf16cab121176848d0870ce0ad6edf6c2f -SIZE (qaudiosonar-1.7.0.tar.bz2) = 298782 +TIMESTAMP = 1583673106 +SHA256 (qaudiosonar-1.7.1.tar.bz2) = fffefe888400f6527e02020f9f663710f644b6fa247ae4559074f161424919cc +SIZE (qaudiosonar-1.7.1.tar.bz2) = 298859 |