Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] loksh: update to 6.6
@ 2019-10-17 16:41 voidlinux-github
  2019-10-18 13:55 ` [PR PATCH] [Updated] " voidlinux-github
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: voidlinux-github @ 2019-10-17 16:41 UTC (permalink / raw)
  To: ml

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

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

https://github.com/renatoaguiar/void-packages loksh
https://github.com/void-linux/void-packages/pull/15574

loksh: update to 6.6


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

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

From 324d2c3ced8c8308f74daec66e0d831478f683e3 Mon Sep 17 00:00:00 2001
From: Renato Aguiar <renato@renag.me>
Date: Thu, 17 Oct 2019 09:40:42 -0700
Subject: [PATCH] loksh: update to 6.6

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

diff --git a/srcpkgs/loksh/template b/srcpkgs/loksh/template
index 622a869aeab..baabc9913f7 100644
--- a/srcpkgs/loksh/template
+++ b/srcpkgs/loksh/template
@@ -1,6 +1,6 @@
 # Template file for 'loksh'
 pkgname=loksh
-version=6.5
+version=6.6
 revision=1
 build_style=gnu-makefile
 make_build_args="HAVE_LIBBSD=1"
@@ -12,7 +12,7 @@ maintainer="Renato Aguiar <renato@renag.me>"
 license="Public Domain"
 homepage="https://github.com/dimkr/loksh"
 distfiles="https://github.com/dimkr/loksh/archive/${version}.tar.gz"
-checksum=afa6dddfe914a3cb4c2f5c6b9da03d30fb549c8cfb4daeff0472fc103696f7a4
+checksum=97a020df82ceebe216c5a306e87360c5e3398d7403347aaff50978446ccb764d
 register_shell="/bin/loksh"
 
 alternatives="

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

* Re: [PR PATCH] [Updated] loksh: update to 6.6
  2019-10-17 16:41 [PR PATCH] loksh: update to 6.6 voidlinux-github
  2019-10-18 13:55 ` [PR PATCH] [Updated] " voidlinux-github
@ 2019-10-18 13:55 ` voidlinux-github
  2019-10-19 18:41 ` [PR PATCH] [Merged]: " voidlinux-github
  2 siblings, 0 replies; 4+ messages in thread
From: voidlinux-github @ 2019-10-18 13:55 UTC (permalink / raw)
  To: ml

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

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

https://github.com/renatoaguiar/void-packages loksh
https://github.com/void-linux/void-packages/pull/15574

loksh: update to 6.6


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

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

From b925449f0784f78d6f673a06197c38713ec04fd6 Mon Sep 17 00:00:00 2001
From: Renato Aguiar <renato@renag.me>
Date: Thu, 17 Oct 2019 09:40:42 -0700
Subject: [PATCH] loksh: update to 6.6

---
 srcpkgs/loksh/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/loksh/template b/srcpkgs/loksh/template
index 622a869aeab..adab55c1841 100644
--- a/srcpkgs/loksh/template
+++ b/srcpkgs/loksh/template
@@ -1,6 +1,6 @@
 # Template file for 'loksh'
 pkgname=loksh
-version=6.5
+version=6.6
 revision=1
 build_style=gnu-makefile
 make_build_args="HAVE_LIBBSD=1"
@@ -9,10 +9,10 @@ hostmakedepends="pkg-config"
 makedepends="libbsd-devel ncurses-devel"
 short_desc="Linux port of OpenBSD's ksh"
 maintainer="Renato Aguiar <renato@renag.me>"
-license="Public Domain"
+license="custom:Public Domain"
 homepage="https://github.com/dimkr/loksh"
 distfiles="https://github.com/dimkr/loksh/archive/${version}.tar.gz"
-checksum=afa6dddfe914a3cb4c2f5c6b9da03d30fb549c8cfb4daeff0472fc103696f7a4
+checksum=97a020df82ceebe216c5a306e87360c5e3398d7403347aaff50978446ccb764d
 register_shell="/bin/loksh"
 
 alternatives="

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

* Re: [PR PATCH] [Updated] loksh: update to 6.6
  2019-10-17 16:41 [PR PATCH] loksh: update to 6.6 voidlinux-github
@ 2019-10-18 13:55 ` voidlinux-github
  2019-10-18 13:55 ` voidlinux-github
  2019-10-19 18:41 ` [PR PATCH] [Merged]: " voidlinux-github
  2 siblings, 0 replies; 4+ messages in thread
From: voidlinux-github @ 2019-10-18 13:55 UTC (permalink / raw)
  To: ml

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

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

https://github.com/renatoaguiar/void-packages loksh
https://github.com/void-linux/void-packages/pull/15574

loksh: update to 6.6


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

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

From b925449f0784f78d6f673a06197c38713ec04fd6 Mon Sep 17 00:00:00 2001
From: Renato Aguiar <renato@renag.me>
Date: Thu, 17 Oct 2019 09:40:42 -0700
Subject: [PATCH] loksh: update to 6.6

---
 srcpkgs/loksh/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/loksh/template b/srcpkgs/loksh/template
index 622a869aeab..adab55c1841 100644
--- a/srcpkgs/loksh/template
+++ b/srcpkgs/loksh/template
@@ -1,6 +1,6 @@
 # Template file for 'loksh'
 pkgname=loksh
-version=6.5
+version=6.6
 revision=1
 build_style=gnu-makefile
 make_build_args="HAVE_LIBBSD=1"
@@ -9,10 +9,10 @@ hostmakedepends="pkg-config"
 makedepends="libbsd-devel ncurses-devel"
 short_desc="Linux port of OpenBSD's ksh"
 maintainer="Renato Aguiar <renato@renag.me>"
-license="Public Domain"
+license="custom:Public Domain"
 homepage="https://github.com/dimkr/loksh"
 distfiles="https://github.com/dimkr/loksh/archive/${version}.tar.gz"
-checksum=afa6dddfe914a3cb4c2f5c6b9da03d30fb549c8cfb4daeff0472fc103696f7a4
+checksum=97a020df82ceebe216c5a306e87360c5e3398d7403347aaff50978446ccb764d
 register_shell="/bin/loksh"
 
 alternatives="

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

* Re: [PR PATCH] [Merged]: loksh: update to 6.6
  2019-10-17 16:41 [PR PATCH] loksh: update to 6.6 voidlinux-github
  2019-10-18 13:55 ` [PR PATCH] [Updated] " voidlinux-github
  2019-10-18 13:55 ` voidlinux-github
@ 2019-10-19 18:41 ` voidlinux-github
  2 siblings, 0 replies; 4+ messages in thread
From: voidlinux-github @ 2019-10-19 18:41 UTC (permalink / raw)
  To: ml

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

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

loksh: update to 6.6
https://github.com/void-linux/void-packages/pull/15574

Description:


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

end of thread, other threads:[~2019-10-19 18:41 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-17 16:41 [PR PATCH] loksh: update to 6.6 voidlinux-github
2019-10-18 13:55 ` [PR PATCH] [Updated] " voidlinux-github
2019-10-18 13:55 ` voidlinux-github
2019-10-19 18:41 ` [PR PATCH] [Merged]: " voidlinux-github

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).