Github messages for voidlinux
 help / color / mirror / Atom feed
From: voidlinux-github@inbox.vuxu.org
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] [WIP] gcc-multilib: update to 9.2
Date: Sat, 19 Oct 2019 23:13:54 +0200	[thread overview]
Message-ID: <20191019211354.kNnfVrbuw-llFoEWa1vzyOD3YFbUNoy3MjaLFYS6HM0@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-15630@inbox.vuxu.org>

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

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

https://github.com/foxlet/void-packages gcc-multilib-public
https://github.com/void-linux/void-packages/pull/15630

[WIP] gcc-multilib: update to 9.2
Depends on #14822 in order to rebuild with 32-bit dependencies.

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-gcc-multilib-public-15630.patch --]
[-- Type: text/x-diff, Size: 1646 bytes --]

From 13b03346a1682755af1d45612a4f246640e8304d Mon Sep 17 00:00:00 2001
From: Foxlet <foxlet@furcode.co>
Date: Sat, 19 Oct 2019 16:54:39 -0400
Subject: [PATCH] gcc-multilib: update to 9.2

---
 srcpkgs/gcc-multilib/template | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/srcpkgs/gcc-multilib/template b/srcpkgs/gcc-multilib/template
index a21a112e6e4..cbe80e8ef31 100644
--- a/srcpkgs/gcc-multilib/template
+++ b/srcpkgs/gcc-multilib/template
@@ -1,18 +1,18 @@
-# Template build file for 'gcc-multilib'
+# Template file for 'gcc-multilib'
 archs="x86_64"
 _triplet="x86_64-unknown-linux-gnu"
-_majorver=9.1
+_majorver=9.2
 
 pkgname=gcc-multilib
 version=${_majorver}.0
 revision=1
 wrksrc="gcc-${version}"
-short_desc="The GNU C Compiler (multilib files)"
+short_desc="GNU Compiler Collection (multilib files)"
 maintainer="Orphaned <orphan@voidlinux.org>"
 homepage="http://gcc.gnu.org"
-license="GFDL-1.2, GPL-3, LGPL-2.1"
+license="GFDL-1.2-or-later, GPL-3.0-or-later, LGPL-2.1-or-later"
 distfiles="${GNU_SITE}/gcc/gcc-${version}/gcc-${version}.tar.xz"
-checksum=79a66834e96a6050d8fe78db2c3b32fb285b230b855d0a66288235bc04b327a0
+checksum=ea6ef08f121239da5695f76c9b33637a118dcf63e24164422231917fa61fb206
 
 hostmakedepends="perl flex zip unzip"
 makedepends="zlib-devel libmpc-devel isl15-devel libfl-devel
@@ -95,6 +95,6 @@ do_install() {
 
 gcc-objc-multilib_package() {
 	depends="gcc-multilib>=${_majorver} gcc-objc>=${_majorver} libobjc-devel-32bit>=${_majorver}"
-	short_desc="The GNU Objective-C compiler (multilib files)"
+	short_desc="GNU Objective-C compiler (multilib files)"
 	build_style=meta
 }

  parent reply	other threads:[~2019-10-19 21:13 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-10-19 20:58 [PR PATCH] " voidlinux-github
2019-10-19 21:13 ` [PR PATCH] [Updated] " voidlinux-github
2019-10-19 21:13 ` voidlinux-github [this message]
2019-10-21 16:39 ` voidlinux-github
2019-10-21 17:20 ` voidlinux-github
2019-10-21 17:20 ` [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=20191019211354.kNnfVrbuw-llFoEWa1vzyOD3YFbUNoy3MjaLFYS6HM0@z \
    --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).