Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] xcircuit: update to 3.10.30.
@ 2022-10-06 18:13 motorto
  2022-10-06 18:36 ` [PR PATCH] [Updated] " motorto
  2022-10-07  8:12 ` [PR PATCH] [Merged]: " classabbyamp
  0 siblings, 2 replies; 3+ messages in thread
From: motorto @ 2022-10-06 18:13 UTC (permalink / raw)
  To: ml

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

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

https://github.com/motorto/void-packages xcircuit-3.10.30
https://github.com/void-linux/void-packages/pull/39778

xcircuit: update to 3.10.30.
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

#### Local build testing
- I built this PR locally for my native architecture, x86_64-glibc



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

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

From dce732a54f3d164edaa85f5f1fad9b8980658acf Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Andr=C3=A9=20Cerqueira?= <acerqueira021@gmail.com>
Date: Thu, 6 Oct 2022 19:11:41 +0100
Subject: [PATCH] xcircuit: update to 3.10.30.

---
 srcpkgs/xcircuit/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/xcircuit/template b/srcpkgs/xcircuit/template
index da31ea125518..c5c54e87162c 100644
--- a/srcpkgs/xcircuit/template
+++ b/srcpkgs/xcircuit/template
@@ -1,6 +1,6 @@
 # Template file for 'xcircuit'
 pkgname=xcircuit
-version=3.10.23
+version=3.10.30
 revision=1
 build_style=gnu-configure
 make_build_args="ACLOCAL=aclocal AUTOMAKE=automake"
@@ -11,7 +11,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-only"
 homepage="http://opencircuitdesign.com/xcircuit/"
 distfiles="http://opencircuitdesign.com/xcircuit/archive/xcircuit-${version}.tgz"
-checksum=8f43c0f0050819c248cc6925f95228af861ec434dd9d2629ca7d13b8d0a55b51
+checksum=b2f63cba605e79cc2a08714bf3888f7be7174384ed724db3c70f8bf25c36f554
 nocross="menudep: cannot execute binary file"
 
 post_install() {

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

* Re: [PR PATCH] [Updated] xcircuit: update to 3.10.30.
  2022-10-06 18:13 [PR PATCH] xcircuit: update to 3.10.30 motorto
@ 2022-10-06 18:36 ` motorto
  2022-10-07  8:12 ` [PR PATCH] [Merged]: " classabbyamp
  1 sibling, 0 replies; 3+ messages in thread
From: motorto @ 2022-10-06 18:36 UTC (permalink / raw)
  To: ml

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

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

https://github.com/motorto/void-packages xcircuit-3.10.30
https://github.com/void-linux/void-packages/pull/39778

xcircuit: update to 3.10.30.
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

#### Local build testing
- I built this PR locally for my native architecture, x86_64-glibc



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

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

From 729b3670a40233eb8fb40d9e4e07ec56e5d9ec76 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Andr=C3=A9=20Cerqueira?= <acerqueira021@gmail.com>
Date: Thu, 6 Oct 2022 19:11:41 +0100
Subject: [PATCH] xcircuit: update to 3.10.30.

---
 srcpkgs/xcircuit/template | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/xcircuit/template b/srcpkgs/xcircuit/template
index da31ea125518..d74d7d5ddf93 100644
--- a/srcpkgs/xcircuit/template
+++ b/srcpkgs/xcircuit/template
@@ -1,6 +1,6 @@
 # Template file for 'xcircuit'
 pkgname=xcircuit
-version=3.10.23
+version=3.10.30
 revision=1
 build_style=gnu-configure
 make_build_args="ACLOCAL=aclocal AUTOMAKE=automake"
@@ -11,8 +11,9 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-only"
 homepage="http://opencircuitdesign.com/xcircuit/"
 distfiles="http://opencircuitdesign.com/xcircuit/archive/xcircuit-${version}.tgz"
-checksum=8f43c0f0050819c248cc6925f95228af861ec434dd9d2629ca7d13b8d0a55b51
+checksum=b2f63cba605e79cc2a08714bf3888f7be7174384ed724db3c70f8bf25c36f554
 nocross="menudep: cannot execute binary file"
+make_check=no # what tests are you even running
 
 post_install() {
 	vmkdir usr/share/man/man1

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

* Re: [PR PATCH] [Merged]: xcircuit: update to 3.10.30.
  2022-10-06 18:13 [PR PATCH] xcircuit: update to 3.10.30 motorto
  2022-10-06 18:36 ` [PR PATCH] [Updated] " motorto
@ 2022-10-07  8:12 ` classabbyamp
  1 sibling, 0 replies; 3+ messages in thread
From: classabbyamp @ 2022-10-07  8:12 UTC (permalink / raw)
  To: ml

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

There's a merged pull request on the void-packages repository

xcircuit: update to 3.10.30.
https://github.com/void-linux/void-packages/pull/39778

Description:
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

#### Local build testing
- I built this PR locally for my native architecture, x86_64-glibc

I might be dumb but honestly  I don't understand what tests is even running on the  `do_check()` by default ... So disabling the tests since upstream don't seem to have tests. 

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

end of thread, other threads:[~2022-10-07  8:12 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-06 18:13 [PR PATCH] xcircuit: update to 3.10.30 motorto
2022-10-06 18:36 ` [PR PATCH] [Updated] " motorto
2022-10-07  8:12 ` [PR PATCH] [Merged]: " classabbyamp

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