From takamiti@tsden.org  Tue Aug 14 21:39:34 2001
Return-Path: <takamiti@tsden.org>
Received: from smtp1.dti.ne.jp (smtp1.dti.ne.jp [202.216.228.36])
	by hub.freebsd.org (Postfix) with ESMTP id 6C83E37B409
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 14 Aug 2001 21:39:33 -0700 (PDT)
	(envelope-from takamiti@tsden.org)
Received: from venus.dti.ne.jp (PPP27.fukushima-ap5.dti.ne.jp [210.170.185.27]) by smtp1.dti.ne.jp (8.9.3/3.7W) with ESMTP id NAA16541; Wed, 15 Aug 2001 13:39:31 +0900 (JST)
Message-Id: <20010815131721E.takamiti@tsden.org>
Date: Wed, 15 Aug 2001 13:17:21 +0900
From: takamiti@tsden.org
Reply-To: takamiti@tsden.org
To: FreeBSD-gnats-submit@freebsd.org
Cc: takamiti@tsden.org
Subject: update extipl-5.03

>Number:         29719
>Category:       ports
>Synopsis:       update extipl-5.03
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Aug 14 21:40:01 PDT 2001
>Closed-Date:    Tue Nov 6 09:47:53 PST 2001
>Last-Modified:  Tue Nov 06 09:48:48 PST 2001
>Originator:     KIMURA Takamichi
>Release:        FreeBSD 4.2-RELEASE i386
>Organization:
>Environment:

	ibm i386

>Description:

	fixed ports for version 5.03

>How-To-Repeat:

	

>Fix:

diff -uNr extipl-501/Makefile extipl/Makefile
--- extipl-501/Makefile	Fri Mar 23 00:04:22 2001
+++ extipl/Makefile	Wed Aug 15 12:59:40 2001
@@ -1,12 +1,12 @@
 # New ports collection makefile for:	extipl
-# Date created:		8 January 2001
+# Date created:		15 August 2001
 # Whom:			KIMURA Takamichi <takamiti@tsden.org>
 #
 # $FreeBSD: ports/sysutils/extipl/Makefile,v 1.1 2001/03/22 15:04:22 okazaki Exp $
 #
 
 PORTNAME=	extipl
-PORTVERSION=	5.01
+PORTVERSION=	5.03
 CATEGORIES=	sysutils
 MASTER_SITES=	ftp://ftp.tsden.org/pub/extipl/PC-Unix/
 
@@ -15,6 +15,8 @@
 BUILD_DEPENDS=	nasm:${PORTSDIR}/devel/nasm
 
 ONLY_FOR_ARCHS=	i386
+
+USE_GMAKE=	yes
 
 WRKSRC=		${WRKDIR}/${DISTNAME}/src
 
diff -uNr extipl-501/distinfo extipl/distinfo
--- extipl-501/distinfo	Fri Mar 23 00:04:22 2001
+++ extipl/distinfo	Wed Aug 15 12:51:33 2001
@@ -1 +1 @@
-MD5 (extipl-5.01.tar.gz) = b6f9e65710d736b7f3f4d48523c3f603
+MD5 (extipl-5.03.tar.gz) = 980e665e01d41739789d6f586ca8fa4b


	

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->analyzed 
State-Changed-By: dwcjr 
State-Changed-When: Thu Aug 30 18:44:00 PDT 2001 
State-Changed-Why:  
Only master site is down so I cannot test yet. 


Responsible-Changed-From-To: freebsd-ports->dwcjr 
Responsible-Changed-By: dwcjr 
Responsible-Changed-When: Thu Aug 30 18:44:00 PDT 2001 
Responsible-Changed-Why:  
I'll handle this one 

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=29719 

From: "David W. Chapman Jr." <dwcjr@inethouston.net>
To: freebsd-gnats-submit@FreeBSD.org, takamiti@tsden.org
Cc:  
Subject: Re: ports/29719: update extipl-5.03
Date: Thu, 30 Aug 2001 20:43:38 +0000

 You should not change the date created for future reference.
 
State-Changed-From-To: analyzed->feedback 
State-Changed-By: dwcjr 
State-Changed-When: Sat Sep 15 22:54:37 PDT 2001 
State-Changed-Why:  
Waiting on response from originator for one more week. 

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=29719 

From: "David W. Chapman Jr." <dwcjr@inethouston.net>
To: freebsd-gnats-submit@FreeBSD.org, takamiti@tsden.org
Cc:  
Subject: Re: ports/29719: update extipl-5.03
Date: Sun, 16 Sep 2001 00:54:31 +0000

 Distfile still cannot be downloaded.
 

From: takamiti@tsden.org
To: FreeBSD-gnats-submit@freebsd.org
Cc: takamiti@tsden.org
Subject: ports/29719: sysutils/extipl, MASTER_SITES changed
Date: Wed, 19 Sep 2001 19:55:48 +0900

 >Submitter-Id:   current-users
 >Originator:     KIMURA Takamichi
 >Organization:   
 >Confidential:   no 
 >Synopsis:       ports/29719: sysutils/extipl, MASTER_SITES changed
 >Severity:       non-critical
 >Priority:       medium
 >Category:       ports
 >Release:        FreeBSD 4.3-RELEASE i386
 >Class:          change-request
 >Environment: 
 
 	ibm i386
 
 >Description: 
 
 	sysutils/extipl(ver 5.03) MASTER_SITES changed to ftp:///ports.jp.FreeBSD.org/
 
 >How-To-Repeat: 
 
 	
 
 >Fix: 
 
 diff -uNr extipl.old/Makefile extipl/Makefile
 --- extipl.old/Makefile	Wed Aug 15 12:59:40 2001
 +++ extipl/Makefile	Tue Sep 18 21:04:20 2001
 @@ -1,5 +1,5 @@
  # New ports collection makefile for:	extipl
 -# Date created:		15 August 2001
 +# Date created:		18 September 2001
  # Whom:			KIMURA Takamichi <takamiti@tsden.org>
  #
  # $FreeBSD: ports/sysutils/extipl/Makefile,v 1.1 2001/03/22 15:04:22 okazaki Exp $
 @@ -8,7 +8,7 @@
  PORTNAME=	extipl
  PORTVERSION=	5.03
  CATEGORIES=	sysutils
 -MASTER_SITES=	ftp://ftp.tsden.org/pub/extipl/PC-Unix/
 +MASTER_SITES=	ftp://ports.jp.FreeBSD.org/pub/FreeBSD-jp/ports-jp/LOCAL_PORTS/
  
  MAINTAINER=	takamiti@tsden.org
  

From: "David W. Chapman Jr." <dwcjr@inethouston.net>
To: freebsd-gnats-submit@FreeBSD.org, takamiti@tsden.org
Cc:  
Subject: Re: ports/29719: update extipl-5.03
Date: Thu, 20 Sep 2001 21:55:09 -0500

 Can you please stop modifying the Date Created: field on the ports?
 

From: "David W. Chapman Jr." <dwcjr@inethouston.net>
To: freebsd-gnats-submit@FreeBSD.org, takamiti@tsden.org
Cc:  
Subject: Re: ports/29719: update extipl-5.03
Date: Thu, 20 Sep 2001 21:55:40 -0500

 c -O -pipe -march=k6 -march=k6 -o bin2src bin2src.c
 nasm -f bin -o antares.bin -l antares.lst antares.asm
 nasm -dFDTEST -f bin -o antaresA.bin -l antaresA.lst antares.asm
 nasm -f bin -o altair.bin -l altair.lst altair.asm
 nasm -dFDTEST -f bin -o altairA.bin -l altairA.lst altair.asm
 nasm -dTAURUS -f bin -o aldebaran.bin -l aldebaran.lst pollux.asm
 nasm -dWRTBL_ENABLE -dVERBOSE -dHOOKUP13 -f bin -o pollux.bin -l 
 pollux.lst pollux.asm
 nasm -dWRTBL_ENABLE -dVERBOSE -dHOOKUP13 -DFDTEST -f bin -o polluxA.bin 
 -l polluxA.lst
 nasm: no input file specified
 type `nasm -h' for help
 *** Error code 1
 
Responsible-Changed-From-To: dwcjr->freebsd-ports 
Responsible-Changed-By: dwcjr 
Responsible-Changed-When: Fri Oct 19 07:41:01 PDT 2001 
Responsible-Changed-Why:  
No time for this one anymore. 

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=29719 
State-Changed-From-To: feedback->closed 
State-Changed-By: petef 
State-Changed-When: Tue Nov 6 09:47:53 PST 2001 
State-Changed-Why:  
It seems like both MASTER_SITES (the old one, and the new one) work, so I've 
just added the ports.jp.FreeBSD.org mirror as the first MASTER_SITE, and the 
old ftp.tsden.org mirror as a backup.  Thanks! 

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