Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] loksh: update to 6.7.1
@ 2020-05-24 15:51 renatoaguiar
  2020-05-24 16:44 ` [PR PATCH] [Merged]: " leahneukirchen
  0 siblings, 1 reply; 2+ messages in thread
From: renatoaguiar @ 2020-05-24 15:51 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 315 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/22262

loksh: update to 6.7.1


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

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

From e8c731e524d673a0913b5831d4566d47bd2181a1 Mon Sep 17 00:00:00 2001
From: Renato Aguiar <renato@renatoaguiar.net>
Date: Sun, 24 May 2020 08:50:43 -0700
Subject: [PATCH] loksh: update to 6.7.1

---
 srcpkgs/loksh/files/cdefs.patch |  9 ---------
 srcpkgs/loksh/template          | 16 ++++------------
 2 files changed, 4 insertions(+), 21 deletions(-)
 delete mode 100644 srcpkgs/loksh/files/cdefs.patch

diff --git a/srcpkgs/loksh/files/cdefs.patch b/srcpkgs/loksh/files/cdefs.patch
deleted file mode 100644
index 5c5ff75e558..00000000000
--- a/srcpkgs/loksh/files/cdefs.patch
+++ /dev/null
@@ -1,9 +0,0 @@
---- include/sys/cdefs.h.orig	2020-05-22 21:05:19.805358049 -0700
-+++ include/sys/cdefs.h	2020-05-22 21:05:49.069119627 -0700
-@@ -53,4 +53,6 @@
- 
- #endif /* !_SYS_CDEFS_H_ */
- 
-+#ifdef __GLIBC__
- #include_next <sys/cdefs.h>
-+#endif
diff --git a/srcpkgs/loksh/template b/srcpkgs/loksh/template
index a88650ebaa3..a8984afbcce 100644
--- a/srcpkgs/loksh/template
+++ b/srcpkgs/loksh/template
@@ -1,8 +1,8 @@
 # Template file for 'loksh'
 pkgname=loksh
-version=6.7
+version=6.7.1
 revision=1
-_lolibc_commit=f6bbd5bae97e58d0be6ea9fbbe5131853d5b0b70
+wrksrc=loksh
 build_style=meson
 hostmakedepends="pkg-config"
 makedepends="ncurses-devel"
@@ -10,10 +10,8 @@ short_desc="Linux port of OpenBSD's ksh"
 maintainer="Renato Aguiar <renato@renatoaguiar.net>"
 license="custom:Public Domain"
 homepage="https://github.com/dimkr/loksh"
-distfiles="https://github.com/dimkr/loksh/archive/${version}.tar.gz
- https://github.com/dimkr/lolibc/archive/${_lolibc_commit}.tar.gz>lolibc.tar.gz"
-checksum="5e921bb740348eab670160f92ec0e959ff35b5ae36db9e9ed3a1b6de3e1d7551
- dec9c7d5759f3df1d4aeda419bd402a916b0c6681b114ea6899db78f20577cae"
+distfiles="https://github.com/dimkr/loksh/releases/download/${version}/src.tar.xz"
+checksum=b26419280d102a93cf0a5821f0c42b9c8a5850365f4a22435ff42f6c32d876f2
 register_shell="/bin/loksh"
 
 alternatives="
@@ -23,12 +21,6 @@ alternatives="
  sh:sh.1:/usr/share/man/man1/loksh-sh.1
 "
 
-post_extract() {
-	patch -d "../lolibc-${_lolibc_commit}" -Np0 -i "${FILESDIR}/cdefs.patch"
-	rmdir subprojects/lolibc
-	ln -s "../../lolibc-${_lolibc_commit}" subprojects/lolibc
-}
-
 post_install() {
 	vlicense LEGAL
 

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

* Re: [PR PATCH] [Merged]: loksh: update to 6.7.1
  2020-05-24 15:51 [PR PATCH] loksh: update to 6.7.1 renatoaguiar
@ 2020-05-24 16:44 ` leahneukirchen
  0 siblings, 0 replies; 2+ messages in thread
From: leahneukirchen @ 2020-05-24 16:44 UTC (permalink / raw)
  To: ml

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

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

loksh: update to 6.7.1
https://github.com/void-linux/void-packages/pull/22262

Description:


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

end of thread, other threads:[~2020-05-24 16:44 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-24 15:51 [PR PATCH] loksh: update to 6.7.1 renatoaguiar
2020-05-24 16:44 ` [PR PATCH] [Merged]: " leahneukirchen

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