pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/audio/faad2



Module Name:    pkgsrc
Committed By:   wiz
Date:           Thu Dec  7 08:22:44 UTC 2023

Modified Files:
        pkgsrc/audio/faad2: Makefile distinfo

Log Message:
faad2: update to 2.11.1.

2.11.1 (2023-11-14):
        [ Fabian Greffrath ]
        * Build shared libraries and hide symbols by default.
        * Install man page by default.
        * Check for `lrintf()` availability, link with `-lm` and define `HAVE_LRINTF` accordingly.
        * Set a default build type if none was specified.
        * Build DLL name with SOVERSION by default on Windows.
        * Fix inlined `lrintf()` function signatures.


To generate a diff of this commit:
cvs rdiff -u -r1.61 -r1.62 pkgsrc/audio/faad2/Makefile
cvs rdiff -u -r1.36 -r1.37 pkgsrc/audio/faad2/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/audio/faad2/Makefile
diff -u pkgsrc/audio/faad2/Makefile:1.61 pkgsrc/audio/faad2/Makefile:1.62
--- pkgsrc/audio/faad2/Makefile:1.61    Mon Nov 13 15:28:54 2023
+++ pkgsrc/audio/faad2/Makefile Thu Dec  7 08:22:44 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.61 2023/11/13 15:28:54 wiz Exp $
+# $NetBSD: Makefile,v 1.62 2023/12/07 08:22:44 wiz Exp $
 
-DISTNAME=      faad2-2.11.0
+DISTNAME=      faad2-2.11.1
 CATEGORIES=    audio
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=knik0/}
 GITHUB_TAG=    ${PKGVERSION_NOREV}

Index: pkgsrc/audio/faad2/distinfo
diff -u pkgsrc/audio/faad2/distinfo:1.36 pkgsrc/audio/faad2/distinfo:1.37
--- pkgsrc/audio/faad2/distinfo:1.36    Mon Nov 13 15:22:45 2023
+++ pkgsrc/audio/faad2/distinfo Thu Dec  7 08:22:44 2023
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.36 2023/11/13 15:22:45 wiz Exp $
+$NetBSD: distinfo,v 1.37 2023/12/07 08:22:44 wiz Exp $
 
-BLAKE2s (faad2-2.11.0.tar.gz) = e7394544aa994b0b78e5e2e80aad76a4d6d6a669595734bd360ecb122695d0b3
-SHA512 (faad2-2.11.0.tar.gz) = b85aab9b2d2afdca7096c999bcb7fabfccce4781760d9eb14d23fdd38691729927b09464708abf49a751e70c4475151ca14c5a7419b5cf4d9ec70c433dc86282
-Size (faad2-2.11.0.tar.gz) = 656610 bytes
+BLAKE2s (faad2-2.11.1.tar.gz) = 2e494d7c590e419d8c9de094cad121a63fb255cfba24b6941667337d15cc328f
+SHA512 (faad2-2.11.1.tar.gz) = b8f17680610b2f47344ea52b54412a02810a85eaf9d4c91b97ca09b2c6415c62d4af1b0771bfcacb9dfee400ed34504c0bd3c28369921c0392b3809e7de46ec5
+Size (faad2-2.11.1.tar.gz) = 657255 bytes
 SHA1 (patch-CMakeLists.txt) = 28a4680cd053a96eba052d35e0c3661df077aaee



Home | Main Index | Thread Index | Old Index