Github messages for voidlinux
 help / color / mirror / Atom feed
From: ericonr <ericonr@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] clisp: enable readline by default
Date: Sun, 11 Apr 2021 05:46:46 +0200	[thread overview]
Message-ID: <20210411034646.f9fakLm495Kj1ybe4OBVdLjBZr0co5Xyrdcw-1gCSfg@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-14228@inbox.vuxu.org>

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

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

https://github.com/Nicop06/void-packages clisp
https://github.com/void-linux/void-packages/pull/14228

clisp: enable readline by default
None

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

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

From 55d5d13b925521a339515098ca0b4d76df578f58 Mon Sep 17 00:00:00 2001
From: Nicolas Porcel <nicolasporcel06@gmail.com>
Date: Thu, 5 Sep 2019 01:22:00 +0100
Subject: [PATCH] clisp: enable readline by default

---
 srcpkgs/clisp/template | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/srcpkgs/clisp/template b/srcpkgs/clisp/template
index 0bd8d107d041..ee0941a3d581 100644
--- a/srcpkgs/clisp/template
+++ b/srcpkgs/clisp/template
@@ -1,7 +1,7 @@
 # Template file for 'clisp'
 pkgname=clisp
 version=2.49
-revision=5
+revision=6
 # possibly works elsewhere but not in an ancient 2010 release
 archs="x86_64* i686*"
 build_style=configure
@@ -20,6 +20,7 @@ nocross=yes
 lib32disabled=yes
 disable_parallel_build=yes
 build_options="readline"
+build_options_default="readline"
 
 case "$XBPS_TARGET_MACHINE" in
 	i686-musl) broken="*** - MULTIPLE-VALUE-SETQ: variable EXTRA-FILE-TYPES has no value";;

  parent reply	other threads:[~2021-04-11  3:46 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-09-05 22:53 [PR PATCH] " voidlinux-github
2019-09-05 23:52 ` [PR PATCH] [Updated] " voidlinux-github
2019-09-05 23:52 ` voidlinux-github
2020-01-13 23:22 ` voidlinux-github
2020-01-21  6:35 ` voidlinux-github
2020-08-08 21:37 ` Noah-Huppert
2020-08-08 21:41 ` Noah-Huppert
2020-08-17 22:21 ` [PR PATCH] [Updated] " Nicop06
2020-08-17 22:22 ` Nicop06
2020-08-17 22:22 ` Nicop06
2020-08-17 22:24 ` [PR PATCH] [Updated] " Nicop06
2020-09-29  1:22 ` ericonr
2020-10-04 16:38 ` [PR PATCH] [Updated] " Nicop06
2020-11-01  2:07 ` ericonr
2020-11-01 22:39 ` [PR PATCH] [Updated] " Nicop06
2020-11-03 23:30 ` Nicop06
2020-11-03 23:34 ` ericonr
2020-11-04  1:41 ` Nicop06
2020-11-04 20:40 ` ericonr
2020-11-04 20:59 ` ericonr
2020-11-05  0:14 ` ericonr
2020-11-05  8:35 ` pullmoll
2020-11-05  8:36 ` pullmoll
2020-11-05  8:36 ` pullmoll
2020-11-05  8:38 ` pullmoll
2020-11-05 13:17 ` ericonr
2021-01-29  3:20 ` ericonr
2021-03-24 19:07 ` ericonr
2021-04-11  3:46 ` ericonr [this message]
2021-04-11  3:50 ` [PR PATCH] [Merged]: " ericonr

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=20210411034646.f9fakLm495Kj1ybe4OBVdLjBZr0co5Xyrdcw-1gCSfg@z \
    --to=ericonr@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).