pkgsrc-Changes archive

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

CVS commit: pkgsrc/audio/chromaprint



Module Name:    pkgsrc
Committed By:   wiz
Date:           Thu Jul 21 12:22:55 UTC 2016

Modified Files:
        pkgsrc/audio/chromaprint: Makefile distinfo

Log Message:
Updated chromaprint to 1.3.2.

Version 1.3.2 -- July 9, 2016
=============================

 - Fixed crash on an invalid audio file that FFmpeg could not decode.
 - Fixed build on Ubuntu 14.04 with libav.


To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 pkgsrc/audio/chromaprint/Makefile
cvs rdiff -u -r1.10 -r1.11 pkgsrc/audio/chromaprint/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/chromaprint/Makefile
diff -u pkgsrc/audio/chromaprint/Makefile:1.14 pkgsrc/audio/chromaprint/Makefile:1.15
--- pkgsrc/audio/chromaprint/Makefile:1.14      Thu Feb 11 00:59:44 2016
+++ pkgsrc/audio/chromaprint/Makefile   Thu Jul 21 12:22:55 2016
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.14 2016/02/11 00:59:44 mef Exp $
+# $NetBSD: Makefile,v 1.15 2016/07/21 12:22:55 wiz Exp $
 
-DISTNAME=      chromaprint-1.3.1
+DISTNAME=      chromaprint-1.3.2
 CATEGORIES=    audio
 MASTER_SITES=  https://bitbucket.org/acoustid/chromaprint/downloads/
 

Index: pkgsrc/audio/chromaprint/distinfo
diff -u pkgsrc/audio/chromaprint/distinfo:1.10 pkgsrc/audio/chromaprint/distinfo:1.11
--- pkgsrc/audio/chromaprint/distinfo:1.10      Thu Feb 11 00:59:44 2016
+++ pkgsrc/audio/chromaprint/distinfo   Thu Jul 21 12:22:55 2016
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.10 2016/02/11 00:59:44 mef Exp $
+$NetBSD: distinfo,v 1.11 2016/07/21 12:22:55 wiz Exp $
 
-SHA1 (chromaprint-1.3.1.tar.gz) = 439c5d34a3ff46bcdb54cbcb613da175eb4d83c5
-RMD160 (chromaprint-1.3.1.tar.gz) = 0448165fa0287271632f12e9947e4de472a57496
-SHA512 (chromaprint-1.3.1.tar.gz) = b900d9c94057354982c2c32b37d10bb8ac1b63d005ece1fe6aae38a037e18ea8e77c5e95faff51b8c725b3ff9f3551ab0ef2baf470b49952e5c3c3662da46aae
-Size (chromaprint-1.3.1.tar.gz) = 538251 bytes
+SHA1 (chromaprint-1.3.2.tar.gz) = 29e86490f14c5d50f8720974b814340f9846f71f
+RMD160 (chromaprint-1.3.2.tar.gz) = 5d350e46d2217ac4f3e0c5389f3ce2c171ce74b5
+SHA512 (chromaprint-1.3.2.tar.gz) = 7f89eb09f293a3691efcb01544da612cf674a00af1c188db3f1075db44fee0a8e0aeff3ca6eccd0731ae6bbff9eb0fd51b22128fa927fdbd21638e2832f76e95
+Size (chromaprint-1.3.2.tar.gz) = 538395 bytes
 SHA1 (patch-cmake_modules_FindFFmpeg.cmake) = a43fc03f36c18477cdafb7382a4e101eed3f6a72



Home | Main Index | Thread Index | Old Index