summaryrefslogtreecommitdiff
path: root/shells
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2005-03-08 09:05:46 +0000
committeradam <adam@pkgsrc.org>2005-03-08 09:05:46 +0000
commit208f6307d0774f523895b900f9d677459fd13780 (patch)
tree3de7cfc1bfd0d98c5eb7310c1c983adb08dddf76 /shells
parentc8f26924530024782f34936729ad86d9f4c6ea26 (diff)
downloadpkgsrc-208f6307d0774f523895b900f9d677459fd13780.tar.gz
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.
Diffstat (limited to 'shells')
-rw-r--r--shells/osh/Makefile11
-rw-r--r--shells/osh/distinfo8
2 files changed, 9 insertions, 10 deletions
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