Andreas Wacknitz
2020-08-01 57b88429e02ef7ff1d17110632e496a22e7e41e4
xorriso: update to 1.5.3

4 files modified
24 ■■■■ changed files
components/sysutils/xorriso/Makefile 4 ●●●● patch | view | raw | blame | history
components/sysutils/xorriso/manifests/sample-manifest.p5m 3 ●●●● patch | view | raw | blame | history
components/sysutils/xorriso/test/results-64.master 16 ●●●● patch | view | raw | blame | history
components/sysutils/xorriso/xorriso.p5m 1 ●●●● patch | view | raw | blame | history
components/sysutils/xorriso/Makefile
@@ -27,13 +27,13 @@
include ../../../make-rules/shared-macros.mk
COMPONENT_NAME=         xorriso
COMPONENT_VERSION=      1.5.1
COMPONENT_VERSION=      1.5.3
COMPONENT_SRC=          $(COMPONENT_NAME)-$(COMPONENT_VERSION)
COMPONENT_SUMMARY=    command line ISO-9660 and Rock Ridge manipulation tool
COMPONENT_PROJECT_URL=  https://www.gnu.org/software/xorriso/
COMPONENT_ARCHIVE=      $(COMPONENT_SRC).tar.gz
COMPONENT_ARCHIVE_HASH=    \
    sha256:c100021e78b55e73a28826906e9d398ef1037b128ac0e1cc48faba8aa3dcdf15
    sha256:bb8db9274caecd44993e8242e6acff4298b3508b83ac3c51c9fd970b9e765adc
COMPONENT_ARCHIVE_URL=  https://www.gnu.org/software/xorriso/$(COMPONENT_ARCHIVE)
COMPONENT_FMRI=        media/xorriso
COMPONENT_CLASSIFICATION=    System/Media
components/sysutils/xorriso/manifests/sample-manifest.p5m
@@ -10,7 +10,7 @@
#
#
# Copyright 2018 <contributor>
# Copyright 2020 <contributor>
#
set name=pkg.fmri value=pkg:/$(COMPONENT_FMRI)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
@@ -29,6 +29,7 @@
link path=usr/bin/xorrisofs target=xorriso
file path=usr/share/info/dir
file path=usr/share/info/xorrecord.info
file path=usr/share/info/xorriso-dd-target.info
file path=usr/share/info/xorriso-tcltk.info
file path=usr/share/info/xorriso.info
file path=usr/share/info/xorrisofs.info
components/sysutils/xorriso/test/results-64.master
@@ -2,19 +2,19 @@
/usr/gnu/bin/make  check-local
make[2]: Entering directory '$(@D)'
xorriso/xorriso -no_rc -version -list_extras all
GNU xorriso 1.5.1 : RockRidge filesystem manipulator, libburnia project.
GNU xorriso 1.5.3 : RockRidge filesystem manipulator, libburnia project.
GNU xorriso 1.5.1
GNU xorriso 1.5.3
ISO 9660 Rock Ridge filesystem manipulator and CD/DVD/BD burn program
Copyright (C) 2019, Thomas Schmitt <scdbackup@gmx.net>, libburnia project.
xorriso version   :  1.5.1
Version timestamp :  2019.07.06.130540
xorriso version   :  1.5.3
Version timestamp :  2019.12.07.203142
Build timestamp   :  -none-given-
libisofs   in use :  1.5.1  (min. 1.5.1)
libjte     in use :  1.0.0  (min. 1.0.0)
libburn    in use :  1.5.1  (min. 1.5.1)
libisofs   in use :  1.5.3  (min. 1.5.3)
libjte     in use :  2.0.0  (min. 2.0.0)
libburn    in use :  1.5.3  (min. 1.5.3)
libburn OS adapter:  internal Solaris uscsi adapter sg-solaris
libisoburn in use :  1.5.1  (min. 1.5.1)
libisoburn in use :  1.5.3  (min. 1.5.3)
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
components/sysutils/xorriso/xorriso.p5m
@@ -30,6 +30,7 @@
link path=usr/bin/xorrisofs target=xorriso
#file path=usr/share/info/dir
file path=usr/share/info/xorrecord.info
file path=usr/share/info/xorriso-dd-target.info
file path=usr/share/info/xorriso-tcltk.info
file path=usr/share/info/xorriso.info
file path=usr/share/info/xorrisofs.info