git: 5dd1286fb905 - main - audio/libsndfile: Bump PORTREVISION after appling fix for CVE-2022-33065
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 09 Nov 2023 21:43:51 UTC
The branch main has been updated by diizzy:
URL: https://cgit.FreeBSD.org/ports/commit/?id=5dd1286fb90559586a37fc091410dc1813c86ac1
commit 5dd1286fb90559586a37fc091410dc1813c86ac1
Author: Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2023-11-09 19:19:25 +0000
Commit: Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2023-11-09 21:43:31 +0000
audio/libsndfile: Bump PORTREVISION after appling fix for CVE-2022-33065
Bump PORTREVISION to push the CVE fix
Reported by: Chad Jacob Milios <milios@ccsys.com>
Masachika ISHIZUKA <ish@amail.plala.or.jp>
Fixes: a1f663e - audio/libsndfile: Fix CVE-2022-33065
---
audio/libsndfile/Makefile | 1 +
1 file changed, 1 insertion(+)
diff --git a/audio/libsndfile/Makefile b/audio/libsndfile/Makefile
index 543a69b43f18..9fb563629277 100644
--- a/audio/libsndfile/Makefile
+++ b/audio/libsndfile/Makefile
@@ -1,5 +1,6 @@
PORTNAME= libsndfile
DISTVERSION= 1.2.2
+PORTREVISION= 1
CATEGORIES= audio
MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/releases/download/${DISTVERSION}/