Github messages for voidlinux
 help / color / mirror / Atom feed
From: cinerea0 <cinerea0@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] scryer-prolog: update to 0.9.2
Date: Fri, 01 Sep 2023 06:18:18 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-45861@inbox.vuxu.org> (raw)

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

There is a new pull request by cinerea0 against master on the void-packages repository

https://github.com/cinerea0/void-packages scry
https://github.com/void-linux/void-packages/pull/45861

scryer-prolog: update to 0.9.2
#### Testing the changes
- I tested the changes in this PR: **YES**


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

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

From dd978929dfc3dde8d2fa4b1a21d39d73e8485ee7 Mon Sep 17 00:00:00 2001
From: cinerea0 <cinerea0@disroot.org>
Date: Fri, 1 Sep 2023 00:17:25 -0400
Subject: [PATCH] scryer-prolog: update to 0.9.2

---
 srcpkgs/scryer-prolog/template | 15 ++++++---------
 1 file changed, 6 insertions(+), 9 deletions(-)

diff --git a/srcpkgs/scryer-prolog/template b/srcpkgs/scryer-prolog/template
index a5804ed01a5a5..ecd15239fdaa7 100644
--- a/srcpkgs/scryer-prolog/template
+++ b/srcpkgs/scryer-prolog/template
@@ -1,22 +1,19 @@
 # Template file for 'scryer-prolog'
 pkgname=scryer-prolog
-version=0.9.1
-revision=2
+version=0.9.2
+revision=1
 build_style=cargo
-hostmakedepends="m4 pkg-config"
-makedepends="gmp-devel libmpc-devel libsodium-devel mpfr-devel openssl-devel"
+hostmakedepends="pkg-config"
+makedepends="openssl-devel"
 short_desc="Modern Prolog implementation written mostly in Rust"
 maintainer="Hans-J. Schmid <knock@myopendoor.de>"
 license="BSD-3-Clause"
 homepage="https://github.com/mthom/scryer-prolog"
 distfiles="https://github.com/mthom/scryer-prolog/archive/refs/tags/v${version}.tar.gz"
-checksum=e69109af51f81568cec1137842cd438cb675f9fb966ba90b6a4ee85b469cd37d
-nocross="executes gmp header https://gitlab.com/tspiteri/gmp-mpfr-sys/-/blob/v1.5.3/build.rs#L1309"
-export CARGO_FEATURE_USE_SYSTEM_LIBS=1
+checksum=d8e89e0d6c54fdd34104513e231bba4c8499659b1dd3ae6abe187606e443a82c
 
 case "$XBPS_TARGET_MACHINE" in
-	x86_64*|aarch64*) ;;
-	i686*|arm*) broken="upstream dropped 32 bit support" ;;
+	x86_64*|i686*|arm*|aarch64*) ;;
 	*) broken="ftbfs in ring" ;;
 esac
 

             reply	other threads:[~2023-09-01  4:18 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-09-01  4:18 cinerea0 [this message]
2023-09-01  4:46 ` triska
2023-09-01  4:57 ` classabbyamp
2023-09-01  4:58 ` classabbyamp
2023-09-07  0:47 ` [PR PATCH] [Merged]: " classabbyamp

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-45861@inbox.vuxu.org \
    --to=cinerea0@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).