Received: by mail.netbsd.org (Postfix, from userid 605) id 2B48B84DF3; Sun, 5 Apr 2020 12:49:46 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id A97C384DE5 for ; Sun, 5 Apr 2020 12:49:45 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id FTmN0P2sg7WS for ; Sun, 5 Apr 2020 12:49:44 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id C147584D56 for ; Sun, 5 Apr 2020 12:49:44 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id B4DBAFB27; Sun, 5 Apr 2020 12:49:44 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_158609098441130" MIME-Version: 1.0 Date: Sun, 5 Apr 2020 12:49:44 +0000 From: "Nia Alarie" Subject: CVS commit: pkgsrc/sysutils/libisoburn To: pkgsrc-changes@NetBSD.org Reply-To: nia@netbsd.org X-Mailer: log_accum Message-Id: <20200405124944.B4DBAFB27@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_158609098441130 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: nia Date: Sun Apr 5 12:49:44 UTC 2020 Modified Files: pkgsrc/sysutils/libisoburn: Makefile distinfo Log Message: 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. To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6 pkgsrc/sysutils/libisoburn/Makefile cvs rdiff -u -r1.4 -r1.5 pkgsrc/sysutils/libisoburn/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_158609098441130 Content-Disposition: inline Content-Length: 1997 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/sysutils/libisoburn/Makefile diff -u pkgsrc/sysutils/libisoburn/Makefile:1.5 pkgsrc/sysutils/libisoburn/Makefile:1.6 --- pkgsrc/sysutils/libisoburn/Makefile:1.5 Sat Dec 8 10:46:30 2018 +++ pkgsrc/sysutils/libisoburn/Makefile Sun Apr 5 12:49:44 2020 @@ -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 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 Index: pkgsrc/sysutils/libisoburn/distinfo diff -u pkgsrc/sysutils/libisoburn/distinfo:1.4 pkgsrc/sysutils/libisoburn/distinfo:1.5 --- pkgsrc/sysutils/libisoburn/distinfo:1.4 Sat Dec 8 10:46:30 2018 +++ pkgsrc/sysutils/libisoburn/distinfo Sun Apr 5 12:49:44 2020 @@ -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 --_----------=_158609098441130--