From tkato432@yahoo.com  Sat Jun 26 15:03:23 2004
Return-Path: <tkato432@yahoo.com>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id D7C7F16A4CE
	for <FreeBSD-gnats-submit@FreeBSD.org>; Sat, 26 Jun 2004 15:03:23 +0000 (GMT)
Received: from hfep02.dion.ne.jp (hfep02.dion.ne.jp [203.181.105.68])
	by mx1.FreeBSD.org (Postfix) with ESMTP id E85F143D3F
	for <FreeBSD-gnats-submit@FreeBSD.org>; Sat, 26 Jun 2004 15:03:22 +0000 (GMT)
	(envelope-from tkato432@yahoo.com)
Received: from localhost ([218.222.54.157]) by hfep02.dion.ne.jp with SMTP
          id <20040626150255882.VETF@hfep02.dion.ne.jp>
          for <FreeBSD-gnats-submit@FreeBSD.org>;
          Sun, 27 Jun 2004 00:02:55 +0900
Message-Id: <20040627000026.4bd08741.tkato432@yahoo.com>
Date: Sun, 27 Jun 2004 00:00:26 +0900
From: KATO Tsuguru <tkato432@yahoo.com>
To: FreeBSD-gnats-submit@FreeBSD.org
Subject: Update port: devel/cxref to 1.5g

>Number:         68374
>Category:       ports
>Synopsis:       Update port: devel/cxref to 1.5g
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    krion
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jun 26 15:10:24 GMT 2004
>Closed-Date:    Sun Jun 27 18:16:51 GMT 2004
>Last-Modified:  Sun Jun 27 18:16:51 GMT 2004
>Originator:     KATO Tsuguru
>Release:        FreeBSD 4.10-RELEASE i386
>Organization:
>Environment:
>Description:
- Update to version 1.5g

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/devel/cxref/Makefile devel/cxref/Makefile
--- /usr/ports/devel/cxref/Makefile	Thu Apr 29 19:41:36 2004
+++ devel/cxref/Makefile	Mon Jun 14 20:23:05 2004
@@ -6,22 +6,22 @@
 #
 
 PORTNAME=	cxref
-PORTVERSION=	1.5e
-PORTREVISION=	1
+PORTVERSION=	1.5g
 CATEGORIES=	devel
 MASTER_SITES=	${MASTER_SITE_SUNSITE} \
-		ftp://ftp.demon.co.uk/pub/unix/tools/
+		http://www.gedanken.demon.co.uk/download-cxref/
 MASTER_SITE_SUBDIR=	devel/lang/c
 EXTRACT_SUFX=	.tgz
 
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	C program cross-referencing & documentation tool
 
+USE_BISON=	yes
 USE_GMAKE=	yes
 GNU_CONFIGURE=	yes
 CONFIGURE_TARGET=	--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
-CONFIGURE_ARGS=	--with-cxref-cpp
 
-MAN1=		cxref.1 cxref-cpp.1 cxref-query.1
+MAN1=		cxref.1 cxref-query.1
+PLIST_FILES=	bin/cxref bin/cxref-cc bin/cxref-query 
 
 .include <bsd.port.mk>
diff -urN /usr/ports/devel/cxref/distinfo devel/cxref/distinfo
--- /usr/ports/devel/cxref/distinfo	Thu Jan 29 20:21:12 2004
+++ devel/cxref/distinfo	Mon Jun 14 20:12:55 2004
@@ -1,2 +1,2 @@
-MD5 (cxref-1.5e.tgz) = 95d6055615f2fdefb39a2647ac70702f
-SIZE (cxref-1.5e.tgz) = 328258
+MD5 (cxref-1.5g.tgz) = cf54c31438f9e5de17614f7c41fb63a5
+SIZE (cxref-1.5g.tgz) = 343174
diff -urN /usr/ports/devel/cxref/pkg-plist devel/cxref/pkg-plist
--- /usr/ports/devel/cxref/pkg-plist	Tue Apr 20 22:05:39 2004
+++ devel/cxref/pkg-plist	Thu Jan  1 09:00:00 1970
@@ -1,4 +0,0 @@
-bin/cxref
-bin/cxref-cc
-bin/cxref-cpp
-bin/cxref-query
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->krion 
Responsible-Changed-By: krion 
Responsible-Changed-When: Sat Jun 26 15:50:06 GMT 2004 
Responsible-Changed-Why:  
Grab. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=68374 
State-Changed-From-To: open->closed 
State-Changed-By: krion 
State-Changed-When: Sun Jun 27 18:16:49 GMT 2004 
State-Changed-Why:  
Committed, thanks! 

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