Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] mksh: update to R59.
@ 2020-04-15 11:30 ailiop-git
  2020-04-15 13:07 ` travankor
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: ailiop-git @ 2020-04-15 11:30 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 308 bytes --]

There is a new pull request by ailiop-git against master on the void-packages repository

https://github.com/ailiop-git/void-packages mksh
https://github.com/void-linux/void-packages/pull/21018

mksh: update to R59.


A patch file from https://github.com/void-linux/void-packages/pull/21018.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-mksh-21018.patch --]
[-- Type: text/x-diff, Size: 975 bytes --]

From ff3e48ff5a22d46f36a9fc6db5b8dc09e61dad02 Mon Sep 17 00:00:00 2001
From: Anthony Iliopoulos <ailiop@altatus.com>
Date: Wed, 15 Apr 2020 13:30:16 +0200
Subject: [PATCH] mksh: update to R59.

---
 srcpkgs/mksh/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/mksh/template b/srcpkgs/mksh/template
index b046b874988..9382e7dad40 100644
--- a/srcpkgs/mksh/template
+++ b/srcpkgs/mksh/template
@@ -1,6 +1,6 @@
 # Template file for 'mksh'
 pkgname=mksh
-version=R58
+version=R59
 revision=1
 wrksrc=mksh
 checkdepends="perl ed"
@@ -9,7 +9,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
 license="MirOS"
 homepage="https://www.mirbsd.org/mksh.htm"
 distfiles="https://www.mirbsd.org/MirOS/dist/mir/${pkgname}/${pkgname}-${version}.tgz"
-checksum=608beb7b71870b23309ba1da8ca828da0e4540f2b9bd981eb39e04f8b7fc678c
+checksum=592a28ba67bea8a285f003d7a5d21b65e718546c8fcb375d7d696f3d5dd390ba
 
 register_shell="/bin/mksh"
 alternatives="

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: mksh: update to R59.
  2020-04-15 11:30 [PR PATCH] mksh: update to R59 ailiop-git
@ 2020-04-15 13:07 ` travankor
  2020-04-16 11:45 ` [PR PATCH] [Updated] " ailiop-git
  2020-04-17 14:20 ` [PR PATCH] [Merged]: " Hoshpak
  2 siblings, 0 replies; 4+ messages in thread
From: travankor @ 2020-04-15 13:07 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 207 bytes --]

New comment by travankor on void-packages repository

https://github.com/void-linux/void-packages/pull/21018#issuecomment-614028706

Comment:
could add https://www.mirbsd.org/mksh.htm#clog for the changelog

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PR PATCH] [Updated] mksh: update to R59.
  2020-04-15 11:30 [PR PATCH] mksh: update to R59 ailiop-git
  2020-04-15 13:07 ` travankor
@ 2020-04-16 11:45 ` ailiop-git
  2020-04-17 14:20 ` [PR PATCH] [Merged]: " Hoshpak
  2 siblings, 0 replies; 4+ messages in thread
From: ailiop-git @ 2020-04-16 11:45 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 313 bytes --]

There is an updated pull request by ailiop-git against master on the void-packages repository

https://github.com/ailiop-git/void-packages mksh
https://github.com/void-linux/void-packages/pull/21018

mksh: update to R59.


A patch file from https://github.com/void-linux/void-packages/pull/21018.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-mksh-21018.patch --]
[-- Type: text/x-diff, Size: 1058 bytes --]

From 37e6eb0f5b750dbfbb4df15b3313a38927f7fa8f Mon Sep 17 00:00:00 2001
From: Anthony Iliopoulos <ailiop@altatus.com>
Date: Wed, 15 Apr 2020 13:30:16 +0200
Subject: [PATCH] mksh: update to R59.

---
 srcpkgs/mksh/template | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/mksh/template b/srcpkgs/mksh/template
index b046b874988..c6d00da7a90 100644
--- a/srcpkgs/mksh/template
+++ b/srcpkgs/mksh/template
@@ -1,6 +1,6 @@
 # Template file for 'mksh'
 pkgname=mksh
-version=R58
+version=R59
 revision=1
 wrksrc=mksh
 checkdepends="perl ed"
@@ -8,8 +8,9 @@ short_desc="MirBSD Korn Shell"
 maintainer="Andrea Brancaleoni <abc@pompel.me>"
 license="MirOS"
 homepage="https://www.mirbsd.org/mksh.htm"
+changelog="https://www.mirbsd.org/mksh.htm#clog"
 distfiles="https://www.mirbsd.org/MirOS/dist/mir/${pkgname}/${pkgname}-${version}.tgz"
-checksum=608beb7b71870b23309ba1da8ca828da0e4540f2b9bd981eb39e04f8b7fc678c
+checksum=592a28ba67bea8a285f003d7a5d21b65e718546c8fcb375d7d696f3d5dd390ba
 
 register_shell="/bin/mksh"
 alternatives="

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PR PATCH] [Merged]: mksh: update to R59.
  2020-04-15 11:30 [PR PATCH] mksh: update to R59 ailiop-git
  2020-04-15 13:07 ` travankor
  2020-04-16 11:45 ` [PR PATCH] [Updated] " ailiop-git
@ 2020-04-17 14:20 ` Hoshpak
  2 siblings, 0 replies; 4+ messages in thread
From: Hoshpak @ 2020-04-17 14:20 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 154 bytes --]

There's a merged pull request on the void-packages repository

mksh: update to R59.
https://github.com/void-linux/void-packages/pull/21018

Description:


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2020-04-17 14:20 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-15 11:30 [PR PATCH] mksh: update to R59 ailiop-git
2020-04-15 13:07 ` travankor
2020-04-16 11:45 ` [PR PATCH] [Updated] " ailiop-git
2020-04-17 14:20 ` [PR PATCH] [Merged]: " Hoshpak

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).