Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] bc-gh: update upstream address and use the GNU bc predefined build
@ 2023-02-01  3:08 gavinhoward
  2023-02-01  6:04 ` [PR PATCH] [Updated] " gavinhoward
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: gavinhoward @ 2023-02-01  3:08 UTC (permalink / raw)
  To: ml

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

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

https://github.com/gavinhoward/void-packages master
https://github.com/void-linux/void-packages/pull/42009

bc-gh: update upstream address and use the GNU bc predefined build
Signed-off-by: Gavin Howard <gavin@yzena.com>

#### Testing the changes
- I tested the changes in this PR: **NO**


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

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

From 400b0f2075bc27e8a12d74e4ffc83f4e51ed1cca Mon Sep 17 00:00:00 2001
From: Gavin Howard <gavin@yzena.com>
Date: Tue, 31 Jan 2023 20:06:51 -0700
Subject: [PATCH] bc-gh: update upstream address and use the GNU bc predefined
 build

Signed-off-by: Gavin Howard <gavin@yzena.com>
---
 srcpkgs/bc-gh/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/bc-gh/template b/srcpkgs/bc-gh/template
index a8fa2b682baf..45f135309be2 100644
--- a/srcpkgs/bc-gh/template
+++ b/srcpkgs/bc-gh/template
@@ -3,7 +3,7 @@ pkgname=bc-gh
 version=6.2.2
 revision=1
 short_desc="Implementation of POSIX bc with GNU extensions"
-maintainer="Gavin D. Howard <yzena.tech@gmail.com>"
+maintainer="Gavin D. Howard <gavin@yzena.com>"
 license="BSD-2-Clause"
 homepage="https://git.yzena.com/gavin/bc"
 changelog="https://git.yzena.com/gavin/bc/raw/branch/master/NEWS.md"
@@ -20,7 +20,7 @@ alternatives="
 do_configure() {
 	PREFIX=/usr DESTDIR="${DESTDIR}" EXECSUFFIX=-gh CC="${CC}" CFLAGS="${CFLAGS}" \
 	HOSTCC="${CC_FOR_BUILD}" HOSTCFLAGS="${CFLAGS_FOR_BUILD}" ./configure.sh -GM \
-	-sbc.banner -sdc.tty_mode
+	-pGNU
 }
 do_build() {
 	make ${makejobs}

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2023-02-01 11:49 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-01  3:08 [PR PATCH] bc-gh: update upstream address and use the GNU bc predefined build gavinhoward
2023-02-01  6:04 ` [PR PATCH] [Updated] " gavinhoward
2023-02-01  9:20 ` [PR REVIEW] " sgn
2023-02-01 11:47 ` [PR PATCH] [Updated] " sgn
2023-02-01 11:48 ` sgn
2023-02-01 11:49 ` sgn
2023-02-01 11:49 ` [PR PATCH] [Merged]: " sgn

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