Source-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/audio/chromaprint chromaprint: update to 1.5.0.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ee278b6929a3
branches:  trunk
changeset: 429430:ee278b6929a3
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Mon Apr 20 06:55:19 2020 +0000

description:
chromaprint: update to 1.5.0.

Version 1.5.0 -- April 15, 2020
===============================

 - Added support for fpcalc -raw -signed, which helps with easier PostgreSQL integration
 - Added support for using libavresample instead of libswresample
 - Fixed possible crash in chromaprint_decode_fingerprint
 - Fixed unit tests on big endian CPUs

diffstat:

 audio/chromaprint/Makefile |   5 ++---
 audio/chromaprint/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 8 deletions(-)

diffs (28 lines):

diff -r a377e5c0c5b4 -r ee278b6929a3 audio/chromaprint/Makefile
--- a/audio/chromaprint/Makefile        Mon Apr 20 06:51:04 2020 +0000
+++ b/audio/chromaprint/Makefile        Mon Apr 20 06:55:19 2020 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.27 2020/03/22 07:34:03 nia Exp $
+# $NetBSD: Makefile,v 1.28 2020/04/20 06:55:19 wiz Exp $
 
-DISTNAME=      chromaprint-1.4.3
-PKGREVISION=   4
+DISTNAME=      chromaprint-1.5.0
 CATEGORIES=    audio
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=acoustid/}
 GITHUB_TAG=    v${PKGVERSION_NOREV}
diff -r a377e5c0c5b4 -r ee278b6929a3 audio/chromaprint/distinfo
--- a/audio/chromaprint/distinfo        Mon Apr 20 06:51:04 2020 +0000
+++ b/audio/chromaprint/distinfo        Mon Apr 20 06:55:19 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.16 2020/03/22 07:34:03 nia Exp $
+$NetBSD: distinfo,v 1.17 2020/04/20 06:55:19 wiz Exp $
 
-SHA1 (chromaprint-1.4.3.tar.gz) = b87ac1a5597cc28d930ed1de6c6f6892d80c2eaa
-RMD160 (chromaprint-1.4.3.tar.gz) = 49945e81e161b4ca300766b42732c30fda0f5a11
-SHA512 (chromaprint-1.4.3.tar.gz) = aab00ca3d42047f20f48b24efdc50ef06fac799c69b3007a0e9c4e8217133a3626c51e49b4c842a59fc0e606169f2542c91997b0e838c62e9492a7ff5968363b
-Size (chromaprint-1.4.3.tar.gz) = 613718 bytes
+SHA1 (chromaprint-1.5.0.tar.gz) = 6004975759bf09fe6ed52b1430ec242df7419d66
+RMD160 (chromaprint-1.5.0.tar.gz) = f3af6c1e5b04f6e471e715714442d021393b7d45
+SHA512 (chromaprint-1.5.0.tar.gz) = 333114949928abdf5d4b11aba1db6ec487eebe526324c68d903b3fa80a3af87a28d942af765a2f873e63a1bf222b658b6438cd10cde4446f61b26ea91f537469
+Size (chromaprint-1.5.0.tar.gz) = 615221 bytes



Home | Main Index | Thread Index | Old Index