From freddy@murphy.planlos.de  Fri Aug 29 10:48:06 2003
Return-Path: <freddy@murphy.planlos.de>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 3962116A4BF
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 29 Aug 2003 10:48:06 -0700 (PDT)
Received: from murphy.planlos.de (murphy.planlos.de [213.73.92.60])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 548EB43FBD
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 29 Aug 2003 10:48:04 -0700 (PDT)
	(envelope-from freddy@murphy.planlos.de)
Received: from murphy.planlos.de (racoon@localhost [127.0.0.1])
	by murphy.planlos.de (8.12.9/8.12.9) with ESMTP id h7THm36w060770
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 29 Aug 2003 19:48:03 +0200 (CEST)
	(envelope-from freddy@murphy.planlos.de)
Received: (from freddy@localhost)
	by murphy.planlos.de (8.12.9/8.12.9/Submit) id h7THm2vt060769;
	Fri, 29 Aug 2003 19:48:02 +0200 (CEST)
	(envelope-from freddy)
Message-Id: <200308291748.h7THm2vt060769@murphy.planlos.de>
Date: Fri, 29 Aug 2003 19:48:02 +0200 (CEST)
From: Frank Altpeter <frank@altpeter.de>
Reply-To: Frank Altpeter <frank@altpeter.de>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: Update for deskutils/gtimer
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         56148
>Category:       ports
>Synopsis:       Update for deskutils/gtimer
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Aug 29 10:50:16 PDT 2003
>Closed-Date:    Fri Aug 29 10:59:44 PDT 2003
>Last-Modified:  Fri Aug 29 10:59:44 PDT 2003
>Originator:     Frank Altpeter
>Release:        FreeBSD 4.8-STABLE i386
>Organization:
>Environment:
System: FreeBSD murphy.planlos.de 4.8-STABLE FreeBSD 4.8-STABLE #3: Thu Aug 14 13:22:12 CEST 2003 root@murphy.planlos.de:/usr/obj/usr/src/sys/kernconf.murphy i386


	
>Description:
	Port is outdated for almost half a year. This patch will update
	the Makefile and distinfo and create a patch file against
	project.c, which will strip obsolete malloc.h from it.

>How-To-Repeat:
	
>Fix:

diff -ruN gtimer.old/Makefile gtimer/Makefile
--- gtimer.old/Makefile	Fri Apr 18 23:20:06 2003
+++ gtimer/Makefile	Fri Aug 29 19:38:01 2003
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	gtimer
-PORTVERSION=	1.1.5
+PORTVERSION=	1.1.6
 CATEGORIES=	deskutils
 MASTER_SITES=	http://www.radix.net/~cknudsen/gtimer/
 
diff -ruN gtimer.old/distinfo gtimer/distinfo
--- gtimer.old/distinfo	Sat Apr 29 23:36:55 2000
+++ gtimer/distinfo	Fri Aug 29 19:38:27 2003
@@ -1 +1 @@
-MD5 (gtimer-1.1.5.tar.bz2) = 98a3d3be401165f6311598c6da969c03
+MD5 (gtimer-1.1.6.tar.bz2) = 8acc1939abc5c3b25f400688f1d9b053
diff -ruN gtimer.old/files/patch-project.c gtimer/files/patch-project.c
--- gtimer.old/files/patch-project.c	Thu Jan  1 01:00:00 1970
+++ gtimer/files/patch-project.c	Fri Aug 29 19:40:21 2003
@@ -0,0 +1,10 @@
+--- project.c.orig	Fri Aug 29 19:39:38 2003
++++ project.c	Fri Aug 29 19:39:44 2003
+@@ -38,7 +38,6 @@
+ #include <dirent.h>
+ #endif
+ #include <errno.h>
+-#include <malloc.h>
+ #include <string.h>
+ #include <ctype.h>
+ #include <sys/types.h>
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: marcus 
State-Changed-When: Fri Aug 29 10:59:20 PDT 2003 
State-Changed-Why:  
Committed with a REINPLACE to remove malloc.h.  Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=56148 
>Unformatted:
