Github messages for voidlinux
 help / color / mirror / Atom feed
From: renatoaguiar <renatoaguiar@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] loksh: update to 6.7.1
Date: Sun, 24 May 2020 17:51:11 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-22262@inbox.vuxu.org> (raw)

[-- 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
 

             reply	other threads:[~2020-05-24 15:51 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-24 15:51 renatoaguiar [this message]
2020-05-24 16:44 ` [PR PATCH] [Merged]: " leahneukirchen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-22262@inbox.vuxu.org \
    --to=renatoaguiar@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).