diff options
author | jmmv <jmmv> | 2005-03-29 17:02:31 +0000 |
---|---|---|
committer | jmmv <jmmv> | 2005-03-29 17:02:31 +0000 |
commit | 80efec4a3b63f02edeca509ebf10084bb316d080 (patch) | |
tree | 531535b379e7d31ccee41911b19508074e98d5ac /shells/posh/distinfo | |
parent | 69d97325b32bd5b4f4f81fc2c8dbffd0a7907e8e (diff) | |
download | pkgsrc-80efec4a3b63f02edeca509ebf10084bb316d080.tar.gz |
Update to 0.3.14:
posh (0.3.14) unstable; urgency=medium
* ifdef out shf_smprintf.
-- Clint Adams <schizo@debian.org> Fri, 19 Nov 2004 13:11:55 -0500
posh (0.3.13) unstable; urgency=medium
* Some documentation cleanup and fixes.
* Get the Latin-1 non-breeakable spaces out of the manpage for
now. closes: #280624.
Hopefully the DocBook XSL stylesheets will be fixed some year.
-- Clint Adams <schizo@debian.org> Fri, 12 Nov 2004 14:20:35 -0500
posh (0.3.12) unstable; urgency=medium
* Add regression test for unset builtin. closes: #273346.
* Make "eval false || true" not exit with -e. closes: #269066.
-- Clint Adams <schizo@debian.org> Sat, 25 Sep 2004 22:41:59 -0400
posh (0.3.11) unstable; urgency=medium
* Fix return value of unset builtin when parameters are not set;
(according to POSIX, this is not an error condition).
-- Clint Adams <schizo@debian.org> Thu, 23 Sep 2004 22:08:57 -0400
posh (0.3.10) unstable; urgency=low
* Remove extraneous operators from "test" builtin (-a, -G, -H, -k,
-O, -o, <, >, -ef, -nt, -ot).
Diffstat (limited to 'shells/posh/distinfo')
-rw-r--r-- | shells/posh/distinfo | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/shells/posh/distinfo b/shells/posh/distinfo index 71bdfb8a0f0..7fc63d2820d 100644 --- a/shells/posh/distinfo +++ b/shells/posh/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.4 2005/02/24 13:14:41 agc Exp $ +$NetBSD: distinfo,v 1.5 2005/03/29 17:02:31 jmmv Exp $ -SHA1 (posh_0.3.9.tar.gz) = 8ae9e3b0dee08b2a6ccd694000fad49cec3678b0 -RMD160 (posh_0.3.9.tar.gz) = 0362c8171a169c09908718892275dd7dc1558c4b -Size (posh_0.3.9.tar.gz) = 727145 bytes +SHA1 (posh_0.3.14.tar.gz) = 0242227569336c3fa151d14263069480121c8d15 +RMD160 (posh_0.3.14.tar.gz) = 28ef5a29b736d42cc0f5261c305e053b65d79497 +Size (posh_0.3.14.tar.gz) = 668729 bytes SHA1 (patch-aa) = bdd8ffb67ccd60064b0fb5bda7935001f6807380 |