Skip to content

Commit

Permalink
audio/flac: update to 1.3.4
Browse files Browse the repository at this point in the history
This release mostly fixes (security related) bugs.

MFH:		2022Q1
Security:	e1440c6-95af-11ec-b320-f8b156b6dcc8
  • Loading branch information
Christian Weisgerber authored and Christian Weisgerber committed Feb 24, 2022
1 parent bea981c commit b8c79b4
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 87 deletions.
5 changes: 2 additions & 3 deletions audio/flac/Makefile
@@ -1,8 +1,7 @@
# Created by: Ying-Chieh Liao <ijliao@FreeBSD.org>

PORTNAME= flac
PORTVERSION= 1.3.3
PORTREVISION= 1
PORTVERSION= 1.3.4
CATEGORIES= audio
MASTER_SITES= https://downloads.xiph.org/releases/flac/ \
https://ftp.osuosl.org/pub/xiph/releases/flac/
Expand All @@ -17,7 +16,7 @@ LICENSE_FILE_GFDL= ${WRKSRC}/COPYING.FDL

LIB_DEPENDS= libogg.so:audio/libogg

USES= autoreconf compiler:c11 cpe iconv libtool pathfix pkgconfig tar:xz
USES= compiler:c11 cpe iconv libtool pathfix pkgconfig tar:xz

CPE_VENDOR= flac_project

Expand Down
6 changes: 3 additions & 3 deletions audio/flac/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1565699962
SHA256 (flac-1.3.3.tar.xz) = 213e82bd716c9de6db2f98bcadbc4c24c7e2efe8c75939a1a84e28539c4e1748
SIZE (flac-1.3.3.tar.xz) = 1044472
TIMESTAMP = 1645726425
SHA256 (flac-1.3.4.tar.xz) = 8ff0607e75a322dd7cd6ec48f4f225471404ae2730d0ea945127b1355155e737
SIZE (flac-1.3.4.tar.xz) = 1038356
20 changes: 0 additions & 20 deletions audio/flac/files/patch-configure.ac

This file was deleted.

13 changes: 0 additions & 13 deletions audio/flac/files/patch-src_libFLAC_bitreader.c

This file was deleted.

48 changes: 0 additions & 48 deletions audio/flac/files/patch-src_libFLAC_cpu.c

This file was deleted.

0 comments on commit b8c79b4

Please sign in to comment.