Github messages for voidlinux
 help / color / mirror / Atom feed
From: voidlinux-github@inbox.vuxu.org
To: ml@inbox.vuxu.org
Subject: [PR PATCH] Dmdup
Date: Fri, 10 Jan 2020 21:16:00 +0100	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-18191@inbox.vuxu.org> (raw)

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

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

https://github.com/mobinmob/void-packages dmdup
https://github.com/void-linux/void-packages/pull/18191

Dmdup


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

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

From 4a55b00e9298583ff771ebf6ff4b19a02604d213 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Fri, 10 Jan 2020 22:12:30 +0200
Subject: [PATCH 1/2] dmd: update to 2.090.0.

---
 srcpkgs/dmd/template | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/dmd/template b/srcpkgs/dmd/template
index 63bd639becc..d6d6465c324 100644
--- a/srcpkgs/dmd/template
+++ b/srcpkgs/dmd/template
@@ -1,8 +1,9 @@
 # Template file for 'dmd'
 pkgname=dmd
-version=2.089.1
+version=2.090.0
 revision=1
 create_wrksrc=yes
+hostmakedepends="which"
 makedepends="dmd2.081 git"
 depends="libphobos>=${version} gcc"
 short_desc="Digital Mars D compiler"
@@ -14,10 +15,10 @@ distfiles="
  https://github.com/dlang/druntime/archive/v${version}.tar.gz>druntime-${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="4a55f080ab72ce4cbfbece241613636b949cecfad6a8656732b6bebff4c2008c
- 740c62c7d8b91b188c9b6d6a4b1f7065ee28620a30d687e1957c8775f9516e46
- 003227ea649ee67c2ae0e09035d73abcc0a2e6edd46d439747d787369857a1e9
- ad5b5c6986123eb21e1069fe7aec54ec117f7480a6b9535dd1a40e00ee160d70"
+checksum="ab591e45163b2653a3253d0fe3a58f3e40c9c43a1b466114d10c7e67ee569fdc
+ 675303e9a773ebd6e91c3ae60108f140780c8ffd5abf4c3df52876b3bebcaa64
+ c7f709843b0ee50da53e138df0b61eae2e59550df0bf0adf0a8d0482f715cb4f
+ 17b407da594ad8fe96e7a8937434aaec2511b8623f05c3c27a5bc48d63a468a5"
 conf_files="/etc/dmd.conf"
 provides="d-compiler-${version}_${revision}"
 conflicts="dmd-bootstrap dmd2.081"

From ab5fa498f1ffcb6565df877b912e6b19f4347e94 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Fri, 10 Jan 2020 22:12:55 +0200
Subject: [PATCH 2/2] dtools: update to 2.090.0.

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

diff --git a/srcpkgs/dtools/template b/srcpkgs/dtools/template
index d4e6cea7bb5..37c10ba5639 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.088.1
+version=2.090.0
 revision=1
 wrksrc="tools-${version}"
 hostmakedepends="dmd"
@@ -12,7 +12,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=e2eb1afe24985096554c971059916bfad1573b85786529c0394009c8db967139
+checksum=84338fd55c82051ab103cbd165f277d2f855c6b5ce12305ab63968d9316ffb7c
 
 do_build() {
 	# rdmd can't be built normally, is used to build others

             reply	other threads:[~2020-01-10 20:16 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-01-10 20:16 voidlinux-github [this message]
2020-01-10 20:35 ` dmd and dtools: update to 2.090.0 voidlinux-github
2020-01-10 21:01 ` voidlinux-github
2020-01-10 21:43 ` voidlinux-github
2020-02-27 10:23 ` [PR PATCH] [Closed]: " mobinmob

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-18191@inbox.vuxu.org \
    --to=voidlinux-github@inbox.vuxu.org \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).