Github messages for voidlinux
 help / color / mirror / Atom feed
From: emacsomancer <emacsomancer@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] racket: update to 7.9
Date: Sun, 14 Feb 2021 04:14:27 +0100	[thread overview]
Message-ID: <20210214031427.5KvArcD_YtJrSkGrGP0zFK7Wovt_h3jYEwlMsHiMc-A@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-25349@inbox.vuxu.org>

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

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

https://github.com/emacsomancer/void-packages racket7.8
https://github.com/void-linux/void-packages/pull/25349

racket: update to 7.9
- add `libressl-devel` to `depends` in order to address bug
https://github.com/void-linux/void-packages/issues/25748 (see upstream bug https://github.com/racket/racket/issues/1096 )


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

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

From e7101088f431e55ca90a5da97af69ad9f709b2a0 Mon Sep 17 00:00:00 2001
From: Benjamin Slade <slade@jnanam.net>
Date: Thu, 3 Dec 2020 17:05:54 -0700
Subject: [PATCH] racket: update to 8.0

- + more racket changes
---
 srcpkgs/racket/template | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/racket/template b/srcpkgs/racket/template
index 1fee0a65e39..9fe173e6034 100644
--- a/srcpkgs/racket/template
+++ b/srcpkgs/racket/template
@@ -1,9 +1,10 @@
 # Template file for 'racket'
 pkgname=racket
-version=7.9
+version=8.0
 revision=1
 build_wrksrc=src
 build_style=gnu-configure
+build_helper="qemu"
 configure_args="--enable-useprefix --disable-docs"
 hostmakedepends="gsfonts"
 makedepends="sqlite-devel gtk+-devel"
@@ -13,12 +14,13 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
 license="LGPL-3.0-only, MIT"
 homepage="http://racket-lang.org/"
 distfiles="http://mirror.racket-lang.org/installers/${version}/${pkgname}-${version}-src.tgz"
-checksum=5578942066a9405fdbcad9522d08685356693f4ddd5dbe92b5273557a112b73e
+checksum=921ee96ccb58af190124600aac8fe577444f1751a090c3f14879818d90ba1853
 nostrip=yes
 nocross=yes
 
 if [ "$CROSS_BUILD" ]; then
 	configure_args+=" --enable-racket=/usr/bin/racket"
+	configure_args+=" -Dexe_wrapper=qemu-${XBPS_TARGET_QEMU_MACHINE}-static"
 	hostmakedepends+=" racket sqlite-devel"
 fi
 

  parent reply	other threads:[~2021-02-14  3:14 UTC|newest]

Thread overview: 29+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-05  1:23 [PR PATCH] racket: update to 7.8 emacsomancer
2020-10-15  6:01 ` ericonr
2020-10-20 18:37 ` ericonr
2020-10-21  1:22 ` emacsomancer
2020-10-21  1:22 ` emacsomancer
2020-10-21  1:39 ` ericonr
2020-10-21  2:32 ` emacsomancer
2020-10-21  4:41 ` ericonr
2020-10-21 19:15 ` [PR PATCH] [Updated] " emacsomancer
2020-10-21 19:17 ` emacsomancer
2020-10-25 17:42 ` emacsomancer
2020-11-11 23:15 ` emacsomancer
2020-11-24 22:14 ` racket: update to 7.9 ericonr
2020-11-25 19:33 ` [PR PATCH] [Updated] " emacsomancer
2020-11-25 19:34 ` emacsomancer
2020-11-25 19:54 ` ericonr
2020-11-25 20:13 ` emacsomancer
2020-11-25 20:14 ` [PR REVIEW] " ericonr
2020-11-25 20:26 ` emacsomancer
2021-01-25 13:53 ` ericonr
2021-02-14  3:14 ` emacsomancer [this message]
2021-10-27 15:25 ` racket: update to 8.0 sleibrock
2021-10-27 18:24 ` emacsomancer
2021-10-28  4:04 ` ericonr
2021-10-28 15:44 ` emacsomancer
2021-10-28 21:10 ` leahneukirchen
2021-10-28 21:16 ` emacsomancer
2021-10-28 22:16 ` leahneukirchen
2021-10-29 13:34 ` [PR PATCH] [Closed]: " 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=20210214031427.5KvArcD_YtJrSkGrGP0zFK7Wovt_h3jYEwlMsHiMc-A@z \
    --to=emacsomancer@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).