From kay_lehmann@web.de  Sun Jun  8 08:14:15 2003
Return-Path: <kay_lehmann@web.de>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 57ED037B401
	for <FreeBSD-gnats-submit@freebsd.org>; Sun,  8 Jun 2003 08:14:15 -0700 (PDT)
Received: from mail-in-03.arcor-online.net (mail-in-03.arcor-online.net [151.189.21.43])
	by mx1.FreeBSD.org (Postfix) with ESMTP id A306343F3F
	for <FreeBSD-gnats-submit@freebsd.org>; Sun,  8 Jun 2003 08:14:14 -0700 (PDT)
	(envelope-from kay_lehmann@web.de)
Received: from bippes.wg-berlin.de (dsl-213-023-147-026.arcor-ip.net [213.23.147.26])
	by mail-in-03.arcor-online.net (Postfix) with ESMTP id D573139165
	for <FreeBSD-gnats-submit@freebsd.org>; Sun,  8 Jun 2003 17:14:12 +0200 (CEST)
Received: from bippes.wg-berlin.de (localhost.wg-berlin.de [127.0.0.1])
	by bippes.wg-berlin.de (8.12.9/8.12.9) with ESMTP id h58FIJRO015554
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 8 Jun 2003 17:18:19 +0200 (CEST)
	(envelope-from kay@bippes.wg-berlin.de)
Received: (from kay@localhost)
	by bippes.wg-berlin.de (8.12.9/8.12.9/Submit) id h58FIIjj015553;
	Sun, 8 Jun 2003 17:18:18 +0200 (CEST)
	(envelope-from kay)
Message-Id: <200306081518.h58FIIjj015553@bippes.wg-berlin.de>
Date: Sun, 8 Jun 2003 17:18:18 +0200 (CEST)
From: Kay Lehmann <kay_lehmann@web.de>
Reply-To: Kay Lehmann <kay_Lehmann@web.de>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: Maintainer Update: print/lgrind Fix build under 5.x
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         53058
>Category:       ports
>Synopsis:       Maintainer Update: print/lgrind Fix build under 5.x
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jun 08 08:20:03 PDT 2003
>Closed-Date:    Wed Jun 11 20:21:45 PDT 2003
>Last-Modified:  Wed Jun 11 20:21:45 PDT 2003
>Originator:     Kay Lehmann
>Release:        FreeBSD 5.1-RELEASE i386
>Organization:
>Environment:
System: FreeBSD bippes.wg-berlin.de 5.1-RELEASE FreeBSD 5.1-RELEASE #3: Thu Jun 5 15:24:53 CEST 2003 kay@bippes.wg-berlin.de:/usr/obj/usr/src/sys/bippes i386

>Description:
Build of the Port is broken because of malloc.h.
>How-To-Repeat:
Type:
cd /usr/ports/print/lgrind
make
>Fix:

--- Makefile.diff begins here ---
--- Makefile.orig	Sun Jun  8 17:05:49 2003
+++ Makefile	Sun Jun  8 17:02:02 2003
@@ -37,7 +37,8 @@
 EXTRACT_ONLY=	${PORTNAME}.tar.gz
 
 PATCH_SITES=	http://home.arcor.de/kay_lehmann/freebsd/ports/lgrind/
-PATCHFILES=	patch-Makefile.gz patch-source_Makefile.gz
+PATCHFILES=	patch-Makefile.gz patch-source_Makefile.gz \
+		patch-source_lgrind.c.gz patch-source_regexp.c.gz
 
 MAINTAINER=	kay_lehmann@web.de
 COMMENT=	Produce beautiful listings of source code with LaTeX
--- Makefile.diff ends here ---

--- distinfo.diff begins here ---
--- distinfo.orig	Sun Jun  8 17:06:00 2003
+++ distinfo	Sun Jun  8 17:04:39 2003
@@ -21,4 +21,6 @@
 MD5 (lgrind/lgrind/source/v2lg.c) = f642e88c0a0ab2e4183e46dd5f575605
 MD5 (lgrind/patch-Makefile.gz) = 49212838d1d91c42d7d981537ceffafb
 MD5 (lgrind/patch-source_Makefile.gz) = 750ac77c961e287b8984cddfd052d6f5
+MD5 (lgrind/patch-source_lgrind.c.gz) = 5c5d69cb400d4edb7d8f6e1c666ccfac
+MD5 (lgrind/patch-source_regexp.c.gz) = 2eb6d0d78352b1a474742e60a1239ccd
 MD5 (lgrind/lgrind.tar.gz) = IGNORE
--- distinfo.diff ends here ---


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: lioux 
State-Changed-When: Wed Jun 11 20:21:44 PDT 2003 
State-Changed-Why:  
Committed, thanks! 

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