File tree 2 files changed +26
-1
lines changed
2 files changed +26
-1
lines changed Original file line number Diff line number Diff line change 1
- $NetBSD: distinfo,v 1.5 2005/02/23 22:24 :16 agc Exp $
1
+ $NetBSD: distinfo,v 1.6 2007/08/01 21:53 :16 joerg Exp $
2
2
3
3
SHA1 (jam-2.5nb1/jam-2.5.zip) = 794a3f4483315c6b9f010f03b592646d3815328c
4
4
RMD160 (jam-2.5nb1/jam-2.5.zip) = 8e2779e6e41e34d2368e54813e3c92d4604b9e66
5
5
Size (jam-2.5nb1/jam-2.5.zip) = 191864 bytes
6
+ SHA1 (patch-aa) = b24098cda1e4dfc1638df0ba945716de030a7d48
Original file line number Diff line number Diff line change
1
+ $NetBSD: patch-aa,v 1.3 2007/08/01 21:53:16 joerg Exp $
2
+
3
+ --- jam.h.orig 2007-08-01 21:32:10.000000000 +0000
4
+ +++ jam.h
5
+ @@ -379,19 +379,7 @@
6
+ # include <memory.h>
7
+ # endif
8
+
9
+ -# ifndef OS_ULTRIX
10
+ # include <stdlib.h>
11
+ -# endif
12
+ -
13
+ -# if !defined(OS_BSDI) && \
14
+ - !defined(OS_FREEBSD) && \
15
+ - !defined(OS_NEXT) && \
16
+ - !defined(OS_MACHTEN) && \
17
+ - !defined(OS_MACOSX) && \
18
+ - !defined(OS_RHAPSODY) && \
19
+ - !defined(OS_MVS)
20
+ -# include <malloc.h>
21
+ -# endif
22
+
23
+ # endif
24
+
You can’t perform that action at this time.
0 commit comments