Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] scons: Update to 4.7.0
@ 2024-03-29 21:13 wpbirney
  2024-03-30  9:43 ` scons: update " sgn
                   ` (18 more replies)
  0 siblings, 19 replies; 20+ messages in thread
From: wpbirney @ 2024-03-29 21:13 UTC (permalink / raw)
  To: ml

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

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

https://github.com/wpbirney/void-packages scons-4.7.0
https://github.com/void-linux/void-packages/pull/49596

scons: Update to 4.7.0
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->

#### Local build testing
- I built this PR locally for my native architecture, (x86_64-glibc)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - x86_64-musl
  - aarch64-musl (crossbuild)

Note that i switched the distfile to sourceforge as SCons devs are no longer cutting releases on github and now the main scons website points to sourceforge to get an official tarball.

Tested it on building godot as well without issue



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

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

From 3b4f0365862aec34e40a02d02ddf62f97dbbefcd Mon Sep 17 00:00:00 2001
From: wpbirney <wpb@360scada.com>
Date: Fri, 29 Mar 2024 17:05:43 -0400
Subject: [PATCH] scons: Update to 4.7.0

---
 srcpkgs/scons/template | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/scons/template b/srcpkgs/scons/template
index ab712691c903fa..40f7326c7e6488 100644
--- a/srcpkgs/scons/template
+++ b/srcpkgs/scons/template
@@ -1,7 +1,7 @@
 # Template file for 'scons'
 pkgname=scons
-version=4.4.0
-revision=3
+version=4.7.0
+revision=1
 build_style="python3-module"
 make_install_args="--install-data=/usr/share/man/man1/"
 hostmakedepends="python3 python3-setuptools"
@@ -10,8 +10,8 @@ short_desc="Software construction tool"
 maintainer="Wilson Birney <wpb@360scada.com>"
 license="MIT"
 homepage="https://www.scons.org/"
-distfiles="https://github.com/SCons/scons/releases/download/${version}/SCons-${version}.tar.gz"
-checksum=7703c4e9d2200b4854a31800c1dbd4587e1fa86e75f58795c740bcfa7eca7eaa
+distfiles="${SOURCEFORGE_SITE}/scons/${version}/SCons-${version}.tar.gz"
+checksum=d9fcd831700ce373ecd30ac55e9d7eff20754215cff5967c4972237d614a326e
 make_check=no #SCons dist tarballs do not have tests, confirmed with SCons dev
 
 post_install() {

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

end of thread, other threads:[~2024-03-31  1:22 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-03-29 21:13 [PR PATCH] scons: Update to 4.7.0 wpbirney
2024-03-30  9:43 ` scons: update " sgn
2024-03-30 14:14 ` wpbirney
2024-03-30 14:20 ` wpbirney
2024-03-30 14:21 ` wpbirney
2024-03-30 14:22 ` wpbirney
2024-03-30 14:24 ` wpbirney
2024-03-30 14:25 ` wpbirney
2024-03-30 14:26 ` wpbirney
2024-03-30 14:28 ` wpbirney
2024-03-30 14:32 ` wpbirney
2024-03-30 14:32 ` wpbirney
2024-03-30 14:32 ` wpbirney
2024-03-30 14:34 ` wpbirney
2024-03-30 14:43 ` wpbirney
2024-03-30 23:38 ` sgn
2024-03-31  1:02 ` sgn
2024-03-31  1:18 ` sgn
2024-03-31  1:22 ` sgn
2024-03-31  1:22 ` [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).