From b600fbe54ec486278bdfbb8037e7bdef695c1f29 Mon Sep 17 00:00:00 2001 From: kristerw Date: Fri, 25 Jul 2003 18:02:37 +0000 Subject: Update ast-ksh (and static-ast-ksh) to version 20030621. Changes since 20030422 (from the release notes): A source and binary update. There are few small but significant patches for ksh and nmake. nmake -l/+l library list generation is much improved. IBM z-series { linux.s390, linux.s390-64 } and i-series { linux.ppc64 } binary architectures have been added, and the ebcdic { mvs.390 } has been updated after a long absence. --- shells/ast-ksh/Makefile.common | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'shells/ast-ksh/Makefile.common') diff --git a/shells/ast-ksh/Makefile.common b/shells/ast-ksh/Makefile.common index 87564398b8d..90bf7f0d2cd 100644 --- a/shells/ast-ksh/Makefile.common +++ b/shells/ast-ksh/Makefile.common @@ -1,5 +1,5 @@ # $OpenBSD: Makefile,v 1.5 2001/11/21 01:17:43 naddy Exp $ -# $NetBSD: Makefile.common,v 1.4 2003/07/17 22:53:21 grant Exp $ +# $NetBSD: Makefile.common,v 1.5 2003/07/25 18:02:37 kristerw Exp $ DISTNAME= ast-ksh-${ASTKSH_VERSION} PKGNAME= ast-ksh-${ASTKSH_VERSION:S/-//g} @@ -25,7 +25,7 @@ NO_SRC_ON_FTP= ${RESTRICTED} # needs pdksh ONLY_FOR_PLATFORM= NetBSD-* -ASTKSH_VERSION= 2003-04-22 +ASTKSH_VERSION= 2003-06-21 USE_BUILDLINK2= YES USE_PKGINSTALL= YES -- cgit v1.2.3