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 20081213, by maintainer's upd...
details: https://anonhg.NetBSD.org/pkgsrc/rev/261156856ed9
branches: trunk
changeset: 551348:261156856ed9
user: obache <obache%pkgsrc.org@localhost>
date: Sat Dec 13 14:14:49 2008 +0000
description:
Update osh to 20081213, by maintainer's update request via PR 40157.
Upstream changes between osh-20081122 and osh-20081213 follow.
osh.c:
This release changes the effect of the `-v' command-line option so that,
in addition to printing non-blank command lines to the standard error,
it also prints each blank/empty command line as an empty line.
fd2.c, util.c:
This release changes the fd2 `-e' command-line option so that it
reflects the documented behavior. For example, this change causes
invocation of `fd2 -ef file command' to redirect both conventional
output and diagnostic output from "command" to "file".
diffstat:
shells/osh/Makefile | 4 ++--
shells/osh/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (25 lines):
diff -r 2d77a2c7dbe9 -r 261156856ed9 shells/osh/Makefile
--- a/shells/osh/Makefile Sat Dec 13 13:58:48 2008 +0000
+++ b/shells/osh/Makefile Sat Dec 13 14:14:49 2008 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.22 2008/11/23 03:26:14 reed Exp $
+# $NetBSD: Makefile,v 1.23 2008/12/13 14:14:49 obache Exp $
-DISTNAME= osh-20081122
+DISTNAME= osh-20081213
CATEGORIES= shells
MASTER_SITES= http://v6shell.org/src/
diff -r 2d77a2c7dbe9 -r 261156856ed9 shells/osh/distinfo
--- a/shells/osh/distinfo Sat Dec 13 13:58:48 2008 +0000
+++ b/shells/osh/distinfo Sat Dec 13 14:14:49 2008 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.12 2008/11/23 03:26:14 reed Exp $
+$NetBSD: distinfo,v 1.13 2008/12/13 14:14:49 obache Exp $
-SHA1 (osh-20081122.tar.gz) = e0caff3904e253aa76836eb12f36915e08298080
-RMD160 (osh-20081122.tar.gz) = ca055f45178109ff8a71912451bb5697468d9fbb
-Size (osh-20081122.tar.gz) = 94109 bytes
+SHA1 (osh-20081213.tar.gz) = a097e9ae2ec1de640e4d559b0b6432a2aa2ed06f
+RMD160 (osh-20081213.tar.gz) = e91a58210c26b0cc7a741745572d3195d09199e4
+Size (osh-20081213.tar.gz) = 94333 bytes
Home |
Main Index |
Thread Index |
Old Index