Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] drone-cli: update to 1.4.0.
@ 2021-10-06  6:50 teldra
  2021-10-06  8:11 ` [PR REVIEW] " paper42
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: teldra @ 2021-10-06  6:50 UTC (permalink / raw)
  To: ml

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

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

https://github.com/teldra/void-packages update-drone-cli
https://github.com/void-linux/void-packages/pull/33368

drone-cli: update to 1.4.0.
#### Have the results of the proposed changes been tested?
- [x] I generally don't use the affected packages but briefly tested this PR


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-update-drone-cli-33368.patch --]
[-- Type: text/x-diff, Size: 970 bytes --]

From 1e72bfb35427739c53dbbf7c03c4838b627a75f3 Mon Sep 17 00:00:00 2001
From: teldra <teldra@rotce.de>
Date: Wed, 6 Oct 2021 08:21:47 +0200
Subject: [PATCH] drone-cli: update to 1.4.0.

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

diff --git a/srcpkgs/drone-cli/template b/srcpkgs/drone-cli/template
index 36f4191696da..7ad99a5987a3 100644
--- a/srcpkgs/drone-cli/template
+++ b/srcpkgs/drone-cli/template
@@ -1,6 +1,6 @@
 # Template file for 'drone-cli'
 pkgname=drone-cli
-version=1.3.0
+version=1.4.0
 revision=1
 build_style=go
 go_import_path=github.com/drone/drone-cli
@@ -11,4 +11,4 @@ maintainer="teldra <teldra@rotce.de>"
 license="Apache-2.0"
 homepage="https://github.com/drone/drone-cli"
 distfiles="https://github.com/drone/drone-cli/archive/v${version}.tar.gz"
-checksum=e5e61d9e9fb3556c7c2b05cbe8254904a59ba49707aff0ef57b1a5223d051f8c
+checksum=6b19378c923f71303dc753f2d39e7126285c23a504d20e3ce35fa8ee5605db03

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

* Re: [PR REVIEW] drone-cli: update to 1.4.0.
  2021-10-06  6:50 [PR PATCH] drone-cli: update to 1.4.0 teldra
@ 2021-10-06  8:11 ` paper42
  2021-10-06  8:22 ` [PR PATCH] [Updated] " teldra
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: paper42 @ 2021-10-06  8:11 UTC (permalink / raw)
  To: ml

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

New review comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/33368#discussion_r722991376

Comment:
```suggestion
homepage="https://github.com/drone/drone-cli"
changelog="https://raw.githubusercontent.com/drone/drone-cli/master/CHANGELOG.md"
distfiles="https://github.com/drone/drone-cli/archive/v${version}.tar.gz"
```

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

* Re: [PR PATCH] [Updated] drone-cli: update to 1.4.0.
  2021-10-06  6:50 [PR PATCH] drone-cli: update to 1.4.0 teldra
  2021-10-06  8:11 ` [PR REVIEW] " paper42
@ 2021-10-06  8:22 ` teldra
  2021-10-06  8:22 ` [PR REVIEW] " teldra
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: teldra @ 2021-10-06  8:22 UTC (permalink / raw)
  To: ml

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

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

https://github.com/teldra/void-packages update-drone-cli
https://github.com/void-linux/void-packages/pull/33368

drone-cli: update to 1.4.0.
#### Have the results of the proposed changes been tested?
- [x] I generally don't use the affected packages but briefly tested this PR


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-update-drone-cli-33368.patch --]
[-- Type: text/x-diff, Size: 1054 bytes --]

From a05559c09e756527b7458fc26785be473bdbf857 Mon Sep 17 00:00:00 2001
From: teldra <teldra@rotce.de>
Date: Wed, 6 Oct 2021 08:21:47 +0200
Subject: [PATCH] drone-cli: update to 1.4.0.

---
 srcpkgs/drone-cli/template | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/drone-cli/template b/srcpkgs/drone-cli/template
index 36f4191696da..20ad5f781e84 100644
--- a/srcpkgs/drone-cli/template
+++ b/srcpkgs/drone-cli/template
@@ -1,6 +1,6 @@
 # Template file for 'drone-cli'
 pkgname=drone-cli
-version=1.3.0
+version=1.4.0
 revision=1
 build_style=go
 go_import_path=github.com/drone/drone-cli
@@ -11,4 +11,5 @@ maintainer="teldra <teldra@rotce.de>"
 license="Apache-2.0"
 homepage="https://github.com/drone/drone-cli"
 distfiles="https://github.com/drone/drone-cli/archive/v${version}.tar.gz"
-checksum=e5e61d9e9fb3556c7c2b05cbe8254904a59ba49707aff0ef57b1a5223d051f8c
+changelog="https://raw.githubusercontent.com/drone/drone-cli/master/CHANGELOG.md"
+checksum=6b19378c923f71303dc753f2d39e7126285c23a504d20e3ce35fa8ee5605db03

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

* Re: [PR REVIEW] drone-cli: update to 1.4.0.
  2021-10-06  6:50 [PR PATCH] drone-cli: update to 1.4.0 teldra
  2021-10-06  8:11 ` [PR REVIEW] " paper42
  2021-10-06  8:22 ` [PR PATCH] [Updated] " teldra
@ 2021-10-06  8:22 ` teldra
  2021-10-06  8:23 ` [PR PATCH] [Updated] " teldra
  2021-10-07  2:20 ` [PR PATCH] [Merged]: " ericonr
  4 siblings, 0 replies; 6+ messages in thread
From: teldra @ 2021-10-06  8:22 UTC (permalink / raw)
  To: ml

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

New review comment by teldra on void-packages repository

https://github.com/void-linux/void-packages/pull/33368#discussion_r722999982

Comment:
Done.

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

* Re: [PR PATCH] [Updated] drone-cli: update to 1.4.0.
  2021-10-06  6:50 [PR PATCH] drone-cli: update to 1.4.0 teldra
                   ` (2 preceding siblings ...)
  2021-10-06  8:22 ` [PR REVIEW] " teldra
@ 2021-10-06  8:23 ` teldra
  2021-10-07  2:20 ` [PR PATCH] [Merged]: " ericonr
  4 siblings, 0 replies; 6+ messages in thread
From: teldra @ 2021-10-06  8:23 UTC (permalink / raw)
  To: ml

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

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

https://github.com/teldra/void-packages update-drone-cli
https://github.com/void-linux/void-packages/pull/33368

drone-cli: update to 1.4.0.
#### Have the results of the proposed changes been tested?
- [x] I generally don't use the affected packages but briefly tested this PR


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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-update-drone-cli-33368.patch --]
[-- Type: text/x-diff, Size: 1111 bytes --]

From d44b34aec9b80769b82cbc4021bac4a6beadfe50 Mon Sep 17 00:00:00 2001
From: teldra <teldra@rotce.de>
Date: Wed, 6 Oct 2021 08:21:47 +0200
Subject: [PATCH] drone-cli: update to 1.4.0.

---
 srcpkgs/drone-cli/template | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/drone-cli/template b/srcpkgs/drone-cli/template
index 36f4191696da..44885976b677 100644
--- a/srcpkgs/drone-cli/template
+++ b/srcpkgs/drone-cli/template
@@ -1,6 +1,6 @@
 # Template file for 'drone-cli'
 pkgname=drone-cli
-version=1.3.0
+version=1.4.0
 revision=1
 build_style=go
 go_import_path=github.com/drone/drone-cli
@@ -10,5 +10,6 @@ short_desc="CLI for Drone continuous delivery platform"
 maintainer="teldra <teldra@rotce.de>"
 license="Apache-2.0"
 homepage="https://github.com/drone/drone-cli"
+changelog="https://raw.githubusercontent.com/drone/drone-cli/master/CHANGELOG.md"
 distfiles="https://github.com/drone/drone-cli/archive/v${version}.tar.gz"
-checksum=e5e61d9e9fb3556c7c2b05cbe8254904a59ba49707aff0ef57b1a5223d051f8c
+checksum=6b19378c923f71303dc753f2d39e7126285c23a504d20e3ce35fa8ee5605db03

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

* Re: [PR PATCH] [Merged]: drone-cli: update to 1.4.0.
  2021-10-06  6:50 [PR PATCH] drone-cli: update to 1.4.0 teldra
                   ` (3 preceding siblings ...)
  2021-10-06  8:23 ` [PR PATCH] [Updated] " teldra
@ 2021-10-07  2:20 ` ericonr
  4 siblings, 0 replies; 6+ messages in thread
From: ericonr @ 2021-10-07  2:20 UTC (permalink / raw)
  To: ml

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

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

drone-cli: update to 1.4.0.
https://github.com/void-linux/void-packages/pull/33368

Description:
#### Have the results of the proposed changes been tested?
- [x] I generally don't use the affected packages but briefly tested this PR


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

end of thread, other threads:[~2021-10-07  2:20 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-06  6:50 [PR PATCH] drone-cli: update to 1.4.0 teldra
2021-10-06  8:11 ` [PR REVIEW] " paper42
2021-10-06  8:22 ` [PR PATCH] [Updated] " teldra
2021-10-06  8:22 ` [PR REVIEW] " teldra
2021-10-06  8:23 ` [PR PATCH] [Updated] " teldra
2021-10-07  2:20 ` [PR PATCH] [Merged]: " ericonr

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