Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] delta: update to 0.4.4
@ 2020-10-10 23:35 smorimoto
  2020-10-11 21:09 ` [PR PATCH] [Updated] " smorimoto
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: smorimoto @ 2020-10-10 23:35 UTC (permalink / raw)
  To: ml

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

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

https://github.com/smorimoto/void-packages delta-0.4.4
https://github.com/void-linux/void-packages/pull/25500

delta: update to 0.4.4


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

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

From 3f79c43766f5181691dd4803085ac342bf43555b Mon Sep 17 00:00:00 2001
From: Sora Morimoto <sora@morimoto.io>
Date: Sun, 11 Oct 2020 08:35:00 +0900
Subject: [PATCH] delta: update to 0.4.4

Signed-off-by: Sora Morimoto <sora@morimoto.io>
---
 srcpkgs/delta/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/delta/template b/srcpkgs/delta/template
index 4408c16abba..9659bd7ea63 100644
--- a/srcpkgs/delta/template
+++ b/srcpkgs/delta/template
@@ -1,6 +1,6 @@
 # Template file for 'delta'
 pkgname=delta
-version=0.4.3
+version=0.4.4
 revision=1
 build_style=cargo
 hostmakedepends="llvm clang"
@@ -10,7 +10,7 @@ maintainer="Andrew Benson <abenson+void@gmail.com>"
 license="MIT"
 homepage="https://github.com/dandavison/delta"
 distfiles="${homepage}/archive/${version}.tar.gz"
-checksum=78ee36ec30194fe261ccb585111b67adae5166e79170f9636e54cbf5427da54a
+checksum=4068cb88a4110bbef24b8148e3ae283ff007f4f6aa4780789cda7a412928daa0
 
 pre_build() {
 	export CFLAGS_${RUST_BUILD//-/_}="${CFLAGS_host}"

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

* Re: [PR PATCH] [Updated] delta: update to 0.4.4
  2020-10-10 23:35 [PR PATCH] delta: update to 0.4.4 smorimoto
@ 2020-10-11 21:09 ` smorimoto
  2020-10-12  4:21 ` smorimoto
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: smorimoto @ 2020-10-11 21:09 UTC (permalink / raw)
  To: ml

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

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

https://github.com/smorimoto/void-packages delta-0.4.4
https://github.com/void-linux/void-packages/pull/25500

delta: update to 0.4.4


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

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

From 80f907fb67c9734cf168bfe09a7b67c745be6778 Mon Sep 17 00:00:00 2001
From: Sora Morimoto <sora@morimoto.io>
Date: Sun, 11 Oct 2020 08:35:00 +0900
Subject: [PATCH] delta: update to 0.4.4

Signed-off-by: Sora Morimoto <sora@morimoto.io>
---
 srcpkgs/delta/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/delta/template b/srcpkgs/delta/template
index 4408c16abba..9659bd7ea63 100644
--- a/srcpkgs/delta/template
+++ b/srcpkgs/delta/template
@@ -1,6 +1,6 @@
 # Template file for 'delta'
 pkgname=delta
-version=0.4.3
+version=0.4.4
 revision=1
 build_style=cargo
 hostmakedepends="llvm clang"
@@ -10,7 +10,7 @@ maintainer="Andrew Benson <abenson+void@gmail.com>"
 license="MIT"
 homepage="https://github.com/dandavison/delta"
 distfiles="${homepage}/archive/${version}.tar.gz"
-checksum=78ee36ec30194fe261ccb585111b67adae5166e79170f9636e54cbf5427da54a
+checksum=4068cb88a4110bbef24b8148e3ae283ff007f4f6aa4780789cda7a412928daa0
 
 pre_build() {
 	export CFLAGS_${RUST_BUILD//-/_}="${CFLAGS_host}"

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

* Re: [PR PATCH] [Updated] delta: update to 0.4.4
  2020-10-10 23:35 [PR PATCH] delta: update to 0.4.4 smorimoto
  2020-10-11 21:09 ` [PR PATCH] [Updated] " smorimoto
@ 2020-10-12  4:21 ` smorimoto
  2020-10-12  4:32 ` smorimoto
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: smorimoto @ 2020-10-12  4:21 UTC (permalink / raw)
  To: ml

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

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

https://github.com/smorimoto/void-packages delta-0.4.4
https://github.com/void-linux/void-packages/pull/25500

delta: update to 0.4.4


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

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

From 80f907fb67c9734cf168bfe09a7b67c745be6778 Mon Sep 17 00:00:00 2001
From: Sora Morimoto <sora@morimoto.io>
Date: Sun, 11 Oct 2020 08:35:00 +0900
Subject: [PATCH 1/2] delta: update to 0.4.4

Signed-off-by: Sora Morimoto <sora@morimoto.io>
---
 srcpkgs/delta/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/delta/template b/srcpkgs/delta/template
index 4408c16abba..9659bd7ea63 100644
--- a/srcpkgs/delta/template
+++ b/srcpkgs/delta/template
@@ -1,6 +1,6 @@
 # Template file for 'delta'
 pkgname=delta
-version=0.4.3
+version=0.4.4
 revision=1
 build_style=cargo
 hostmakedepends="llvm clang"
@@ -10,7 +10,7 @@ maintainer="Andrew Benson <abenson+void@gmail.com>"
 license="MIT"
 homepage="https://github.com/dandavison/delta"
 distfiles="${homepage}/archive/${version}.tar.gz"
-checksum=78ee36ec30194fe261ccb585111b67adae5166e79170f9636e54cbf5427da54a
+checksum=4068cb88a4110bbef24b8148e3ae283ff007f4f6aa4780789cda7a412928daa0
 
 pre_build() {
 	export CFLAGS_${RUST_BUILD//-/_}="${CFLAGS_host}"

From 6664b41ea9b595174cd74891b9978e7f7928c3b9 Mon Sep 17 00:00:00 2001
From: Sora Morimoto <sora@morimoto.io>
Date: Mon, 12 Oct 2020 13:21:20 +0900
Subject: [PATCH 2/2] Cleanup delta/template

Signed-off-by: Sora Morimoto <sora@morimoto.io>
---
 srcpkgs/delta/template | 7 -------
 1 file changed, 7 deletions(-)

diff --git a/srcpkgs/delta/template b/srcpkgs/delta/template
index 9659bd7ea63..59271de2dc3 100644
--- a/srcpkgs/delta/template
+++ b/srcpkgs/delta/template
@@ -3,8 +3,6 @@ pkgname=delta
 version=0.4.4
 revision=1
 build_style=cargo
-hostmakedepends="llvm clang"
-makedepends="oniguruma-devel"
 short_desc="Syntax-highlighting pager for git"
 maintainer="Andrew Benson <abenson+void@gmail.com>"
 license="MIT"
@@ -12,11 +10,6 @@ homepage="https://github.com/dandavison/delta"
 distfiles="${homepage}/archive/${version}.tar.gz"
 checksum=4068cb88a4110bbef24b8148e3ae283ff007f4f6aa4780789cda7a412928daa0
 
-pre_build() {
-	export CFLAGS_${RUST_BUILD//-/_}="${CFLAGS_host}"
-	export CC_${RUST_BUILD//-/_}="${BUILD_CC}"
-}
-
 post_install() {
 	vlicense LICENSE
 }

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

* Re: [PR PATCH] [Updated] delta: update to 0.4.4
  2020-10-10 23:35 [PR PATCH] delta: update to 0.4.4 smorimoto
  2020-10-11 21:09 ` [PR PATCH] [Updated] " smorimoto
  2020-10-12  4:21 ` smorimoto
@ 2020-10-12  4:32 ` smorimoto
  2020-10-12  4:33 ` smorimoto
  2020-10-12 15:10 ` [PR PATCH] [Merged]: " abenson
  4 siblings, 0 replies; 6+ messages in thread
From: smorimoto @ 2020-10-12  4:32 UTC (permalink / raw)
  To: ml

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

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

https://github.com/smorimoto/void-packages delta-0.4.4
https://github.com/void-linux/void-packages/pull/25500

delta: update to 0.4.4


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

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

From 5b488c91b15f2e6468f1bf965a40a2aaba573376 Mon Sep 17 00:00:00 2001
From: Sora Morimoto <sora@morimoto.io>
Date: Mon, 12 Oct 2020 13:31:56 +0900
Subject: [PATCH] delta: update to 0.4.4

Signed-off-by: Sora Morimoto <sora@morimoto.io>
---
 srcpkgs/delta/template | 11 ++---------
 1 file changed, 2 insertions(+), 9 deletions(-)

diff --git a/srcpkgs/delta/template b/srcpkgs/delta/template
index 4408c16abba..59271de2dc3 100644
--- a/srcpkgs/delta/template
+++ b/srcpkgs/delta/template
@@ -1,21 +1,14 @@
 # Template file for 'delta'
 pkgname=delta
-version=0.4.3
+version=0.4.4
 revision=1
 build_style=cargo
-hostmakedepends="llvm clang"
-makedepends="oniguruma-devel"
 short_desc="Syntax-highlighting pager for git"
 maintainer="Andrew Benson <abenson+void@gmail.com>"
 license="MIT"
 homepage="https://github.com/dandavison/delta"
 distfiles="${homepage}/archive/${version}.tar.gz"
-checksum=78ee36ec30194fe261ccb585111b67adae5166e79170f9636e54cbf5427da54a
-
-pre_build() {
-	export CFLAGS_${RUST_BUILD//-/_}="${CFLAGS_host}"
-	export CC_${RUST_BUILD//-/_}="${BUILD_CC}"
-}
+checksum=4068cb88a4110bbef24b8148e3ae283ff007f4f6aa4780789cda7a412928daa0
 
 post_install() {
 	vlicense LICENSE

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

* Re: delta: update to 0.4.4
  2020-10-10 23:35 [PR PATCH] delta: update to 0.4.4 smorimoto
                   ` (2 preceding siblings ...)
  2020-10-12  4:32 ` smorimoto
@ 2020-10-12  4:33 ` smorimoto
  2020-10-12 15:10 ` [PR PATCH] [Merged]: " abenson
  4 siblings, 0 replies; 6+ messages in thread
From: smorimoto @ 2020-10-12  4:33 UTC (permalink / raw)
  To: ml

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

New comment by smorimoto on void-packages repository

https://github.com/void-linux/void-packages/pull/25500#issuecomment-706853129

Comment:
Along with fixing the build, I also removed a hack that was no longer needed in the latest version.

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

* Re: [PR PATCH] [Merged]: delta: update to 0.4.4
  2020-10-10 23:35 [PR PATCH] delta: update to 0.4.4 smorimoto
                   ` (3 preceding siblings ...)
  2020-10-12  4:33 ` smorimoto
@ 2020-10-12 15:10 ` abenson
  4 siblings, 0 replies; 6+ messages in thread
From: abenson @ 2020-10-12 15:10 UTC (permalink / raw)
  To: ml

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

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

delta: update to 0.4.4
https://github.com/void-linux/void-packages/pull/25500

Description:


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

end of thread, other threads:[~2020-10-12 15:10 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-10 23:35 [PR PATCH] delta: update to 0.4.4 smorimoto
2020-10-11 21:09 ` [PR PATCH] [Updated] " smorimoto
2020-10-12  4:21 ` smorimoto
2020-10-12  4:32 ` smorimoto
2020-10-12  4:33 ` smorimoto
2020-10-12 15:10 ` [PR PATCH] [Merged]: " abenson

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