Bug 226318 - [Patch] for devel/libisofs to fix xorriso -hfsplus option bug
Summary: [Patch] for devel/libisofs to fix xorriso -hfsplus option bug
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Many People
Assignee: Yuri Victorovich
URL:
Keywords: patch
Depends on:
Blocks:
 
Reported: 2018-03-03 03:07 UTC by Eric Turgeon
Modified: 2018-03-08 20:20 UTC (History)
1 user (show)

See Also:


Attachments
Patch to fix hfsplus (290 bytes, patch)
2018-03-03 03:07 UTC, Eric Turgeon
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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!