Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] ldc: update to 1.19.0
@ 2020-01-07 15:09 voidlinux-github
  2020-01-07 15:17 ` [PR PATCH] [Updated] " voidlinux-github
  2020-01-07 15:29 ` [PR PATCH] [Closed]: " voidlinux-github
  0 siblings, 2 replies; 4+ messages in thread
From: voidlinux-github @ 2020-01-07 15:09 UTC (permalink / raw)
  To: ml

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

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

https://github.com/streaksu/void-packages master
https://github.com/void-linux/void-packages/pull/18087

ldc: update to 1.19.0


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

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

From c77297d7b73e05594f436fda8f402941bee5f128 Mon Sep 17 00:00:00 2001
From: Streaksu <assemblyislaw@gmail.com>
Date: Tue, 7 Jan 2020 16:09:19 +0100
Subject: [PATCH] ldc: update to 1.19.0

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

diff --git a/srcpkgs/ldc/template b/srcpkgs/ldc/template
index 7653408b586..de832f8c3b4 100644
--- a/srcpkgs/ldc/template
+++ b/srcpkgs/ldc/template
@@ -1,22 +1,21 @@
-# Template file for 'ldc'
 pkgname=ldc
-version=1.13.0
-revision=2
+version=1.19.0
+revision=1
 wrksrc="ldc-${version}-src"
 build_style=cmake
 configure_args="-DINCLUDE_INSTALL_DIR=/usr/include/dlang/ldc -DBUILD_SHARED_LIBS=ON
  -DBASH_COMPLETION_COMPLETIONSDIR=/usr/share/bash-completion"
 conf_files="/etc/ldc2.conf"
-hostmakedepends="dmd llvm7 perl pkg-config"
+hostmakedepends="dmd llvm10 perl pkg-config"
 makedepends="libcurl-devel libffi-devel ncurses-devel zlib-devel"
 depends="ldc-runtime"
 short_desc="Portable D programming language compiler based on LLVM"
-maintainer="Orphaned <orphan@voidlinux.org>"
+maintainer="streaks <assemblyislaw@gmail.com>"
 license="BSD-3-Clause, BSL-1.0"
 homepage="https://wiki.dlang.org/LDC"
 changelog="https://raw.githubusercontent.com/ldc-developers/ldc/master/CHANGELOG.md"
 distfiles="https://github.com/ldc-developers/ldc/releases/download/v${version}/ldc-${version}-src.tar.gz"
-checksum=4b2fd3eb90fb6debc0ae6d70406bc78fcb531a0f20806640e626d4822e87b2e0
+checksum=c7056c10ab841762b84ae9ea6ab083b131924d683e1e0d8a18aa496c537213ae
 nopie=yes
 nocross=yes
 

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

* Re: [PR PATCH] [Updated] ldc: update to 1.19.0
  2020-01-07 15:09 [PR PATCH] ldc: update to 1.19.0 voidlinux-github
@ 2020-01-07 15:17 ` voidlinux-github
  2020-01-07 15:29 ` [PR PATCH] [Closed]: " voidlinux-github
  1 sibling, 0 replies; 4+ messages in thread
From: voidlinux-github @ 2020-01-07 15:17 UTC (permalink / raw)
  To: ml

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

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

https://github.com/streaksu/void-packages master
https://github.com/void-linux/void-packages/pull/18087

ldc: update to 1.19.0


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

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

From 1406d1d4b16ccb84649e59d8a2b4356a2b39a781 Mon Sep 17 00:00:00 2001
From: streaksu <assemblyislaw@gmail.com>
Date: Tue, 7 Jan 2020 16:17:02 +0100
Subject: [PATCH] ldc: update to 1.19.0

---
 srcpkgs/ldc/template | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/ldc/template b/srcpkgs/ldc/template
index 7653408b586..8119cc1409d 100644
--- a/srcpkgs/ldc/template
+++ b/srcpkgs/ldc/template
@@ -1,22 +1,22 @@
 # Template file for 'ldc'
 pkgname=ldc
-version=1.13.0
-revision=2
+version=1.19.0
+revision=1
 wrksrc="ldc-${version}-src"
 build_style=cmake
 configure_args="-DINCLUDE_INSTALL_DIR=/usr/include/dlang/ldc -DBUILD_SHARED_LIBS=ON
  -DBASH_COMPLETION_COMPLETIONSDIR=/usr/share/bash-completion"
 conf_files="/etc/ldc2.conf"
-hostmakedepends="dmd llvm7 perl pkg-config"
+hostmakedepends="dmd llvm9 perl pkg-config"
 makedepends="libcurl-devel libffi-devel ncurses-devel zlib-devel"
 depends="ldc-runtime"
 short_desc="Portable D programming language compiler based on LLVM"
-maintainer="Orphaned <orphan@voidlinux.org>"
+maintainer="streaks <assemblyislaw@gmail.com>"
 license="BSD-3-Clause, BSL-1.0"
 homepage="https://wiki.dlang.org/LDC"
 changelog="https://raw.githubusercontent.com/ldc-developers/ldc/master/CHANGELOG.md"
 distfiles="https://github.com/ldc-developers/ldc/releases/download/v${version}/ldc-${version}-src.tar.gz"
-checksum=4b2fd3eb90fb6debc0ae6d70406bc78fcb531a0f20806640e626d4822e87b2e0
+checksum=c7056c10ab841762b84ae9ea6ab083b131924d683e1e0d8a18aa496c537213ae
 nopie=yes
 nocross=yes
 

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

* Re: [PR PATCH] [Closed]: ldc: update to 1.19.0
  2020-01-07 15:09 [PR PATCH] ldc: update to 1.19.0 voidlinux-github
  2020-01-07 15:17 ` [PR PATCH] [Updated] " voidlinux-github
@ 2020-01-07 15:29 ` voidlinux-github
  1 sibling, 0 replies; 4+ messages in thread
From: voidlinux-github @ 2020-01-07 15:29 UTC (permalink / raw)
  To: ml

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

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

ldc: update to 1.19.0
https://github.com/void-linux/void-packages/pull/18087

Description:


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

* Re: [PR PATCH] [Closed]: ldc: update to 1.19.0
  2020-01-12  3:02 [PR PATCH] " voidlinux-github
@ 2020-04-10 18:22 ` moon-chilled
  0 siblings, 0 replies; 4+ messages in thread
From: moon-chilled @ 2020-04-10 18:22 UTC (permalink / raw)
  To: ml

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

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

ldc: update to 1.19.0
https://github.com/void-linux/void-packages/pull/18262

Description:


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

end of thread, other threads:[~2020-04-10 18:22 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-07 15:09 [PR PATCH] ldc: update to 1.19.0 voidlinux-github
2020-01-07 15:17 ` [PR PATCH] [Updated] " voidlinux-github
2020-01-07 15:29 ` [PR PATCH] [Closed]: " voidlinux-github
2020-01-12  3:02 [PR PATCH] " voidlinux-github
2020-04-10 18:22 ` [PR PATCH] [Closed]: " moon-chilled

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