pkgsrc-Changes archive

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

CVS commit: pkgsrc/shells/oksh



Module Name:    pkgsrc
Committed By:   schmonz
Date:           Sat May  1 07:40:00 UTC 2021

Modified Files:
        pkgsrc/shells/oksh: Makefile distinfo

Log Message:
Update to 6.9. From the changelog:

- This is oksh-6.9, matching ksh(1) from OpenBSD 6.9 with portability
  additions.

>From the OpenBSD 6.9 changelog:

- Fixed ksh(1) redrawing of a multiline PS1 prompt in vi mode and added
  support for ^R (redraw) in insert mode.


To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/shells/oksh/Makefile
cvs rdiff -u -r1.5 -r1.6 pkgsrc/shells/oksh/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/oksh/Makefile
diff -u pkgsrc/shells/oksh/Makefile:1.7 pkgsrc/shells/oksh/Makefile:1.8
--- pkgsrc/shells/oksh/Makefile:1.7     Sun Nov 29 19:31:43 2020
+++ pkgsrc/shells/oksh/Makefile Sat May  1 07:40:00 2021
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.7 2020/11/29 19:31:43 schmonz Exp $
+# $NetBSD: Makefile,v 1.8 2021/05/01 07:40:00 schmonz Exp $
 
-DISTNAME=      oksh-6.8.1
+DISTNAME=      oksh-6.9
 CATEGORIES=    shells
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=ibara/}
 GITHUB_TAG=    ${DISTNAME}

Index: pkgsrc/shells/oksh/distinfo
diff -u pkgsrc/shells/oksh/distinfo:1.5 pkgsrc/shells/oksh/distinfo:1.6
--- pkgsrc/shells/oksh/distinfo:1.5     Sun Nov 29 19:31:43 2020
+++ pkgsrc/shells/oksh/distinfo Sat May  1 07:40:00 2021
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.5 2020/11/29 19:31:43 schmonz Exp $
+$NetBSD: distinfo,v 1.6 2021/05/01 07:40:00 schmonz Exp $
 
-SHA1 (oksh-6.8.1.tar.gz) = 8070e5b8ebd287f90a944641bf48a184b9aa6dd4
-RMD160 (oksh-6.8.1.tar.gz) = edc34451f1040217ec3b9a39eb35c3edad41d5ae
-SHA512 (oksh-6.8.1.tar.gz) = 8c008375e85daff9782eed9e1b594c02d95d1f991cefba2fc6fe45b23d0b0e7af5d5099b08770fc136adc2c7be95d4e4baf8c040c608acc4b294dc986c66e28c
-Size (oksh-6.8.1.tar.gz) = 303702 bytes
+SHA1 (oksh-6.9.tar.gz) = 19b41982edc263cfdf7eae64df3bec16a340a7fa
+RMD160 (oksh-6.9.tar.gz) = f5fd030947ca857b1603ed54d10360e1cc7cf9bf
+SHA512 (oksh-6.9.tar.gz) = ebb1a1b57ead0eb2f16799facaa948ee4856704dfcd73a4dbd092969fedb306cdd2ac673cd79a5952d739647c910c653fc82be1c28e6afcfa4afd1a5cbebaa7e
+Size (oksh-6.9.tar.gz) = 307213 bytes



Home | Main Index | Thread Index | Old Index