Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] update dmd, dtools, dub
@ 2023-03-02 19:53 subnut
  2023-03-03  4:42 ` oreo639
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: subnut @ 2023-03-02 19:53 UTC (permalink / raw)
  To: ml

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

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

https://github.com/subnut/void-packages dmd
https://github.com/void-linux/void-packages/pull/42550

update dmd, dtools, dub
<!-- 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):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From d4fcbafcf8b8886889cfa9422844256e507ac228 Mon Sep 17 00:00:00 2001
From: Subhaditya Nath <sn03.general@gmail.com>
Date: Fri, 3 Mar 2023 01:20:41 +0530
Subject: [PATCH 1/2] dmd, dtools: update to 2.102.2

---
 srcpkgs/dmd/template    | 8 ++++----
 srcpkgs/dtools/template | 4 ++--
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/srcpkgs/dmd/template b/srcpkgs/dmd/template
index fc75ca12b918..5af286a90eb2 100644
--- a/srcpkgs/dmd/template
+++ b/srcpkgs/dmd/template
@@ -1,6 +1,6 @@
 # Template file for 'dmd'
 pkgname=dmd
-version=2.101.1
+version=2.102.2
 revision=1
 create_wrksrc=yes
 hostmakedepends="dmd2.091 which"
@@ -14,9 +14,9 @@ distfiles="
  https://github.com/dlang/dmd/archive/refs/tags/v${version}.tar.gz>dmd-${version}.tar.gz
  https://github.com/dlang/phobos/archive/v${version}.tar.gz>phobos-${version}.tar.gz
  http://downloads.dlang.org/releases/2.x/${version}/dmd.${version}.linux.tar.xz"
-checksum="e369396dbbe4eec9311122fa24c975688b209a000bf2062a9f86b49ab2e4a7b0
- 8a275b3f46d921be87744ec80d3094421a979d6f607dbd43e88e251bbb3f503a
- 58333e57ed3812077dc2f8cc8759998b3b59c9ea3dbe01571eab4b2944a84bfe"
+checksum="98125e1ffddfa0490edeb6cf1d9bc7fade701f210182d2350b56bf8c10b890f2
+ e4fcc5b2eacb38a1921590865535cf93be6344ffe852ebb62f2426db8fae38e3
+ e2ea33ddcea97846c75059ee067bda94f77a88a8db84224cc41aae0280aa40f5"
 conf_files="/etc/dmd.conf"
 provides="d-compiler-${version}_${revision}"
 conflicts="dmd-bootstrap dmd2.081 dmd2.091"
diff --git a/srcpkgs/dtools/template b/srcpkgs/dtools/template
index f8bc5b41e19a..4c72bb4eec31 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.102.2
 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=95935f1b887a5eec2353c03063b804de194a490473bcf3140b907a7152cd3cdb
 
 do_build() {
 	# rdmd can't be built normally, is used to build others

From 0234a0bdc2226d36414ee6a6b88b564a4e4acc93 Mon Sep 17 00:00:00 2001
From: Subhaditya Nath <sn03.general@gmail.com>
Date: Fri, 3 Mar 2023 01:22:04 +0530
Subject: [PATCH 2/2] dub: update to 1.31.1

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

diff --git a/srcpkgs/dub/template b/srcpkgs/dub/template
index f80d21bb90a2..c5d91b86a345 100644
--- a/srcpkgs/dub/template
+++ b/srcpkgs/dub/template
@@ -1,6 +1,6 @@
 # Template file for 'dub'
 pkgname=dub
-version=1.27.0
+version=1.31.1
 revision=1
 hostmakedepends="dmd dtools"
 makedepends="libcurl-devel"
@@ -10,7 +10,7 @@ maintainer="Follpvosten <wolfi@karpador.xyz>"
 license="MIT"
 homepage="https://github.com/dlang/dub"
 distfiles="${homepage}/archive/v${version}.tar.gz"
-checksum=fb800f3355f167ac7f997f77e31e331db9d33477779fdaaf2851b3abcecc801a
+checksum=dce1b3f7d21f6b111830d849e6f417853bab66d9036df212aec237c1f724bc4f
 nocross="requires dmd"
 
 do_build() {

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

* Re: update dmd, dtools, dub
  2023-03-02 19:53 [PR PATCH] update dmd, dtools, dub subnut
@ 2023-03-03  4:42 ` oreo639
  2023-03-03 12:33 ` [PR PATCH] [Updated] " subnut
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 6+ messages in thread
From: oreo639 @ 2023-03-03  4:42 UTC (permalink / raw)
  To: ml

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

New comment by oreo639 on void-packages repository

https://github.com/void-linux/void-packages/pull/42550#issuecomment-1452960229

Comment:
dmd and dtools should be two commits.

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

* Re: [PR PATCH] [Updated] update dmd, dtools, dub
  2023-03-02 19:53 [PR PATCH] update dmd, dtools, dub subnut
  2023-03-03  4:42 ` oreo639
@ 2023-03-03 12:33 ` subnut
  2023-06-02  2:04 ` github-actions
  2023-06-17  1:56 ` [PR PATCH] [Closed]: " github-actions
  3 siblings, 0 replies; 6+ messages in thread
From: subnut @ 2023-03-03 12:33 UTC (permalink / raw)
  To: ml

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

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

https://github.com/subnut/void-packages dmd
https://github.com/void-linux/void-packages/pull/42550

update dmd, dtools, dub
<!-- 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):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From 00aa562562fd130b8277603df295357bdb029e6c Mon Sep 17 00:00:00 2001
From: Subhaditya Nath <sn03.general@gmail.com>
Date: Fri, 3 Mar 2023 18:01:42 +0530
Subject: [PATCH 1/3] dmd: update to 1.102.2

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

diff --git a/srcpkgs/dmd/template b/srcpkgs/dmd/template
index fc75ca12b918..5af286a90eb2 100644
--- a/srcpkgs/dmd/template
+++ b/srcpkgs/dmd/template
@@ -1,6 +1,6 @@
 # Template file for 'dmd'
 pkgname=dmd
-version=2.101.1
+version=2.102.2
 revision=1
 create_wrksrc=yes
 hostmakedepends="dmd2.091 which"
@@ -14,9 +14,9 @@ distfiles="
  https://github.com/dlang/dmd/archive/refs/tags/v${version}.tar.gz>dmd-${version}.tar.gz
  https://github.com/dlang/phobos/archive/v${version}.tar.gz>phobos-${version}.tar.gz
  http://downloads.dlang.org/releases/2.x/${version}/dmd.${version}.linux.tar.xz"
-checksum="e369396dbbe4eec9311122fa24c975688b209a000bf2062a9f86b49ab2e4a7b0
- 8a275b3f46d921be87744ec80d3094421a979d6f607dbd43e88e251bbb3f503a
- 58333e57ed3812077dc2f8cc8759998b3b59c9ea3dbe01571eab4b2944a84bfe"
+checksum="98125e1ffddfa0490edeb6cf1d9bc7fade701f210182d2350b56bf8c10b890f2
+ e4fcc5b2eacb38a1921590865535cf93be6344ffe852ebb62f2426db8fae38e3
+ e2ea33ddcea97846c75059ee067bda94f77a88a8db84224cc41aae0280aa40f5"
 conf_files="/etc/dmd.conf"
 provides="d-compiler-${version}_${revision}"
 conflicts="dmd-bootstrap dmd2.081 dmd2.091"

From 2b004b876d0d0b641f82f0b4c07311f17f5064c1 Mon Sep 17 00:00:00 2001
From: Subhaditya Nath <sn03.general@gmail.com>
Date: Fri, 3 Mar 2023 18:01:56 +0530
Subject: [PATCH 2/3] dtools: update to 2.102.2

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

diff --git a/srcpkgs/dtools/template b/srcpkgs/dtools/template
index f8bc5b41e19a..4c72bb4eec31 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.102.2
 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=95935f1b887a5eec2353c03063b804de194a490473bcf3140b907a7152cd3cdb
 
 do_build() {
 	# rdmd can't be built normally, is used to build others

From ce1a9e06889e6c5b02c3b13a17e3975054e53895 Mon Sep 17 00:00:00 2001
From: Subhaditya Nath <sn03.general@gmail.com>
Date: Fri, 3 Mar 2023 18:02:29 +0530
Subject: [PATCH 3/3] dub: update to 1.31.1

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

diff --git a/srcpkgs/dub/template b/srcpkgs/dub/template
index f80d21bb90a2..c5d91b86a345 100644
--- a/srcpkgs/dub/template
+++ b/srcpkgs/dub/template
@@ -1,6 +1,6 @@
 # Template file for 'dub'
 pkgname=dub
-version=1.27.0
+version=1.31.1
 revision=1
 hostmakedepends="dmd dtools"
 makedepends="libcurl-devel"
@@ -10,7 +10,7 @@ maintainer="Follpvosten <wolfi@karpador.xyz>"
 license="MIT"
 homepage="https://github.com/dlang/dub"
 distfiles="${homepage}/archive/v${version}.tar.gz"
-checksum=fb800f3355f167ac7f997f77e31e331db9d33477779fdaaf2851b3abcecc801a
+checksum=dce1b3f7d21f6b111830d849e6f417853bab66d9036df212aec237c1f724bc4f
 nocross="requires dmd"
 
 do_build() {

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

* Re: update dmd, dtools, dub
  2023-03-02 19:53 [PR PATCH] update dmd, dtools, dub subnut
  2023-03-03  4:42 ` oreo639
  2023-03-03 12:33 ` [PR PATCH] [Updated] " subnut
@ 2023-06-02  2:04 ` github-actions
  2023-06-17  1:56 ` [PR PATCH] [Closed]: " github-actions
  3 siblings, 0 replies; 6+ messages in thread
From: github-actions @ 2023-06-02  2:04 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/42550#issuecomment-1573029817

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] 6+ messages in thread

* Re: [PR PATCH] [Closed]: update dmd, dtools, dub
  2023-03-02 19:53 [PR PATCH] update dmd, dtools, dub subnut
                   ` (2 preceding siblings ...)
  2023-06-02  2:04 ` github-actions
@ 2023-06-17  1:56 ` github-actions
  3 siblings, 0 replies; 6+ messages in thread
From: github-actions @ 2023-06-17  1:56 UTC (permalink / raw)
  To: ml

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

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

update dmd, dtools, dub
https://github.com/void-linux/void-packages/pull/42550

Description:
<!-- 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):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

* [PR PATCH] update dmd,dtools,dub
@ 2024-05-03  7:43 mukul1729
  0 siblings, 0 replies; 6+ messages in thread
From: mukul1729 @ 2024-05-03  7:43 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mukul1729/void-packages dmd
https://github.com/void-linux/void-packages/pull/50173

update dmd,dtools,dub
#### 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/50173.patch is attached

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

From f7d31ced17f343fbae60790ec278e7fffa6c75b1 Mon Sep 17 00:00:00 2001
From: Mukul Joshi <mukuljoshix@gmail.com>
Date: Fri, 3 May 2024 03:49:55 +0530
Subject: [PATCH 1/3] dub: update to 1.37.0

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

diff --git a/srcpkgs/dub/template b/srcpkgs/dub/template
index f80d21bb90a20f..6527809bfcdd6d 100644
--- a/srcpkgs/dub/template
+++ b/srcpkgs/dub/template
@@ -1,6 +1,6 @@
 # Template file for 'dub'
 pkgname=dub
-version=1.27.0
+version=1.37.0
 revision=1
 hostmakedepends="dmd dtools"
 makedepends="libcurl-devel"
@@ -10,7 +10,7 @@ maintainer="Follpvosten <wolfi@karpador.xyz>"
 license="MIT"
 homepage="https://github.com/dlang/dub"
 distfiles="${homepage}/archive/v${version}.tar.gz"
-checksum=fb800f3355f167ac7f997f77e31e331db9d33477779fdaaf2851b3abcecc801a
+checksum=8e8c5c841a43cb75af9828c3155a7e1ef90319177a66cebf9c94b33792cf8491
 nocross="requires dmd"
 
 do_build() {

From c4b4948b29ba218afc3365d3d071c41a46620a24 Mon Sep 17 00:00:00 2001
From: Mukul Joshi <mukuljoshix@gmail.com>
Date: Fri, 3 May 2024 04:05:44 +0530
Subject: [PATCH 2/3] dmd: update to 2.108.0

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

diff --git a/srcpkgs/dmd/template b/srcpkgs/dmd/template
index fc75ca12b918a2..49b95a007cec56 100644
--- a/srcpkgs/dmd/template
+++ b/srcpkgs/dmd/template
@@ -1,6 +1,6 @@
 # Template file for 'dmd'
 pkgname=dmd
-version=2.101.1
+version=2.108.0
 revision=1
 create_wrksrc=yes
 hostmakedepends="dmd2.091 which"
@@ -14,9 +14,9 @@ distfiles="
  https://github.com/dlang/dmd/archive/refs/tags/v${version}.tar.gz>dmd-${version}.tar.gz
  https://github.com/dlang/phobos/archive/v${version}.tar.gz>phobos-${version}.tar.gz
  http://downloads.dlang.org/releases/2.x/${version}/dmd.${version}.linux.tar.xz"
-checksum="e369396dbbe4eec9311122fa24c975688b209a000bf2062a9f86b49ab2e4a7b0
- 8a275b3f46d921be87744ec80d3094421a979d6f607dbd43e88e251bbb3f503a
- 58333e57ed3812077dc2f8cc8759998b3b59c9ea3dbe01571eab4b2944a84bfe"
+checksum="35cd47ead6737615a4b5c82dd80ea4b5f84cf231a10bf1c3487f4527adc89424
+ 804021ee34612836500dfe93992673bb430fba5caec95075108908f2f0f6a2d3
+ 6ae2248e7256526d739531ac7f6c0b0feb6521784bed483ce05612c0a5705624"
 conf_files="/etc/dmd.conf"
 provides="d-compiler-${version}_${revision}"
 conflicts="dmd-bootstrap dmd2.081 dmd2.091"

From ba983d153c8b9318dbc7307a7e16025db93b6e51 Mon Sep 17 00:00:00 2001
From: Mukul Joshi <mukuljoshix@gmail.com>
Date: Fri, 3 May 2024 04:09:24 +0530
Subject: [PATCH 3/3] dtools: update to 2.108.0

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

diff --git a/srcpkgs/dtools/template b/srcpkgs/dtools/template
index f8bc5b41e19a31..ab5bb3e2d44c45 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.108.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=a9c02379bf4e9f2573ac8cd26b2233c7640e24c6a9b18bf164ef2c7dd8b480c2
 
 do_build() {
 	# rdmd can't be built normally, is used to build others

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

end of thread, other threads:[~2024-05-03  7:43 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-02 19:53 [PR PATCH] update dmd, dtools, dub subnut
2023-03-03  4:42 ` oreo639
2023-03-03 12:33 ` [PR PATCH] [Updated] " subnut
2023-06-02  2:04 ` github-actions
2023-06-17  1:56 ` [PR PATCH] [Closed]: " github-actions
2024-05-03  7:43 [PR PATCH] update dmd,dtools,dub mukul1729

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