Github messages for voidlinux
 help / color / mirror / Atom feed
From: voidlinux-github@inbox.vuxu.org
To: ml@inbox.vuxu.org
Subject: [PR PATCH] clisp: enable readline by default
Date: Fri, 06 Sep 2019 00:53:05 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-14228@inbox.vuxu.org> (raw)

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

There is a new pull request by Nicop06 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: 842 bytes --]

From fb1b80f9f3a805c0d1be2efe8b170078746a4fbf 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 d0576f7c986..420f978bb8c 100644
--- a/srcpkgs/clisp/template
+++ b/srcpkgs/clisp/template
@@ -1,7 +1,7 @@
 # Template file for 'clisp'
 pkgname=clisp
 version=2.49
-revision=4
+revision=5
 # possibly works elsewhere but not in an ancient 2010 release
 archs="x86_64* i686*"
 build_style=configure
@@ -24,6 +24,7 @@ nocross=yes
 lib32disabled=yes
 disable_parallel_build=yes
 build_options="readline"
+build_options_default="readline"
 
 do_build() {
 	# Need to increase the Limit

             reply	other threads:[~2019-09-05 22:53 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-09-05 22:53 voidlinux-github [this message]
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 ` [PR PATCH] [Updated] " ericonr
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=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-14228@inbox.vuxu.org \
    --to=voidlinux-github@inbox.vuxu.org \
    --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).