Bug 226318

Summary: [Patch] for devel/libisofs to fix xorriso -hfsplus option bug
Product: Ports & Packages Reporter: Eric Turgeon <ericturgeon.bsd>
Component: Individual Port(s)Assignee: Yuri Victorovich <yuri>
Status: Closed FIXED    
Severity: Affects Many People CC: yuri
Priority: --- Keywords: patch
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Patch to fix hfsplus none

Description Eric Turgeon 2018-03-03 03:07:02 UTC
Created attachment 191162 [details]
Patch to fix hfsplus

There is a bug in libisofs affecting xorriso -hfsplus option. http://forums.ghostbsd.org/viewtopic.php?f=98&t=711

I did a patch to fix the issue.
Comment 1 Yuri Victorovich freebsd_committer freebsd_triage 2018-03-03 18:42:52 UTC
ericturgeon.bsd@gmail.com,

Please submit this patch upstream: https://dev.lovelyhq.com/libburnia/web/wikis/home

This isn't related to the port itself, therefore should be applied upstream.
Comment 2 Eric Turgeon 2018-03-04 00:59:09 UTC
The developer himself told me to write the patch for the port until he releases 1.4.9.
Comment 3 Eric Turgeon 2018-03-08 18:41:10 UTC
Is the patch will be added to the port?
Comment 4 Yuri Victorovich freebsd_committer freebsd_triage 2018-03-08 18:48:24 UTC
(In reply to ericturgeon.bsd from comment #3)

Ok, I will add it.
Comment 5 Yuri Victorovich freebsd_committer freebsd_triage 2018-03-08 18:56:04 UTC
Committed, thanks!
Comment 6 commit-hook freebsd_committer freebsd_triage 2018-03-08 18:56:05 UTC
A commit references this bug:

Author: yuri
Date: Thu Mar  8 18:55:50 UTC 2018
New revision: 463912
URL: https://svnweb.freebsd.org/changeset/ports/463912

Log:
  devel/libisofs: Add the patch to fix xorriso -hfsplus option bug

  References:
  http://forums.ghostbsd.org/viewtopic.php?f=98&t=711

  PR:		226318
  Submitted by:	ericturgeon.bsd@gmail.com
  Approved by:	tcberner (mentor, implicit)

Changes:
  head/devel/libisofs/Makefile
  head/devel/libisofs/files/
  head/devel/libisofs/files/patch-libisofs_hfsplus__classes.c
Comment 7 Eric Turgeon 2018-03-08 19:30:54 UTC
Thanks, Yuri!
Comment 8 Yuri Victorovich freebsd_committer freebsd_triage 2018-03-08 20:20:59 UTC
(In reply to ericturgeon.bsd from comment #7)


You're welcome, ericturgeon.bsd@gmail.com!