Mon Jan 25 15:09:01 2016 UTC ()
Update to 0.12.5

Changelog:
posh (0.12.5) unstable; urgency=medium

  * Patch from John Salmon to correct fencepost error in PWD
    initialization.  closes: #777427.
  * Suppress linemarker generation when building signal table, as
    gcc 5 gets crazy.  closes: #778069.
  * Blindly assume that signal handlers return void.
  * Switch to dh.

 -- Clint Adams <clint@debian.org>  Sun, 07 Jun 2015 14:54:36 -0400


(ryoon)
diff -r1.19 -r1.20 pkgsrc/shells/posh/Makefile
diff -r1.13 -r1.14 pkgsrc/shells/posh/distinfo

cvs diff -r1.19 -r1.20 pkgsrc/shells/posh/Makefile (expand / switch to unified diff)

--- pkgsrc/shells/posh/Makefile 2015/04/28 01:08:30 1.19
+++ pkgsrc/shells/posh/Makefile 2016/01/25 15:09:01 1.20
@@ -1,17 +1,17 @@ @@ -1,17 +1,17 @@
1# $NetBSD: Makefile,v 1.19 2015/04/28 01:08:30 mef Exp $ 1# $NetBSD: Makefile,v 1.20 2016/01/25 15:09:01 ryoon Exp $
2# 2#
3 3
4DISTNAME= posh_0.12.4 4DISTNAME= posh_0.12.5
5PKGNAME= ${DISTNAME:S/_/-/} 5PKGNAME= ${DISTNAME:S/_/-/}
6CATEGORIES= shells 6CATEGORIES= shells
7MASTER_SITES= ${MASTER_SITE_DEBIAN:=pool/main/p/posh/} 7MASTER_SITES= ${MASTER_SITE_DEBIAN:=pool/main/p/posh/}
8EXTRACT_SUFX= .tar.xz 8EXTRACT_SUFX= .tar.xz
9 9
10MAINTAINER= pkgsrc-users@NetBSD.org 10MAINTAINER= pkgsrc-users@NetBSD.org
11HOMEPAGE= http://packages.debian.org/posh 11HOMEPAGE= http://packages.debian.org/posh
12COMMENT= Debian Policy-compliant Ordinary SHell 12COMMENT= Debian Policy-compliant Ordinary SHell
13LICENSE= gnu-gpl-v2 13LICENSE= gnu-gpl-v2
14 14
15GNU_CONFIGURE= YES 15GNU_CONFIGURE= YES
16PKG_SHELL= bin/posh 16PKG_SHELL= bin/posh
17WRKSRC= ${WRKDIR}/${PKGNAME_NOREV} 17WRKSRC= ${WRKDIR}/${PKGNAME_NOREV}

cvs diff -r1.13 -r1.14 pkgsrc/shells/posh/distinfo (expand / switch to unified diff)

--- pkgsrc/shells/posh/distinfo 2015/11/02 23:00:35 1.13
+++ pkgsrc/shells/posh/distinfo 2016/01/25 15:09:01 1.14
@@ -1,8 +1,8 @@ @@ -1,8 +1,8 @@
1$NetBSD: distinfo,v 1.13 2015/11/02 23:00:35 agc Exp $ 1$NetBSD: distinfo,v 1.14 2016/01/25 15:09:01 ryoon Exp $
2 2
3SHA1 (posh_0.12.4.tar.xz) = f9a14fcc7d29e2365809351fd8e5510f48bcd7ac 3SHA1 (posh_0.12.5.tar.xz) = ffd5228ecb0e6f614710c3360b866711b546c9e1
4RMD160 (posh_0.12.4.tar.xz) = 7389c03fd373a720318b0094fc6c5cb15f166073 4RMD160 (posh_0.12.5.tar.xz) = aca9425e64ddc3bc4801ceafe226410b3648a3c3
5SHA512 (posh_0.12.4.tar.xz) = c25cd30818243458690980512448cb6d71f5bbcd1454327f33f1cdec046b4b5ce482ffc123e64b3d99596eaec7980404d321aac38b76cab45218e2a7070f9574 5SHA512 (posh_0.12.5.tar.xz) = 03fabb32eb2cd38b90cf4bef641a9ce35e3e79a65b22bf6c8654b0da9d05385efe1fb5c0274deba9c616c7aba443f9a408194a066983edf051be1098be11f21e
6Size (posh_0.12.4.tar.xz) = 278396 bytes 6Size (posh_0.12.5.tar.xz) = 267356 bytes
7SHA1 (patch-aa) = d70d108e73884f3c91a6bb22504853f6270290ec 7SHA1 (patch-aa) = d70d108e73884f3c91a6bb22504853f6270290ec
8SHA1 (patch-ab) = 148632d17bc7ecb047169912eedea145d8b7698f 8SHA1 (patch-ab) = 148632d17bc7ecb047169912eedea145d8b7698f