pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/sysutils/libburn libburn: Update to 1.5.2



details:   https://anonhg.NetBSD.org/pkgsrc/rev/84dcad11de65
branches:  trunk
changeset: 414937:84dcad11de65
user:      nia <nia%pkgsrc.org@localhost>
date:      Sun Apr 05 12:47:13 2020 +0000

description:
libburn: Update to 1.5.2

libburn-1.5.2.tar.gz Sat Oct 26 2019
===============================================================================
* Bug fix: No lock was obtained for setting up a fifo object
* Bug fix: Stream recording was applied regardless whether the drive offers it.
           This caused Xfburn failures with some MATSHITA laptop drives.
* Bug fix: TDK Corporation was not recognized as manufacturer of DVD-R "TTH02"
* Made libburn ready for building out-of-source.  Thanks Ross Burton.
* New API calls burn_drive_get_feature_codes(), burn_drive_get_feature()
* New cdrskin option --list_features

diffstat:

 sysutils/libburn/Makefile |   4 ++--
 sysutils/libburn/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (27 lines):

diff -r 20a993c73691 -r 84dcad11de65 sysutils/libburn/Makefile
--- a/sysutils/libburn/Makefile Sun Apr 05 12:35:46 2020 +0000
+++ b/sysutils/libburn/Makefile Sun Apr 05 12:47:13 2020 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.4 2018/12/08 10:59:21 wen Exp $
+# $NetBSD: Makefile,v 1.5 2020/04/05 12:47:13 nia Exp $
 
-DISTNAME=      libburn-1.5.0
+DISTNAME=      libburn-1.5.2
 #PKGNAME=      ${DISTNAME:S/.pl/pl/}
 CATEGORIES=    sysutils
 MASTER_SITES=  http://files.libburnia-project.org/releases/
diff -r 20a993c73691 -r 84dcad11de65 sysutils/libburn/distinfo
--- a/sysutils/libburn/distinfo Sun Apr 05 12:35:46 2020 +0000
+++ b/sysutils/libburn/distinfo Sun Apr 05 12:47:13 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.4 2018/12/08 10:59:21 wen Exp $
+$NetBSD: distinfo,v 1.5 2020/04/05 12:47:13 nia Exp $
 
-SHA1 (libburn-1.5.0.tar.gz) = fb22b575552e1ea8ec38b960e1eea495e043530b
-RMD160 (libburn-1.5.0.tar.gz) = a541de09751826a8729ef5b766f406c04760b213
-SHA512 (libburn-1.5.0.tar.gz) = c524d672d79db2f6dc22f6381cd422ddaa3b61d6741c998c773772722e37c53576ae9549dd17a33c2d020c66857ecbb948f353bc22cdf28c2bb115bd2b82d4a2
-Size (libburn-1.5.0.tar.gz) = 979953 bytes
+SHA1 (libburn-1.5.2.tar.gz) = f56ea7a0ab5d86c38085812e3982d78a5d0f56e1
+RMD160 (libburn-1.5.2.tar.gz) = 856d643653c3130a2ae3ed386a495fd06fda12bc
+SHA512 (libburn-1.5.2.tar.gz) = a8887907bbfcd9b743dfc2e8924cc9290d7af5a71651aeabfdc5874f2df076278ccdbc94f81efd6a720972f380512d330576739837ba685055ee717dd74797d3
+Size (libburn-1.5.2.tar.gz) = 988375 bytes



Home | Main Index | Thread Index | Old Index