From bb59ec84c08cfdc1e28e8cb858fc9cda4abdf1b5 Mon Sep 17 00:00:00 2001 From: adam Date: Tue, 8 Mar 2005 09:05:46 +0000 Subject: Changes 050219: examples: * Updated the example initialization files. * Added a few command files to give users a head start in scripting the shell. osh.1 and sh6.1: * Made a few more minimal revisions. osh and sh6: * Did a little more code cleanup. --- shells/osh/Makefile | 11 +++++------ shells/osh/distinfo | 8 ++++---- 2 files changed, 9 insertions(+), 10 deletions(-) (limited to 'shells') diff --git a/shells/osh/Makefile b/shells/osh/Makefile index 93e96ccd4e4..5ad6755c543 100644 --- a/shells/osh/Makefile +++ b/shells/osh/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.9 2004/12/27 21:13:01 wiz Exp $ -# +# $NetBSD: Makefile,v 1.10 2005/03/08 09:05:46 adam Exp $ -DISTNAME= osh-041028 +DISTNAME= osh-050131 CATEGORIES= shells MASTER_SITES= http://jneitzel.sdf1.org/osh/src/ @@ -11,9 +10,9 @@ COMMENT= Implementation of the UNIX 6th Edition shell PKG_INSTALLATION_TYPES= overwrite pkgviews -USE_BUILDLINK3= yes -USE_PKGINSTALL= yes -PKG_SHELL= ${PREFIX}/bin/osh +USE_BUILDLINK3= yes +USE_PKGINSTALL= yes +PKG_SHELL= ${PREFIX}/bin/osh TEST_TARGET= check diff --git a/shells/osh/distinfo b/shells/osh/distinfo index 7009cea61e7..0cf0b0839a8 100644 --- a/shells/osh/distinfo +++ b/shells/osh/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.6 2005/02/24 13:14:41 agc Exp $ +$NetBSD: distinfo,v 1.7 2005/03/08 09:05:46 adam Exp $ -SHA1 (osh-041028.tar.gz) = ff11fbf22832eb13b8ef4937cdb8e59065794e4a -RMD160 (osh-041028.tar.gz) = 0e1f4ab1bc0eeaa5d7d1571f08b2095bb68fb7f4 -Size (osh-041028.tar.gz) = 55152 bytes +SHA1 (osh-050131.tar.gz) = 458679ab7564b618d5abecb4332d002f440d9561 +RMD160 (osh-050131.tar.gz) = c9bec74c75372eb63bb4fc5d56785d816a584cab +Size (osh-050131.tar.gz) = 68421 bytes -- cgit v1.2.3