pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/misc/udfclient Argh! small patch added; thanks to Dave...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/bbdc99c3e1cd
branches:  trunk
changeset: 463066:bbdc99c3e1cd
user:      reinoud <reinoud%pkgsrc.org@localhost>
date:      Mon Oct 27 03:56:39 2003 +0000

description:
Argh! small patch added; thanks to Dave Huang it turned out that
NetBSD/i386-currnet with gcc 3.3.2-nb1 was having trouble with two casts;
they are harmless but need -fno-strict-aliasing to get it to compile.

diffstat:

 misc/udfclient/distinfo |  5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)

diffs (12 lines):

diff -r fff941ab2bf3 -r bbdc99c3e1cd misc/udfclient/distinfo
--- a/misc/udfclient/distinfo   Mon Oct 27 03:56:03 2003 +0000
+++ b/misc/udfclient/distinfo   Mon Oct 27 03:56:39 2003 +0000
@@ -1,6 +1,5 @@
-$NetBSD: distinfo,v 1.4 2003/10/27 03:22:52 reinoud Exp $
+$NetBSD: distinfo,v 1.5 2003/10/27 03:56:39 reinoud Exp $
 
 SHA1 (UDFclient.0.1p2.tgz) = b694f206da740650a41365b5cc248034040845f0
 Size (UDFclient.0.1p2.tgz) = 75080 bytes
-SHA1 (patch-aa) = 390ac9ff7ddd1a391729bf10272a762d7a4ff84b
-SHA1 (patch-ab) = 78a6d8b9b02656fb94d6fec56ba8b009e1c30b80
+SHA1 (patch-aa) = 84856780260ff0e0b9703a0f23113d4e4f1573dd



Home | Main Index | Thread Index | Old Index