Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 Aug 2001 13:17:21 +0900
From:      takamiti@tsden.org
To:        FreeBSD-gnats-submit@freebsd.org
Cc:        takamiti@tsden.org
Subject:   ports/29719: update extipl-5.03
Message-ID:  <20010815131721E.takamiti@tsden.org>

next in thread | raw e-mail | index | archive | help

>Number:         29719
>Category:       ports
>Synopsis:       update extipl-5.03
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Aug 14 21:40:01 PDT 2001
>Closed-Date:
>Last-Modified:
>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:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010815131721E.takamiti>