pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/audio/flac flac: updated to 1.4.1
details: https://anonhg.NetBSD.org/pkgsrc/rev/15716e7d892d
branches: trunk
changeset: 385741:15716e7d892d
user: adam <adam%pkgsrc.org@localhost>
date: Mon Sep 26 09:48:55 2022 +0000
description:
flac: updated to 1.4.1
FLAC 1.4.1 (22-Sep-2022)
This release only has a few changes. It was triggered by a problem in the 1.4.0 tarball: man pages were empty and api documentation missing
CMake fixes (Tomasz Kłoczko)
Add checks that man pages and api docs end up in tarball
Enable installation of prebuilt man pages and api docs
Fix compiler warnings (Johannes Kauffmann, Ozkan Sezer)
Fix format specifier (manxorist)
Enable building on Universal Windows Platform (Steve Lhomme)
Fix versioning from git
diffstat:
audio/flac/Makefile | 4 ++--
audio/flac/PLIST | 3 +--
audio/flac/distinfo | 8 ++++----
3 files changed, 7 insertions(+), 8 deletions(-)
diffs (43 lines):
diff -r 3fdac2f896a1 -r 15716e7d892d audio/flac/Makefile
--- a/audio/flac/Makefile Mon Sep 26 09:33:01 2022 +0000
+++ b/audio/flac/Makefile Mon Sep 26 09:48:55 2022 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.58 2022/09/11 12:29:54 wiz Exp $
+# $NetBSD: Makefile,v 1.59 2022/09/26 09:48:55 adam Exp $
-DISTNAME= flac-1.4.0
+DISTNAME= flac-1.4.1
CATEGORIES= audio archivers
MASTER_SITES= http://downloads.xiph.org/releases/flac/
EXTRACT_SUFX= .tar.xz
diff -r 3fdac2f896a1 -r 15716e7d892d audio/flac/PLIST
--- a/audio/flac/PLIST Mon Sep 26 09:33:01 2022 +0000
+++ b/audio/flac/PLIST Mon Sep 26 09:48:55 2022 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.16 2022/09/11 12:29:54 wiz Exp $
+@comment $NetBSD: PLIST,v 1.17 2022/09/26 09:48:55 adam Exp $
bin/flac
bin/metaflac
include/FLAC++/all.h
@@ -23,6 +23,5 @@
man/man1/metaflac.1
share/aclocal/libFLAC++.m4
share/aclocal/libFLAC.m4
-share/doc/flac/FLAC.tag
share/doc/flac/images/logo.svg
share/doc/flac/images/logo130.gif
diff -r 3fdac2f896a1 -r 15716e7d892d audio/flac/distinfo
--- a/audio/flac/distinfo Mon Sep 26 09:33:01 2022 +0000
+++ b/audio/flac/distinfo Mon Sep 26 09:48:55 2022 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.33 2022/09/11 12:29:54 wiz Exp $
+$NetBSD: distinfo,v 1.34 2022/09/26 09:48:55 adam Exp $
-BLAKE2s (flac-1.4.0.tar.xz) = 67c1bca0a723a7ba645ddfdf3b6c73f82ef8c5e81118b49ad3eedde47eab7959
-SHA512 (flac-1.4.0.tar.xz) = b7310de7bcf49584c0a1fdc6d5ee7216a8ab3e2b1af85366fa0905752da13e1cbb9638e0d92f3b756568a69848abf4d5c2fe0d21a86c6fdb4840f2678daf0f8d
-Size (flac-1.4.0.tar.xz) = 783372 bytes
+BLAKE2s (flac-1.4.1.tar.xz) = 6bbd686e1272dae271dc85c0455322c496b61c0c65b59deaff1724fcbfafe26f
+SHA512 (flac-1.4.1.tar.xz) = 72a5ced62e06407ddea3ed6dcd28bf8f56f3d45e0649ea38e1b778f7856041c68bf85c3cec0a55170c2fbc144626829fed132d386f7439f1d6e3d0b45f13dba7
+Size (flac-1.4.1.tar.xz) = 1024160 bytes
SHA1 (patch-microbench_util.c) = f03bfbef537d10ceb9742451ec3509be886e15ed
SHA1 (patch-strip_non_asm_libtool_args.sh) = f90f09fbf6a0fa938693a9d52316d3a4105129e5
Home |
Main Index |
Thread Index |
Old Index