From 2411f08a1c55682605b8c69c4f9a498e2d0b6acc Mon Sep 17 00:00:00 2001 From: agc Date: Wed, 17 Jul 2002 11:30:41 +0000 Subject: Update the patch to match the new Makefile in version 1.30 --- math/aribas/distinfo | 4 ++-- math/aribas/patches/patch-aa | 14 +++++++------- 2 files changed, 9 insertions(+), 9 deletions(-) (limited to 'math') diff --git a/math/aribas/distinfo b/math/aribas/distinfo index fcb1e181b52..6f99573303d 100644 --- a/math/aribas/distinfo +++ b/math/aribas/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.4 2002/05/21 11:18:11 wiz Exp $ +$NetBSD: distinfo,v 1.5 2002/07/17 11:30:41 agc Exp $ SHA1 (aribas-1.30.tar.gz) = 3861ea1342e4996d0b5e9c372bf045ac80cffe8a Size (aribas-1.30.tar.gz) = 250747 bytes -SHA1 (patch-aa) = 0923d0f36e3d1e8d6fa2b558c8d7bb3aaf08110c +SHA1 (patch-aa) = 3479b648eb023a77ee5a8931781854a84b92e71f diff --git a/math/aribas/patches/patch-aa b/math/aribas/patches/patch-aa index 019fb64f769..95e0abf2c2f 100644 --- a/math/aribas/patches/patch-aa +++ b/math/aribas/patches/patch-aa @@ -1,9 +1,9 @@ -$NetBSD: patch-aa,v 1.2 2001/01/28 05:44:52 jtb Exp $ +$NetBSD: patch-aa,v 1.3 2002/07/17 11:30:41 agc Exp $ ---- Makefile.orig Fri Jan 26 09:05:22 2001 -+++ Makefile +--- Makefile.orig Mon Mar 4 16:11:32 2002 ++++ Makefile Wed Jul 17 12:27:27 2002 @@ -4,8 +4,8 @@ - # date: 2001-01-25 + # date: 2002-03-03 ############################################################# -CC = cc @@ -17,12 +17,12 @@ $NetBSD: patch-aa,v 1.2 2001/01/28 05:44:52 jtb Exp $ #CC = gcc #CFLAGS = -DUNiX -DPROTO -O -v --MEMFLAG = -DMEM=6 -+#MEMFLAG = -DMEM=6 +-MEMFLAG1 = -DMEM=6 ++#MEMFLAG1 = -DMEM=6 # MEM may be set to any integer value from 1 to 16. # This is the size of the ARIBAS heap in Megabytes # The value should not exceed one half of the RAM of your machine -@@ -34,14 +34,14 @@ +@@ -37,14 +37,14 @@ terminal.o: logscr.inc .c.o: -- cgit v1.2.3