summaryrefslogtreecommitdiff
path: root/shells
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2008-07-18 14:58:31 +0000
committerobache <obache@pkgsrc.org>2008-07-18 14:58:31 +0000
commit7cdc0a67be54eab067161347cf3cfd4e5f46f322 (patch)
tree43135fde46f7c6d4847b56f488c49ed49397ff9e /shells
parent7fc4af8abb5f007fedb86d83a494161989ee246e (diff)
downloadpkgsrc-7cdc0a67be54eab067161347cf3cfd4e5f46f322.tar.gz
Update osh to 20080629, requested by PR 39067.
Significant changes include the following: 1) Support was added for 3 new command-line options: "-i", "-l", and "-v". 2) Support was added for 3 new rc files. *) This includes a system-wide "osh.oshrc", a system-wide "osh.logout", and a user ".osh.logout". See http://v6shell.org/src/CHANGES for full details.
Diffstat (limited to 'shells')
-rw-r--r--shells/osh/Makefile5
-rw-r--r--shells/osh/distinfo8
2 files changed, 7 insertions, 6 deletions
diff --git a/shells/osh/Makefile b/shells/osh/Makefile
index cff4bdf8ede..1d6a46e7124 100644
--- a/shells/osh/Makefile
+++ b/shells/osh/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.20 2008/01/19 12:08:29 obache Exp $
+# $NetBSD: Makefile,v 1.21 2008/07/18 14:58:31 obache Exp $
-DISTNAME= osh-20080109
+DISTNAME= osh-20080629
CATEGORIES= shells
MASTER_SITES= http://www.v6shell.org/src/
@@ -17,5 +17,6 @@ BUILD_TARGET= oshall
INSTALL_TARGET= install-oshall
MAKE_ENV+= MANDIR=${PREFIX}/${PKGMANDIR}/man1
+MAKE_ENV+= SYSCONFDIR=${PKG_SYSCONFDIR}
.include "../../mk/bsd.pkg.mk"
diff --git a/shells/osh/distinfo b/shells/osh/distinfo
index 4f655c815e7..40cbdc42f02 100644
--- a/shells/osh/distinfo
+++ b/shells/osh/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.10 2008/01/19 12:08:29 obache Exp $
+$NetBSD: distinfo,v 1.11 2008/07/18 14:58:31 obache Exp $
-SHA1 (osh-20080109.tar.gz) = 5ba6f9e6c55b0ba9f034918da1e7da89ab7dd4da
-RMD160 (osh-20080109.tar.gz) = 709d79a5e990af2c5283215c6b286e20314b3f60
-Size (osh-20080109.tar.gz) = 80549
+SHA1 (osh-20080629.tar.gz) = b5acf0068a696d7c8b9555972a53ee4d942aca65
+RMD160 (osh-20080629.tar.gz) = 2d0f2f301dc88fdad0f6adeacc108ef707e97598
+Size (osh-20080629.tar.gz) = 87211 bytes