Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] dtools: update to 2.106.0
@ 2023-12-31  5:14 jtbx
  2024-01-07  5:42 ` [PR PATCH] [Updated] " jtbx
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: jtbx @ 2023-12-31  5:14 UTC (permalink / raw)
  To: ml

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

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

https://github.com/jtbx/void-packages dtools-2.106.0
https://github.com/void-linux/void-packages/pull/48005

dtools: update to 2.106.0
<!-- 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-musl


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

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

From f9c24fb64cafa99f46114f0ac2ec443a7137b097 Mon Sep 17 00:00:00 2001
From: Jeremy Baxter <jtbx@duck.com>
Date: Sun, 31 Dec 2023 18:13:01 +1300
Subject: [PATCH] dtools: update to 2.106.0

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

diff --git a/srcpkgs/dtools/template b/srcpkgs/dtools/template
index f8bc5b41e19a3..d9cdd599244d2 100644
--- a/srcpkgs/dtools/template
+++ b/srcpkgs/dtools/template
@@ -1,7 +1,7 @@
 # Template file for 'dtools'
 pkgname=dtools
 # keep this synchronized with libphobos and dmd
-version=2.101.1
+version=2.106.0
 revision=1
 hostmakedepends="dmd"
 makedepends="libcurl-devel"
@@ -11,7 +11,7 @@ maintainer="Auri <me@aurieh.me>"
 license="BSL-1.0"
 homepage="http://www.digitalmars.com/d/2.0/"
 distfiles="https://github.com/dlang/tools/archive/v${version}.tar.gz"
-checksum=0e6892084f95f87fa330579a1f6131dec8cfa8e254aabb3cb73a5bf2a673d2ac
+checksum=78076bbdd77fdd8763ba754c78d543a465b4319a0303e2929cbae99ed48fbff5
 
 do_build() {
 	# rdmd can't be built normally, is used to build others

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

* Re: [PR PATCH] [Updated] dtools: update to 2.106.0
  2023-12-31  5:14 [PR PATCH] dtools: update to 2.106.0 jtbx
@ 2024-01-07  5:42 ` jtbx
  2024-04-07  1:46 ` dtools: update to 2.106.1 github-actions
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: jtbx @ 2024-01-07  5:42 UTC (permalink / raw)
  To: ml

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

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

https://github.com/jtbx/void-packages dtools-2.106.0
https://github.com/void-linux/void-packages/pull/48005

dtools: update to 2.106.0
<!-- 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-musl


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

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

From 8666e02fbbc64410c415eba9758473b40bcbf256 Mon Sep 17 00:00:00 2001
From: Jeremy Baxter <jtbx@duck.com>
Date: Sun, 31 Dec 2023 18:13:01 +1300
Subject: [PATCH] dtools: update to 2.106.1

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

diff --git a/srcpkgs/dtools/template b/srcpkgs/dtools/template
index f8bc5b41e19a3..4dd56bd69c311 100644
--- a/srcpkgs/dtools/template
+++ b/srcpkgs/dtools/template
@@ -1,7 +1,7 @@
 # Template file for 'dtools'
 pkgname=dtools
 # keep this synchronized with libphobos and dmd
-version=2.101.1
+version=2.106.1
 revision=1
 hostmakedepends="dmd"
 makedepends="libcurl-devel"
@@ -11,7 +11,7 @@ maintainer="Auri <me@aurieh.me>"
 license="BSL-1.0"
 homepage="http://www.digitalmars.com/d/2.0/"
 distfiles="https://github.com/dlang/tools/archive/v${version}.tar.gz"
-checksum=0e6892084f95f87fa330579a1f6131dec8cfa8e254aabb3cb73a5bf2a673d2ac
+checksum=7c85679167fc9166c9cedf2e14e887279bb49c20f5dc4f299b2ee0eb40932440
 
 do_build() {
 	# rdmd can't be built normally, is used to build others

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

* Re: dtools: update to 2.106.1
  2023-12-31  5:14 [PR PATCH] dtools: update to 2.106.0 jtbx
  2024-01-07  5:42 ` [PR PATCH] [Updated] " jtbx
@ 2024-04-07  1:46 ` github-actions
  2024-04-07  2:16 ` [PR PATCH] [Closed]: " jtbx
  2024-04-07  2:16 ` jtbx
  3 siblings, 0 replies; 5+ messages in thread
From: github-actions @ 2024-04-07  1:46 UTC (permalink / raw)
  To: ml

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

New comment by github-actions[bot] on void-packages repository

https://github.com/void-linux/void-packages/pull/48005#issuecomment-2041270081

Comment:
Pull Requests become stale 90 days after last activity and are closed 14 days after that.  If this pull request is still relevant bump it or assign it.

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

* Re: [PR PATCH] [Closed]: dtools: update to 2.106.1
  2023-12-31  5:14 [PR PATCH] dtools: update to 2.106.0 jtbx
  2024-01-07  5:42 ` [PR PATCH] [Updated] " jtbx
  2024-04-07  1:46 ` dtools: update to 2.106.1 github-actions
@ 2024-04-07  2:16 ` jtbx
  2024-04-07  2:16 ` jtbx
  3 siblings, 0 replies; 5+ messages in thread
From: jtbx @ 2024-04-07  2:16 UTC (permalink / raw)
  To: ml

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

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

dtools: update to 2.106.1
https://github.com/void-linux/void-packages/pull/48005

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-musl


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

* Re: dtools: update to 2.106.1
  2023-12-31  5:14 [PR PATCH] dtools: update to 2.106.0 jtbx
                   ` (2 preceding siblings ...)
  2024-04-07  2:16 ` [PR PATCH] [Closed]: " jtbx
@ 2024-04-07  2:16 ` jtbx
  3 siblings, 0 replies; 5+ messages in thread
From: jtbx @ 2024-04-07  2:16 UTC (permalink / raw)
  To: ml

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

New comment by jtbx on void-packages repository

https://github.com/void-linux/void-packages/pull/48005#issuecomment-2041278659

Comment:
Too many updates upstream, not willing to maintain this PR anymore

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

end of thread, other threads:[~2024-04-07  2:16 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-12-31  5:14 [PR PATCH] dtools: update to 2.106.0 jtbx
2024-01-07  5:42 ` [PR PATCH] [Updated] " jtbx
2024-04-07  1:46 ` dtools: update to 2.106.1 github-actions
2024-04-07  2:16 ` [PR PATCH] [Closed]: " jtbx
2024-04-07  2:16 ` jtbx

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