ports/53058: Maintainer Update: print/lgrind Fix build under 5.x

Kay Lehmann kay_lehmann at web.de
Sun Jun 8 15:20:06 UTC 2003


>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:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jun 08 08:20:03 PDT 2003
>Closed-Date:
>Last-Modified:
>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 at 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 at 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:
>Unformatted:



More information about the freebsd-ports-bugs mailing list