pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/sysutils/cdrtools



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sat Aug 23 05:38:22 UTC 2014

Modified Files:
        pkgsrc/sysutils/cdrtools: Makefile distinfo
Added Files:
        pkgsrc/sysutils/cdrtools/patches: patch-mkisofs_mkisofs.c

Log Message:
Add a patch from Valeriy Ushakov:

The bug prevents mkisofs from creating old-style distrib/cdrom ISO
image for macppc.  Trying to create bootable macppc CD in distrib/cdrom
using cdrtools mkisofs fails with:

    mkisofs: No such file or directory. Invalid node - '--macbin'.

The bug is in option spec that causes mkisofs to misparse
-hide-hfs-list option.  The patch is actually a single whitespace
character.

Bump PKGREVISION.


To generate a diff of this commit:
cvs rdiff -u -r1.107 -r1.108 pkgsrc/sysutils/cdrtools/Makefile
cvs rdiff -u -r1.83 -r1.84 pkgsrc/sysutils/cdrtools/distinfo
cvs rdiff -u -r0 -r1.1 \
    pkgsrc/sysutils/cdrtools/patches/patch-mkisofs_mkisofs.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index