From nobody@FreeBSD.org  Mon Oct 15 14:12:40 2001
Return-Path: <nobody@FreeBSD.org>
Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21])
	by hub.freebsd.org (Postfix) with ESMTP id 10CF937B40B
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 15 Oct 2001 14:12:40 -0700 (PDT)
Received: (from nobody@localhost)
	by freefall.freebsd.org (8.11.4/8.11.4) id f9FLCeV54753;
	Mon, 15 Oct 2001 14:12:40 -0700 (PDT)
	(envelope-from nobody)
Message-Id: <200110152112.f9FLCeV54753@freefall.freebsd.org>
Date: Mon, 15 Oct 2001 14:12:40 -0700 (PDT)
From: KATO Tsuguru <tkato@prontomail.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: Update port: cad/xcircuit to 2.3.3.b16
X-Send-Pr-Version: www-1.0

>Number:         31300
>Category:       ports
>Synopsis:       Update port: cad/xcircuit to 2.3.3.b16
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Oct 15 14:20:00 PDT 2001
>Closed-Date:    Fri Oct 19 09:02:16 PDT 2001
>Last-Modified:  Fri Oct 19 09:02:30 PDT 2001
>Originator:     KATO Tsuguru
>Release:        4.4-RELEASE i386
>Organization:
>Environment:
>Description:
- Update to version 2.3.3 rev.16

>How-To-Repeat:

>Fix:
diff -urN /usr/ports/cad/xcircuit/Makefile cad/xcircuit/Makefile
--- /usr/ports/cad/xcircuit/Makefile	Tue Oct  9 18:52:44 2001
+++ cad/xcircuit/Makefile	Sun Oct 14 09:09:21 2001
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	xcircuit
-PORTVERSION=	2.3.3.b15
+PORTVERSION=	2.3.3.b16
 PORTEPOCH=	1
 CATEGORIES=	cad
 MASTER_SITES=	http://xcircuit.ece.jhu.edu/archive/
@@ -25,7 +25,9 @@
 MAN1=		xcircuit.1
 
 post-patch:
-	@find ${WRKSRC} -type f | xargs ${PERL} -pi -e "s|__DARWIN__|__STDC__|g" 
+	@find ${WRKSRC} -name '*.[ch]' | xargs ${PERL} -pi -e \
+		's|<malloc.h>|<stdlib.h>|g'
+
 post-install:
 	@${MKDIR} ${PREFIX}/share/examples/xcircuit
 	${TAR} -C ${WRKSRC}/examples --exclude CVS -cf - . | \
diff -urN /usr/ports/cad/xcircuit/distinfo cad/xcircuit/distinfo
--- /usr/ports/cad/xcircuit/distinfo	Tue Oct  9 18:52:44 2001
+++ cad/xcircuit/distinfo	Sun Oct 14 08:42:27 2001
@@ -1 +1 @@
-MD5 (xcircuit-2.3.3.tar.bz2) = c97b2effb309da614418090176310333
+MD5 (xcircuit-2.3.3.tar.bz2) = 9579a25806fcd2cbca1f0b1840131b65

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: kevlo 
State-Changed-When: Fri Oct 19 09:02:16 PDT 2001 
State-Changed-Why:  
Committed, thanks. 

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=31300 
>Unformatted:
