diff options
author | mef <mef@pkgsrc.org> | 2013-09-13 06:41:33 +0000 |
---|---|---|
committer | mef <mef@pkgsrc.org> | 2013-09-13 06:41:33 +0000 |
commit | e121ca5c8587a3ba5c18e597470b7a60660f986e (patch) | |
tree | 17cf3af0ab9570efb5aad6254c67209e194d5083 /shells | |
parent | c206b124eb75b594499dec13fc35bc33df4dccb7 (diff) | |
download | pkgsrc-e121ca5c8587a3ba5c18e597470b7a60660f986e.tar.gz |
Bump 0.12.1 to 0.12.2
(From: debian/changelog):
posh (0.12.2) unstable; urgency=low
* Add posh-dbg package. closes: #703343.
* Disallow simple commands as function bodies. closes: #552730.
-- Clint Adams <clint@debian.org> Sun, 28 Jul 2013 09:34:06 -0400
Diffstat (limited to 'shells')
-rw-r--r-- | shells/posh/Makefile | 4 | ||||
-rw-r--r-- | shells/posh/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/shells/posh/Makefile b/shells/posh/Makefile index 50f0f75e6f2..d68905d8ba0 100644 --- a/shells/posh/Makefile +++ b/shells/posh/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.15 2013/06/12 12:05:35 mef Exp $ +# $NetBSD: Makefile,v 1.16 2013/09/13 06:41:33 mef Exp $ # -DISTNAME= posh_0.12.1 +DISTNAME= posh_0.12.2 PKGNAME= ${DISTNAME:S/_/-/} CATEGORIES= shells MASTER_SITES= ${MASTER_SITE_DEBIAN:=pool/main/p/posh/} diff --git a/shells/posh/distinfo b/shells/posh/distinfo index d67c32ef5c2..2d3d9a0ba89 100644 --- a/shells/posh/distinfo +++ b/shells/posh/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.9 2013/06/12 12:05:35 mef Exp $ +$NetBSD: distinfo,v 1.10 2013/09/13 06:41:33 mef Exp $ -SHA1 (posh_0.12.1.tar.gz) = a9ad3fcf2bbf49327e797276a97fe7fdf95f787a -RMD160 (posh_0.12.1.tar.gz) = 0c97448168287394365e3005a6f2bb0bcac39b21 -Size (posh_0.12.1.tar.gz) = 474871 bytes +SHA1 (posh_0.12.2.tar.gz) = 047c9f3fcd20915ce9e4dd74ad7c6775dc1599be +RMD160 (posh_0.12.2.tar.gz) = 4f00d3ba49202a2ede479a983fd55b2a6a73451d +Size (posh_0.12.2.tar.gz) = 475068 bytes SHA1 (patch-aa) = d70d108e73884f3c91a6bb22504853f6270290ec SHA1 (patch-ab) = 148632d17bc7ecb047169912eedea145d8b7698f |