pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/sysutils/libisoburn libisoburn: Update to 1.5.2
details: https://anonhg.NetBSD.org/pkgsrc/rev/ebfcedb2a87a
branches: trunk
changeset: 426677:ebfcedb2a87a
user: nia <nia%pkgsrc.org@localhost>
date: Sun Apr 05 12:49:44 2020 +0000
description:
libisoburn: Update to 1.5.2
libisoburn-1.5.2.tar.gz Sat Oct 26 2019
===============================================================================
* Bug fix: -disk_pattern on -add ./ -- mistook "./" for the root directory
Thanks JBThiel.
* Bug fix: -disk_pattern on -add "" -- yielded SIGSEGV
* Bug fix: -osirrox "concat_split_on" worked only together with -split_size
larger than 0. Thanks William Willems.
* New API calls isoburn_igopt_set_part_type_guid(),
isoburn_igopt_get_part_type_guid(), isoburn_igopt_set_iso_type_guid(),
isoburn_igopt_get_iso_type_guid()
* Enabled GPT type GUIDs with -append_partition,
-boot_image any iso_mbr_part_type=, and -as mkisofs -iso_mbr_part_type
* Made libisoburn and GNU xorriso ready for building out-of-source.
Thanks Ross Burton.
diffstat:
sysutils/libisoburn/Makefile | 6 +++---
sysutils/libisoburn/distinfo | 10 +++++-----
2 files changed, 8 insertions(+), 8 deletions(-)
diffs (35 lines):
diff -r 5d2fa384efd7 -r ebfcedb2a87a sysutils/libisoburn/Makefile
--- a/sysutils/libisoburn/Makefile Sun Apr 05 12:47:27 2020 +0000
+++ b/sysutils/libisoburn/Makefile Sun Apr 05 12:49:44 2020 +0000
@@ -1,13 +1,13 @@
-# $NetBSD: Makefile,v 1.5 2018/12/08 10:46:30 wen Exp $
+# $NetBSD: Makefile,v 1.6 2020/04/05 12:49:44 nia Exp $
-DISTNAME= libisoburn-1.5.0
+DISTNAME= libisoburn-1.5.2
#PKGNAME= ${DISTNAME:S/.pl/pl/}
CATEGORIES= sysutils
MASTER_SITES= http://files.libburnia-project.org/releases/
MAINTAINER= ryoon%NetBSD.org@localhost
HOMEPAGE= http://libburnia-project.org/wiki/Libisoburn
-COMMENT= This is the libisoburn library and xorriso commands
+COMMENT= Library to enable creation and expansion of ISO-9660 filesystems
LICENSE= gnu-gpl-v2
DEPENDS+= tcl-[0-9]*:../../lang/tcl
diff -r 5d2fa384efd7 -r ebfcedb2a87a sysutils/libisoburn/distinfo
--- a/sysutils/libisoburn/distinfo Sun Apr 05 12:47:27 2020 +0000
+++ b/sysutils/libisoburn/distinfo Sun Apr 05 12:49:44 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.4 2018/12/08 10:46:30 wen Exp $
+$NetBSD: distinfo,v 1.5 2020/04/05 12:49:44 nia Exp $
-SHA1 (libisoburn-1.5.0.tar.gz) = 27dcdd0d55f83e9cc6ccf24d54b8a1a6b25c040e
-RMD160 (libisoburn-1.5.0.tar.gz) = 6dec8b9759256c6747287a4b9c5a08fe74c441cd
-SHA512 (libisoburn-1.5.0.tar.gz) = c74a9e2887244c28c82abe70d2603dbcd49b639c370e5b7fea03aabce59ff2b361345cd6ec88fe8152727e8a416d4759b88d91e2b5aec8a697408e00b7dc9e4d
-Size (libisoburn-1.5.0.tar.gz) = 1550656 bytes
+SHA1 (libisoburn-1.5.2.tar.gz) = 8b58d6a3ef0eec2e5551e743e51ad8d4c2c885ae
+RMD160 (libisoburn-1.5.2.tar.gz) = cc85ebb55fff1c93c01f1a67b48e0c1c71dd6f96
+SHA512 (libisoburn-1.5.2.tar.gz) = b481aa5ff20bb35ab0ab19f3f4f3ebc4f2baa8366a14a5afe4f262788441679b6501e140e182f4e80045c747f1cf48db40832d8d5cd064e58a02de2882536897
+Size (libisoburn-1.5.2.tar.gz) = 1564700 bytes
Home |
Main Index |
Thread Index |
Old Index