Skip site navigation (1)Skip section navigation (2)
Date:      4 Jan 2005 23:36:42 -0000
From:      Joe Kelsey <joe@zircon.seattle.wa.us>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/75828: Fix shells/ksh93 port
Message-ID:  <20050104233642.54609.qmail@zircon.seattle.wa.us>
Resent-Message-ID: <200501042340.j04NeLhh006910@freefall.freebsd.org>

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

>Number:         75828
>Category:       ports
>Synopsis:       Fix shells/ksh93 port
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jan 04 23:40:21 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Joe Kelsey
>Release:        FreeBSD 5.3-STABLE i386
>Organization:
Joseph M. Kelsey
>Environment:
System: FreeBSD zircon.zircon.seattle.wa.us 5.3-STABLE FreeBSD 5.3-STABLE #4: Thu Dec 30 14:09:34 PST 2004 joe@zircon.zircon.seattle.wa.us:/usr/obj/usr/src/sys/ZIRCON i386

>Description:
	Update ksh93 to 2004-12-25 version
>How-To-Repeat:
	Update ksh93 to 2004-12-25 version.
>Fix:

In addition to the two files here (Makefile and distinfo), please remove
the files directory and all contents.  The new version of ksh93 does not
require patches.

--- Makefile.old	Wed Dec 29 15:17:18 2004
+++ Makefile	Mon Jan  3 20:41:23 2005
@@ -2,11 +2,12 @@
 # Date created:                2000-12-26
 # Whom:                        Christian Weisgerber <naddy@mips.inka.de>
 #
-# $FreeBSD: ports/shells/ksh93/Makefile,v 1.38 2004/12/29 23:17:18 kris Exp $
+# $FreeBSD: ports/shells/ksh93/Makefile,v 1.37 2004/03/18 02:07:14 glewis Exp $
 
 PORTNAME=	ksh93
 PORTVERSION=	${VERSION:S/-//g}
 CATEGORIES=	shells
+FETCH_ENV=	HTTP_AUTH='basic:*:I accept www.opensource.org/licenses/cpl:.'
 MASTER_SITES=	http://www.research.att.com/~gsf/download/tgz/
 DISTNAME=	${PORTNAME}-${VERSION}
 DISTFILES=	INIT.${VERSION}.tgz ast-ksh.${VERSION}.tgz
@@ -15,10 +16,8 @@
 MAINTAINER=	joe@zircon.seattle.wa.us
 COMMENT=	Official AT&T release of KornShell 93
 
-VERSION=	2004-02-29
-RESTRICTED=	"Source recipient must acknowledge license"
-
-BROKEN=		Unfetchable
+VERSION=	2004-12-25
+RESTRICTED=    "Source recipient must acknowledge license"
 
 NO_WRKSUBDIR=	yes
 MAKE_ENV=	CCFLAGS="${CFLAGS}" SHELL="${SH}"


--- distinfo.old	Wed Mar 17 17:51:29 2004
+++ distinfo	Mon Jan  3 20:40:13 2005
@@ -1,4 +1,4 @@
-MD5 (ksh93/INIT.2004-02-29.tgz) = cd4cc8fe24b040685451bea07f9bd163
-SIZE (ksh93/INIT.2004-02-29.tgz) = 268141
-MD5 (ksh93/ast-ksh.2004-02-29.tgz) = fa91217bc99ccf9cc32b3250a2431185
-SIZE (ksh93/ast-ksh.2004-02-29.tgz) = 2501552
+MD5 (ksh93/INIT.2004-12-25.tgz) = c659409c2799256ca7ee8fce609338c0
+SIZE (ksh93/INIT.2004-12-25.tgz) = 301873
+MD5 (ksh93/ast-ksh.2004-12-25.tgz) = 70138c1cfa70299794f4e65f985eafda
+SIZE (ksh93/ast-ksh.2004-12-25.tgz) = 1525943
>Release-Note:
>Audit-Trail:
>Unformatted:



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