pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/shells/posh



Module Name:    pkgsrc
Committed By:   tnn
Date:           Sat Sep 29 12:34:07 UTC 2018

Modified Files:
        pkgsrc/shells/posh: Makefile distinfo

Log Message:
posh: update to 0.12.6.

Fixes build. Other changes from 0.12.5 unknown.


To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 pkgsrc/shells/posh/Makefile
cvs rdiff -u -r1.14 -r1.15 pkgsrc/shells/posh/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/shells/posh/Makefile
diff -u pkgsrc/shells/posh/Makefile:1.20 pkgsrc/shells/posh/Makefile:1.21
--- pkgsrc/shells/posh/Makefile:1.20    Mon Jan 25 15:09:01 2016
+++ pkgsrc/shells/posh/Makefile Sat Sep 29 12:34:07 2018
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.20 2016/01/25 15:09:01 ryoon Exp $
+# $NetBSD: Makefile,v 1.21 2018/09/29 12:34:07 tnn Exp $
 #
 
-DISTNAME=      posh_0.12.5
+DISTNAME=      posh_0.12.6
 PKGNAME=       ${DISTNAME:S/_/-/}
 CATEGORIES=    shells
 MASTER_SITES=  ${MASTER_SITE_DEBIAN:=pool/main/p/posh/}
@@ -14,7 +14,7 @@ LICENSE=      gnu-gpl-v2
 
 GNU_CONFIGURE=         YES
 PKG_SHELL=             bin/posh
-WRKSRC=                        ${WRKDIR}/${PKGNAME_NOREV}
+WRKSRC=                        ${WRKDIR}/${PKGBASE}
 
 INSTALLATION_DIRS=     share/doc/posh
 

Index: pkgsrc/shells/posh/distinfo
diff -u pkgsrc/shells/posh/distinfo:1.14 pkgsrc/shells/posh/distinfo:1.15
--- pkgsrc/shells/posh/distinfo:1.14    Mon Jan 25 15:09:01 2016
+++ pkgsrc/shells/posh/distinfo Sat Sep 29 12:34:07 2018
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.14 2016/01/25 15:09:01 ryoon Exp $
+$NetBSD: distinfo,v 1.15 2018/09/29 12:34:07 tnn Exp $
 
-SHA1 (posh_0.12.5.tar.xz) = ffd5228ecb0e6f614710c3360b866711b546c9e1
-RMD160 (posh_0.12.5.tar.xz) = aca9425e64ddc3bc4801ceafe226410b3648a3c3
-SHA512 (posh_0.12.5.tar.xz) = 03fabb32eb2cd38b90cf4bef641a9ce35e3e79a65b22bf6c8654b0da9d05385efe1fb5c0274deba9c616c7aba443f9a408194a066983edf051be1098be11f21e
-Size (posh_0.12.5.tar.xz) = 267356 bytes
+SHA1 (posh_0.12.6.tar.xz) = d69fdf0657ef6dd3ebd4fea8589c0b27d1e58a0c
+RMD160 (posh_0.12.6.tar.xz) = 8cab45de742be28ef33a8f7e760b78ab1fd8f42a
+SHA512 (posh_0.12.6.tar.xz) = 2b862264dd13c840facb158f1e2731dd1f11c7a567308feb6bd80fd5a7ea4d8e383cc13a0819f90da5fdad70d0adcc81e5adf2bd69a7a171e2e874f82509123c
+Size (posh_0.12.6.tar.xz) = 268872 bytes
 SHA1 (patch-aa) = d70d108e73884f3c91a6bb22504853f6270290ec
 SHA1 (patch-ab) = 148632d17bc7ecb047169912eedea145d8b7698f



Home | Main Index | Thread Index | Old Index