From c7725a656e405a718907042f0d67fe29cc47831a Mon Sep 17 00:00:00 2001 From: Andrey Slusar Date: Fri, 24 Mar 2006 20:27:39 +0000 Subject: - Fix DMAKEROOT path [1] - Update MASTER_SITES. PR: ports/93383 [1] Submitted by: Malcolm Kay [1] --- devel/dmake/files/patch-warnings | 15 --------------- 1 file changed, 15 deletions(-) (limited to 'devel/dmake/files/patch-warnings') diff --git a/devel/dmake/files/patch-warnings b/devel/dmake/files/patch-warnings index 8202e8fb6d9d..b8e95b36da94 100644 --- a/devel/dmake/files/patch-warnings +++ b/devel/dmake/files/patch-warnings @@ -126,18 +126,3 @@ most common. + /* char *newtmp; */ /* This call to Get_temp sets TMPFILE for subsequent expansion of file. ---- configure Fri Oct 22 05:36:37 2004 -- fix warnings, so configure does -+++ configure Sun Jan 2 19:07:52 2005 -- not conclude, our utime is bad. -@@ -6207,4 +6207,5 @@ - /* end confdefs.h. */ - $ac_includes_default -+#include - int - main () -@@ -6212,5 +6213,5 @@ - struct stat s, t; - exit (!(stat ("conftest.data", &s) == 0 -- && utime ("conftest.data", (long *)0) == 0 -+ && utime ("conftest.data", (void *)0) == 0 - && stat ("conftest.data", &t) == 0 - && t.st_mtime >= s.st_mtime -- cgit v1.2.3