From 2d96833baeec079f8f0a68f993c098f2a9a3b862 Mon Sep 17 00:00:00 2001
From: dirk <dirk@FreeBSD.org>
Date: Fri, 7 Jan 2000 19:38:57 +0000
Subject: Upgrade to mkisofs included in cdrecord-1.8a38.

From AN-1.8a38:

- Fixed a seriuos bug related to the structures iso_path_table and
  iso_directory_record.

  Both structures have an odd length and some compilers (e.g. on
  Sun3/mc68020 systems) will padd these structures to an even size.
  For this reason it was a bad idea to use sizeof(iso_path_table)
  of sizeof(iso_directory_record) for on disk size computations.

  The changes affect central functionality and it is needed to do
  testing if my changes will not introduce a new bug.
---
 sysutils/mkisofs/distinfo | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'sysutils/mkisofs/distinfo')

diff --git a/sysutils/mkisofs/distinfo b/sysutils/mkisofs/distinfo
index d24dd4f..fa60255 100644
--- a/sysutils/mkisofs/distinfo
+++ b/sysutils/mkisofs/distinfo
@@ -1 +1 @@
-MD5 (cdrecord-1.8a37.tar.gz) = 2a1916b5d09b80b6724be657b23330ed
+MD5 (cdrecord-1.8a38.tar.gz) = a147a4106fbf28a1ddbbd90cb0e61c9e
-- 
cgit v1.1