pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/shells/osh Update osh to 20080629, requested by PR 39067.
details: https://anonhg.NetBSD.org/pkgsrc/rev/30b61b710a56
branches: trunk
changeset: 544742:30b61b710a56
user: obache <obache%pkgsrc.org@localhost>
date: Fri Jul 18 14:58:31 2008 +0000
description:
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:
shells/osh/Makefile | 5 +++--
shells/osh/distinfo | 8 ++++----
2 files changed, 7 insertions(+), 6 deletions(-)
diffs (32 lines):
diff -r adbcf228900d -r 30b61b710a56 shells/osh/Makefile
--- a/shells/osh/Makefile Fri Jul 18 14:56:01 2008 +0000
+++ b/shells/osh/Makefile Fri Jul 18 14:58:31 2008 +0000
@@ -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 @@
INSTALL_TARGET= install-oshall
MAKE_ENV+= MANDIR=${PREFIX}/${PKGMANDIR}/man1
+MAKE_ENV+= SYSCONFDIR=${PKG_SYSCONFDIR}
.include "../../mk/bsd.pkg.mk"
diff -r adbcf228900d -r 30b61b710a56 shells/osh/distinfo
--- a/shells/osh/distinfo Fri Jul 18 14:56:01 2008 +0000
+++ b/shells/osh/distinfo Fri Jul 18 14:58:31 2008 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index