From f8937d364aabcf375d098b0ed76674bf0f7ac75e Mon Sep 17 00:00:00 2001 From: cpiazza Date: Tue, 31 Aug 1999 03:40:48 +0000 Subject: Author-supplied patchfile changed, so update md5 and patch-aa so this port works again. --- lang/yorick/distinfo | 2 +- lang/yorick/files/patch-aa | 16 ++++++++-------- 2 files changed, 9 insertions(+), 9 deletions(-) (limited to 'lang') diff --git a/lang/yorick/distinfo b/lang/yorick/distinfo index 655cab7..69bd990 100644 --- a/lang/yorick/distinfo +++ b/lang/yorick/distinfo @@ -1,2 +1,2 @@ MD5 (yorick-1.4.tar.gz) = 7cf50b3dee2e1fd54e832d52abd2b88c -MD5 (yorick-1.4.diff.gz) = 90b23c2cf20d5c48b0beeff2f1f6d576 +MD5 (yorick-1.4.diff.gz) = b6e5a17f33d4122980fc752a4a644901 diff --git a/lang/yorick/files/patch-aa b/lang/yorick/files/patch-aa index f0442c0..75862b0 100644 --- a/lang/yorick/files/patch-aa +++ b/lang/yorick/files/patch-aa @@ -1,11 +1,11 @@ ---- Yorick/sysdep.c.orig Sat May 1 17:43:53 1999 -+++ Yorick/sysdep.c Sat May 1 17:41:47 1999 -@@ -135,7 +135,7 @@ - fp_trap(FP_TRAP_FASTMODE); - fp_enable(TRP_INVALID | TRP_DIV_BY_ZERO | TRP_OVERFLOW); +--- Yorick/sysdep.c.orig Mon Aug 30 20:26:38 1999 ++++ Yorick/sysdep.c Mon Aug 30 20:27:02 1999 +@@ -95,7 +95,7 @@ + set_fpc_csr(csr | 0x0103c000); /* core dumps */ + # endif #endif -#ifndef linux +#if !defined(linux) && !defined(__FreeBSD__) - #ifdef __alpha - /* References: exception_intro, ieee man pages */ - #include + # ifdef sgi + /* See man page on handle_sigfpes -- must link with -lfpe */ + #include -- cgit v1.1