summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2020-04-20 06:55:19 +0000
committerwiz <wiz@pkgsrc.org>2020-04-20 06:55:19 +0000
commit9847ec33aff7459c3722063df731b7cefcb24c6d (patch)
treeb91ce96769b5dd09caaacad8bcd164db61e0b0df
parentc3593dd15b08470df6daac87867be17cebc0294a (diff)
downloadpkgsrc-9847ec33aff7459c3722063df731b7cefcb24c6d.tar.gz
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
-rw-r--r--audio/chromaprint/Makefile5
-rw-r--r--audio/chromaprint/distinfo10
2 files changed, 7 insertions, 8 deletions
diff --git a/audio/chromaprint/Makefile b/audio/chromaprint/Makefile
index c3b31c0db97..ab1cd16299a 100644
--- a/audio/chromaprint/Makefile
+++ b/audio/chromaprint/Makefile
@@ -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 --git a/audio/chromaprint/distinfo b/audio/chromaprint/distinfo
index 0e9593e16d3..19a5bb88147 100644
--- a/audio/chromaprint/distinfo
+++ b/audio/chromaprint/distinfo
@@ -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