diff options
author | mef <mef> | 2015-04-28 01:08:30 +0000 |
---|---|---|
committer | mef <mef> | 2015-04-28 01:08:30 +0000 |
commit | b1006ac6c10522dbec0c2e312338269a269e3802 (patch) | |
tree | 24f3c4623ee20e707b1e93c3cba9ebf0bf6603e5 /shells | |
parent | 96c6b199e1c2ce91757e54854e40a0dc38fab0ac (diff) | |
download | pkgsrc-b1006ac6c10522dbec0c2e312338269a269e3802.tar.gz |
Update to 0.12.4
---------------- (from debian/changelog)
posh (0.12.4) unstable; urgency=medium
* Correct misspelling of "--". closes: #774004.
* Patch from Chris Lamb to make the build reproducible.
closes: #777395.
* Patch from John Salmon to use memmove instead of memcpy in
debunk(). closes: #777493.
-- Clint Adams <clint@debian.org> Sun, 26 Apr 2015 14:20:19 -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 597feb97448..506bb77bc8f 100644 --- a/shells/posh/Makefile +++ b/shells/posh/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.18 2014/10/09 14:06:56 wiz Exp $ +# $NetBSD: Makefile,v 1.19 2015/04/28 01:08:30 mef Exp $ # -DISTNAME= posh_0.12.3 +DISTNAME= posh_0.12.4 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 5e8560782e8..429ae867340 100644 --- a/shells/posh/distinfo +++ b/shells/posh/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.11 2014/10/07 14:50:58 mef Exp $ +$NetBSD: distinfo,v 1.12 2015/04/28 01:08:30 mef Exp $ -SHA1 (posh_0.12.3.tar.xz) = b6d9865fbbadf482facee5618ed43b64f6dbeed9 -RMD160 (posh_0.12.3.tar.xz) = 69ae05ff3159d018e524c3f7353155c7404c9c62 -Size (posh_0.12.3.tar.xz) = 278436 bytes +SHA1 (posh_0.12.4.tar.xz) = f9a14fcc7d29e2365809351fd8e5510f48bcd7ac +RMD160 (posh_0.12.4.tar.xz) = 7389c03fd373a720318b0094fc6c5cb15f166073 +Size (posh_0.12.4.tar.xz) = 278396 bytes SHA1 (patch-aa) = d70d108e73884f3c91a6bb22504853f6270290ec SHA1 (patch-ab) = 148632d17bc7ecb047169912eedea145d8b7698f |