diff options
author | mef <mef@pkgsrc.org> | 2014-10-07 14:50:58 +0000 |
---|---|---|
committer | mef <mef@pkgsrc.org> | 2014-10-07 14:50:58 +0000 |
commit | 0757754932e9d15d7f301c694dd9b0b2f59b1093 (patch) | |
tree | 73b4e99aad28e891f46ab117b0b0c87057cc90d0 | |
parent | 435324a148650656e63be29fabbf38fa1ffe3196 (diff) | |
download | pkgsrc-0757754932e9d15d7f301c694dd9b0b2f59b1093.tar.gz |
Update posh 0.12.2 to 0.12.3
(from debian/changelog)
posh (0.12.3) unstable; urgency=medium
* Ten patches from Jonathan Nieder to adjust test suite. closes: #603659.
-- Clint Adams <clint@debian.org> Sun, 09 Feb 2014 19:42:00 -0500
posh (0.12.2.1) unstable; urgency=medium
* Bump to Standards-Version 3.9.5.
* Add libperl4-corelibs-perl build-dep for getopts.pl.
closes: #738412.
-- Clint Adams <clint@debian.org> Sun, 09 Feb 2014 12:49:30 -0500
-rw-r--r-- | shells/posh/Makefile | 5 | ||||
-rw-r--r-- | shells/posh/distinfo | 8 |
2 files changed, 7 insertions, 6 deletions
diff --git a/shells/posh/Makefile b/shells/posh/Makefile index d68905d8ba0..146cbc4e340 100644 --- a/shells/posh/Makefile +++ b/shells/posh/Makefile @@ -1,10 +1,11 @@ -# $NetBSD: Makefile,v 1.16 2013/09/13 06:41:33 mef Exp $ +# $NetBSD: Makefile,v 1.17 2014/10/07 14:50:58 mef Exp $ # -DISTNAME= posh_0.12.2 +DISTNAME= posh_0.12.3 PKGNAME= ${DISTNAME:S/_/-/} CATEGORIES= shells MASTER_SITES= ${MASTER_SITE_DEBIAN:=pool/main/p/posh/} +EXTRACT_SUFX= .tar.xz MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://packages.debian.org/posh diff --git a/shells/posh/distinfo b/shells/posh/distinfo index 2d3d9a0ba89..5e8560782e8 100644 --- a/shells/posh/distinfo +++ b/shells/posh/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.10 2013/09/13 06:41:33 mef Exp $ +$NetBSD: distinfo,v 1.11 2014/10/07 14:50:58 mef Exp $ -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 (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 (patch-aa) = d70d108e73884f3c91a6bb22504853f6270290ec SHA1 (patch-ab) = 148632d17bc7ecb047169912eedea145d8b7698f |