Github messages for voidlinux
 help / color / mirror / Atom feed
From: ericonr <ericonr@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] sdcc: update to 4.0.0 and update hostmakedepends
Date: Sun, 26 Apr 2020 23:07:17 +0200	[thread overview]
Message-ID: <20200426210717.fTun0RKdR4hTLzuaaQtM3yOCNst4P61vnf42Z-gH33M@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-20434@inbox.vuxu.org>

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

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

https://github.com/ericonr/void-packages sdcc-update
https://github.com/void-linux/void-packages/pull/20434

sdcc: update to 4.0.0 and update hostmakedepends
Automake and texinfo had to be added to hostmakedepends.

@maxice8 I'm tagging you here because you were the one responsible for the previous SDCC PRs.

EDIT: the builds timed out, which was predictable, if unfortunate.

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

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

From 2a91b1072c89992e8c16f5ed4544a6fd33abbb7c Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C3=89rico=20Rolim?= <erico.erc@gmail.com>
Date: Sun, 29 Mar 2020 00:03:15 -0300
Subject: [PATCH] sdcc: update to 4.0.0, add hostmakedepends, claim maintainer

Automake and texinfo had to be added to hostmakedepends.

Former maintainer hasn't participated in Void for a long time.
---
 srcpkgs/sdcc/template | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/sdcc/template b/srcpkgs/sdcc/template
index d0e457f764c..7fe313765e0 100644
--- a/srcpkgs/sdcc/template
+++ b/srcpkgs/sdcc/template
@@ -1,16 +1,16 @@
 # Template file for 'sdcc'
 pkgname=sdcc
-version=3.9.0
+version=4.0.0
 revision=1
 archs="i686 x86_64*"
 build_style=gnu-configure
-hostmakedepends="flex bison gputils"
+hostmakedepends="automake flex bison gputils texinfo"
 makedepends="boost-devel zlib-devel"
 short_desc="Retargettable ANSI C compiler"
-maintainer="Leandro Vital <leavitals@gmail.com>"
+maintainer="Érico Nogueira <ericonr@disroot.org>"
 license="GPL-2.0-or-later"
 homepage="http://sdcc.sourceforge.net/"
 distfiles="${SOURCEFORGE_SITE}/sdcc/${pkgname}-src-${version}.tar.bz2"
-checksum=94ecae73faf7f3feee307f89dfe3cef2d7866293c7909ea05b3b33c88d67c036
 python_version=2 #unverified
+checksum=489180806fc20a3911ba4cf5ccaf1875b68910d7aed3f401bbd0695b0bef4e10
 nostrip=yes

  parent reply	other threads:[~2020-04-26 21:07 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-20434@inbox.vuxu.org>
2020-04-10 20:58 ` ericonr
2020-04-26 21:01 ` ericonr
2020-04-26 21:07 ` ericonr [this message]
2020-04-26 21:08 ` ericonr
2020-04-26 21:09 ` ericonr
2020-04-26 21:09 ` ericonr
2020-04-26 21:52 ` [PR PATCH] [Updated] " ericonr
2020-04-28 23:26 ` [PR PATCH] [Merged]: " Duncaen

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=20200426210717.fTun0RKdR4hTLzuaaQtM3yOCNst4P61vnf42Z-gH33M@z \
    --to=ericonr@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).