Github messages for voidlinux
 help / color / mirror / Atom feed
From: voidlinux-github@inbox.vuxu.org
To: ml@inbox.vuxu.org
Subject: [PR PATCH] j: update to 901.d.
Date: Tue, 21 Jan 2020 02:58:59 +0100	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-18441@inbox.vuxu.org> (raw)

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

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

https://github.com/xelxebar/void-packages package/j
https://github.com/void-linux/void-packages/pull/18441

j: update to 901.d.


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

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

From d99c12fd22c7a70191b9be1e2cc62a9ed5581a2b Mon Sep 17 00:00:00 2001
From: "B. Wilson" <x@wilsonb.com>
Date: Tue, 21 Jan 2020 10:51:34 +0900
Subject: [PATCH] j: update to 901.d.

---
 srcpkgs/j/patches/crossbuild-libj.patch | 19 ++++++++++++++++---
 srcpkgs/j/template                      |  4 ++--
 2 files changed, 18 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/j/patches/crossbuild-libj.patch b/srcpkgs/j/patches/crossbuild-libj.patch
index 34a7786c82b..53b4498763a 100644
--- a/srcpkgs/j/patches/crossbuild-libj.patch
+++ b/srcpkgs/j/patches/crossbuild-libj.patch
@@ -1,9 +1,22 @@
---- make/build_libj.sh	2020-01-19 11:41:50.017038941 +0900
-+++ make/build_libj.sh	2020-01-19 11:47:52.455846176 +0900
-@@ -10,19 +10,20 @@
+--- make/build_libj.sh	2020-01-21 10:40:52.727723713 +0900
++++ make/build_libj.sh	2020-01-21 10:43:13.314100694 +0900
+@@ -10,32 +10,20 @@
  # too early to move main linux release package to gcc 5
  
  macmin="-mmacosx-version-min=10.6"
+-
+-if [ "x$CC" = x'' ] ; then
+-if [ -f "/usr/bin/cc" ]; then
+-CC=cc
+-else
+-if [ -f "/usr/bin/clang" ]; then
+-CC=clang
+-else
+-CC=gcc
+-fi
+-fi
+-export CC
+-fi
 +ccver=$(${CC} --version)
  
  USE_OPENMP="${USE_OPENMP:=0}"
diff --git a/srcpkgs/j/template b/srcpkgs/j/template
index d4dbec09909..b8e1504f9fe 100644
--- a/srcpkgs/j/template
+++ b/srcpkgs/j/template
@@ -1,7 +1,7 @@
 # Template file for 'j'
 pkgname=j
 _vmaj=901
-_vmin=c
+_vmin=d
 _vrel=${_vmaj}-release${_vmin:+-}${_vmin}
 version=${_vmaj}.${_vmin}
 revision=1
@@ -14,7 +14,7 @@ maintainer="B. Wilson <x@wilsonb.com>"
 license="GPL-3.0-or-later"
 homepage="https://jsoftware.com/"
 distfiles="https://github.com/jsoftware/jsource/archive/j${_vrel}.tar.gz"
-checksum=3e7b7f9ea8e23bf055bee0761ea8928e7ff616131b7ab66918956404d8750252
+checksum=5d581c3587253566375f4229dd76ec4108f6eea80d7e4ccf5725328c9f8b408a
 
 _jsz="j${XBPS_TARGET_WORDSIZE}"
 _jtype="release"

             reply	other threads:[~2020-01-21  1:58 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-01-21  1:58 voidlinux-github [this message]
2020-01-21 13:23 ` [PR PATCH] [Updated] " voidlinux-github
2020-01-21 13:25 ` voidlinux-github
2020-01-24  3:43 ` [PR PATCH] [Updated] " voidlinux-github
2020-01-24  3:45 ` voidlinux-github
2020-01-24  9:19 ` [PR PATCH] [Merged]: " voidlinux-github

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-18441@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).