Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: terraform-ls-0.9.0
@ 2020-11-14  4:37 smorimoto
  2020-11-14  4:38 ` [PR PATCH] [Updated] " smorimoto
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: smorimoto @ 2020-11-14  4:37 UTC (permalink / raw)
  To: ml

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

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

https://github.com/smorimoto/void-packages terraform-ls-0.9.0
https://github.com/void-linux/void-packages/pull/26367

New package: terraform-ls-0.9.0


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-terraform-ls-0.9.0-26367.patch --]
[-- Type: text/x-diff, Size: 1058 bytes --]

From 0efedc79465272bd1d958badb058240cceed13b1 Mon Sep 17 00:00:00 2001
From: Sora Morimoto <sora@morimoto.io>
Date: Sat, 14 Nov 2020 13:36:44 +0900
Subject: [PATCH] New package: terraform-ls-0.9.0

Signed-off-by: Sora Morimoto <sora@morimoto.io>
---
 srcpkgs/terraform-ls/template | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)
 create mode 100644 srcpkgs/terraform-ls/template

diff --git a/srcpkgs/terraform-ls/template b/srcpkgs/terraform-ls/template
new file mode 100644
index 00000000000..8f800ac5371
--- /dev/null
+++ b/srcpkgs/terraform-ls/template
@@ -0,0 +1,16 @@
+# Template file for 'terraform-ls'
+pkgname=terraform-ls
+version=0.9.0
+revision=1
+build_style=go
+go_import_path="github.com/hashicorp/$pkgname"
+short_desc="Terraform Language Server"
+maintainer="Sora Morimoto <sora@morimoto.io>"
+license="MPL-2.0"
+homepage="https://github.com/hashicorp/terraform-ls"
+distfiles="${homepage}/archive/v$version.tar.gz"
+checksum=df01dcec0f97f6fbc8ec35368b837d3c670a799cc4feb1c20056041b20c6cd1a
+
+post_install() {
+	vlicense LICENSE
+}

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

* Re: [PR PATCH] [Updated] New package: terraform-ls-0.9.0
  2020-11-14  4:37 [PR PATCH] New package: terraform-ls-0.9.0 smorimoto
@ 2020-11-14  4:38 ` smorimoto
  2020-11-19 12:58 ` smorimoto
  2020-11-21 20:45 ` [PR PATCH] [Merged]: New package: terraform-ls-0.10.0 the-maldridge
  2 siblings, 0 replies; 4+ messages in thread
From: smorimoto @ 2020-11-14  4:38 UTC (permalink / raw)
  To: ml

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

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

https://github.com/smorimoto/void-packages terraform-ls-0.9.0
https://github.com/void-linux/void-packages/pull/26367

New package: terraform-ls-0.9.0


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-terraform-ls-0.9.0-26367.patch --]
[-- Type: text/x-diff, Size: 1060 bytes --]

From 8b02c48c2e1360575b9a7157a3b1ad35a0160263 Mon Sep 17 00:00:00 2001
From: Sora Morimoto <sora@morimoto.io>
Date: Sat, 14 Nov 2020 13:37:50 +0900
Subject: [PATCH] New package: terraform-ls-0.9.0

Signed-off-by: Sora Morimoto <sora@morimoto.io>
---
 srcpkgs/terraform-ls/template | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)
 create mode 100644 srcpkgs/terraform-ls/template

diff --git a/srcpkgs/terraform-ls/template b/srcpkgs/terraform-ls/template
new file mode 100644
index 00000000000..1632af48258
--- /dev/null
+++ b/srcpkgs/terraform-ls/template
@@ -0,0 +1,16 @@
+# Template file for 'terraform-ls'
+pkgname=terraform-ls
+version=0.9.0
+revision=1
+build_style=go
+go_import_path="github.com/hashicorp/$pkgname"
+short_desc="Terraform Language Server"
+maintainer="Sora Morimoto <sora@morimoto.io>"
+license="MPL-2.0"
+homepage="https://github.com/hashicorp/terraform-ls"
+distfiles="${homepage}/archive/v${version}.tar.gz"
+checksum=df01dcec0f97f6fbc8ec35368b837d3c670a799cc4feb1c20056041b20c6cd1a
+
+post_install() {
+	vlicense LICENSE
+}

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

* Re: [PR PATCH] [Updated] New package: terraform-ls-0.9.0
  2020-11-14  4:37 [PR PATCH] New package: terraform-ls-0.9.0 smorimoto
  2020-11-14  4:38 ` [PR PATCH] [Updated] " smorimoto
@ 2020-11-19 12:58 ` smorimoto
  2020-11-21 20:45 ` [PR PATCH] [Merged]: New package: terraform-ls-0.10.0 the-maldridge
  2 siblings, 0 replies; 4+ messages in thread
From: smorimoto @ 2020-11-19 12:58 UTC (permalink / raw)
  To: ml

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

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

https://github.com/smorimoto/void-packages terraform-ls-0.9.0
https://github.com/void-linux/void-packages/pull/26367

New package: terraform-ls-0.9.0


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

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

From 520a4def29fb68d0f1b5635d334ff09333c52017 Mon Sep 17 00:00:00 2001
From: Sora Morimoto <sora@morimoto.io>
Date: Thu, 19 Nov 2020 21:58:24 +0900
Subject: [PATCH] New package: terraform-ls-0.10.0

Signed-off-by: Sora Morimoto <sora@morimoto.io>
---
 srcpkgs/terraform-ls/template | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)
 create mode 100644 srcpkgs/terraform-ls/template

diff --git a/srcpkgs/terraform-ls/template b/srcpkgs/terraform-ls/template
new file mode 100644
index 00000000000..d2e000bf24a
--- /dev/null
+++ b/srcpkgs/terraform-ls/template
@@ -0,0 +1,16 @@
+# Template file for 'terraform-ls'
+pkgname=terraform-ls
+version=0.10.0
+revision=1
+build_style=go
+go_import_path="github.com/hashicorp/$pkgname"
+short_desc="Terraform Language Server"
+maintainer="Sora Morimoto <sora@morimoto.io>"
+license="MPL-2.0"
+homepage="https://github.com/hashicorp/terraform-ls"
+distfiles="${homepage}/archive/v${version}.tar.gz"
+checksum=4f6975960dab0d47297fb1cab5685482a12a1f04e148056bdba548d014dd5cd7
+
+post_install() {
+	vlicense LICENSE
+}

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

* Re: [PR PATCH] [Merged]: New package: terraform-ls-0.10.0
  2020-11-14  4:37 [PR PATCH] New package: terraform-ls-0.9.0 smorimoto
  2020-11-14  4:38 ` [PR PATCH] [Updated] " smorimoto
  2020-11-19 12:58 ` smorimoto
@ 2020-11-21 20:45 ` the-maldridge
  2 siblings, 0 replies; 4+ messages in thread
From: the-maldridge @ 2020-11-21 20:45 UTC (permalink / raw)
  To: ml

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

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

New package: terraform-ls-0.10.0
https://github.com/void-linux/void-packages/pull/26367

Description:


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

end of thread, other threads:[~2020-11-21 20:45 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-14  4:37 [PR PATCH] New package: terraform-ls-0.9.0 smorimoto
2020-11-14  4:38 ` [PR PATCH] [Updated] " smorimoto
2020-11-19 12:58 ` smorimoto
2020-11-21 20:45 ` [PR PATCH] [Merged]: New package: terraform-ls-0.10.0 the-maldridge

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