Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: chezmoi-1.8.6
@ 2020-10-04 22:19 classabbyamp
  2020-10-11  1:24 ` [PR PATCH] [Updated] " classabbyamp
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: classabbyamp @ 2020-10-04 22:19 UTC (permalink / raw)
  To: ml

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

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

https://github.com/classabbyamp/void-packages add-chezmoi
https://github.com/void-linux/void-packages/pull/25348

New package: chezmoi-1.8.6


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

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

From 5cf535535aa062fbcafb9b3432a1c7e912b18beb Mon Sep 17 00:00:00 2001
From: Abigail G <dev@kb6.ee>
Date: Sun, 4 Oct 2020 18:18:50 -0400
Subject: [PATCH] New package: chezmoi-1.8.6

---
 srcpkgs/chezmoi/template | 25 +++++++++++++++++++++++++
 srcpkgs/chezmoi/update   |  2 ++
 2 files changed, 27 insertions(+)
 create mode 100644 srcpkgs/chezmoi/template
 create mode 100644 srcpkgs/chezmoi/update

diff --git a/srcpkgs/chezmoi/template b/srcpkgs/chezmoi/template
new file mode 100644
index 00000000000..b22d7eb3d55
--- /dev/null
+++ b/srcpkgs/chezmoi/template
@@ -0,0 +1,25 @@
+# Template file for 'chezmoi'
+pkgname=chezmoi
+version=1.8.6
+revision=1
+build_style=go
+go_import_path="github.com/twpayne/chezmoi"
+go_build_tags="noembeddocs noupgrade"
+go_ldflags="-X main.version=${version} -X main.commit=v${version} -X main.builtBy=xbps -X github.com/twpayne/chezmoi/cmd.DocsDir=/usr/share/doc/chezmoi"
+hostmakedepends="git"
+short_desc="Manage your dotfiles across multiple machines, securely"
+maintainer="Abigail G <dev@kb6.ee>"
+license="MIT"
+homepage="https://chezmoi.io/"
+distfiles="https://github.com/twpayne/${pkgname}/archive/v${version}.tar.gz"
+checksum=3dfdc987025ab7216c02d2d42521fc6ed144257976b70912f985ceb190603c64
+
+post_install() {
+	vlicense LICENSE
+
+	for f in docs/*; do vdoc $f; done
+
+	vcompletion completions/chezmoi-completion.bash bash chezmoi
+	vcompletion completions/chezmoi.fish fish chezmoi
+	vcompletion completions/chezmoi.zsh zsh chezmoi
+}
diff --git a/srcpkgs/chezmoi/update b/srcpkgs/chezmoi/update
new file mode 100644
index 00000000000..9ee6e4dde35
--- /dev/null
+++ b/srcpkgs/chezmoi/update
@@ -0,0 +1,2 @@
+site=https://github.com/twpayne/chezmoi/releases/latest
+pattern='href="/twpayne/chezmoi/releases/tag/v\K[\d.]+(?=")'

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

* Re: [PR PATCH] [Updated] New package: chezmoi-1.8.6
  2020-10-04 22:19 [PR PATCH] New package: chezmoi-1.8.6 classabbyamp
@ 2020-10-11  1:24 ` classabbyamp
  2020-10-15 10:12 ` [PR REVIEW] New package: chezmoi-1.8.7 Piraty
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: classabbyamp @ 2020-10-11  1:24 UTC (permalink / raw)
  To: ml

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

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

https://github.com/classabbyamp/void-packages add-chezmoi
https://github.com/void-linux/void-packages/pull/25348

New package: chezmoi-1.8.6


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

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

From a945b522be707c56ade19f7a02fce248451aaf1e Mon Sep 17 00:00:00 2001
From: Abigail G <dev@kb6.ee>
Date: Sun, 4 Oct 2020 18:18:50 -0400
Subject: [PATCH] New package: chezmoi-1.8.7

---
 srcpkgs/chezmoi/template | 25 +++++++++++++++++++++++++
 srcpkgs/chezmoi/update   |  2 ++
 2 files changed, 27 insertions(+)
 create mode 100644 srcpkgs/chezmoi/template
 create mode 100644 srcpkgs/chezmoi/update

diff --git a/srcpkgs/chezmoi/template b/srcpkgs/chezmoi/template
new file mode 100644
index 00000000000..90cc4b661f3
--- /dev/null
+++ b/srcpkgs/chezmoi/template
@@ -0,0 +1,25 @@
+# Template file for 'chezmoi'
+pkgname=chezmoi
+version=1.8.7
+revision=1
+build_style=go
+go_import_path="github.com/twpayne/chezmoi"
+go_build_tags="noembeddocs noupgrade"
+go_ldflags="-X main.version=${version} -X main.commit=v${version} -X main.builtBy=xbps -X github.com/twpayne/chezmoi/cmd.DocsDir=/usr/share/doc/chezmoi"
+hostmakedepends="git"
+short_desc="Manage your dotfiles across multiple machines, securely"
+maintainer="Abigail G <dev@kb6.ee>"
+license="MIT"
+homepage="https://chezmoi.io/"
+distfiles="https://github.com/twpayne/${pkgname}/archive/v${version}.tar.gz"
+checksum=65800222506317ae0c419aec9e9daafe577b6c668490031453fd53f813788668
+
+post_install() {
+	vlicense LICENSE
+
+	for f in docs/*; do vdoc $f; done
+
+	vcompletion completions/chezmoi-completion.bash bash chezmoi
+	vcompletion completions/chezmoi.fish fish chezmoi
+	vcompletion completions/chezmoi.zsh zsh chezmoi
+}
diff --git a/srcpkgs/chezmoi/update b/srcpkgs/chezmoi/update
new file mode 100644
index 00000000000..9ee6e4dde35
--- /dev/null
+++ b/srcpkgs/chezmoi/update
@@ -0,0 +1,2 @@
+site=https://github.com/twpayne/chezmoi/releases/latest
+pattern='href="/twpayne/chezmoi/releases/tag/v\K[\d.]+(?=")'

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

* Re: [PR REVIEW] New package: chezmoi-1.8.7
  2020-10-04 22:19 [PR PATCH] New package: chezmoi-1.8.6 classabbyamp
  2020-10-11  1:24 ` [PR PATCH] [Updated] " classabbyamp
@ 2020-10-15 10:12 ` Piraty
  2020-10-15 12:18 ` classabbyamp
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: Piraty @ 2020-10-15 10:12 UTC (permalink / raw)
  To: ml

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

New review comment by Piraty on void-packages repository

https://github.com/void-linux/void-packages/pull/25348#discussion_r505425041

Comment:
that is not necessary as tags are found on github by `xbps-src update-check chezmoi` just fine

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

* Re: [PR REVIEW] New package: chezmoi-1.8.7
  2020-10-04 22:19 [PR PATCH] New package: chezmoi-1.8.6 classabbyamp
  2020-10-11  1:24 ` [PR PATCH] [Updated] " classabbyamp
  2020-10-15 10:12 ` [PR REVIEW] New package: chezmoi-1.8.7 Piraty
@ 2020-10-15 12:18 ` classabbyamp
  2020-10-15 14:40 ` classabbyamp
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: classabbyamp @ 2020-10-15 12:18 UTC (permalink / raw)
  To: ml

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

New review comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/25348#discussion_r505494141

Comment:
does it use the `distfiles` or `homepage` field for update - checking? From my understanding of the manual, it was `homepage`, which is not a github url in my template. 

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

* Re: [PR REVIEW] New package: chezmoi-1.8.7
  2020-10-04 22:19 [PR PATCH] New package: chezmoi-1.8.6 classabbyamp
                   ` (2 preceding siblings ...)
  2020-10-15 12:18 ` classabbyamp
@ 2020-10-15 14:40 ` classabbyamp
  2020-10-15 21:37 ` [PR PATCH] [Updated] " classabbyamp
  2020-10-16  9:18 ` [PR PATCH] [Merged]: " Piraty
  5 siblings, 0 replies; 7+ messages in thread
From: classabbyamp @ 2020-10-15 14:40 UTC (permalink / raw)
  To: ml

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

New review comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/25348#discussion_r505494141

Comment:
does it use the `distfiles` or `homepage` field for update - checking? From my understanding of the manual, it was `homepage`, which is not a github url in my template. 

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

* Re: [PR PATCH] [Updated] New package: chezmoi-1.8.7
  2020-10-04 22:19 [PR PATCH] New package: chezmoi-1.8.6 classabbyamp
                   ` (3 preceding siblings ...)
  2020-10-15 14:40 ` classabbyamp
@ 2020-10-15 21:37 ` classabbyamp
  2020-10-16  9:18 ` [PR PATCH] [Merged]: " Piraty
  5 siblings, 0 replies; 7+ messages in thread
From: classabbyamp @ 2020-10-15 21:37 UTC (permalink / raw)
  To: ml

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

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

https://github.com/classabbyamp/void-packages add-chezmoi
https://github.com/void-linux/void-packages/pull/25348

New package: chezmoi-1.8.7


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

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

From 3f24d354890afe5b6932098ff44326c82ee3241f Mon Sep 17 00:00:00 2001
From: Abigail G <dev@kb6.ee>
Date: Thu, 15 Oct 2020 17:35:00 -0400
Subject: [PATCH] New package: chezmoi-1.8.7

---
 srcpkgs/chezmoi/template | 25 +++++++++++++++++++++++++
 1 file changed, 25 insertions(+)
 create mode 100644 srcpkgs/chezmoi/template

diff --git a/srcpkgs/chezmoi/template b/srcpkgs/chezmoi/template
new file mode 100644
index 00000000000..90cc4b661f3
--- /dev/null
+++ b/srcpkgs/chezmoi/template
@@ -0,0 +1,25 @@
+# Template file for 'chezmoi'
+pkgname=chezmoi
+version=1.8.7
+revision=1
+build_style=go
+go_import_path="github.com/twpayne/chezmoi"
+go_build_tags="noembeddocs noupgrade"
+go_ldflags="-X main.version=${version} -X main.commit=v${version} -X main.builtBy=xbps -X github.com/twpayne/chezmoi/cmd.DocsDir=/usr/share/doc/chezmoi"
+hostmakedepends="git"
+short_desc="Manage your dotfiles across multiple machines, securely"
+maintainer="Abigail G <dev@kb6.ee>"
+license="MIT"
+homepage="https://chezmoi.io/"
+distfiles="https://github.com/twpayne/${pkgname}/archive/v${version}.tar.gz"
+checksum=65800222506317ae0c419aec9e9daafe577b6c668490031453fd53f813788668
+
+post_install() {
+	vlicense LICENSE
+
+	for f in docs/*; do vdoc $f; done
+
+	vcompletion completions/chezmoi-completion.bash bash chezmoi
+	vcompletion completions/chezmoi.fish fish chezmoi
+	vcompletion completions/chezmoi.zsh zsh chezmoi
+}

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

* Re: [PR PATCH] [Merged]: New package: chezmoi-1.8.7
  2020-10-04 22:19 [PR PATCH] New package: chezmoi-1.8.6 classabbyamp
                   ` (4 preceding siblings ...)
  2020-10-15 21:37 ` [PR PATCH] [Updated] " classabbyamp
@ 2020-10-16  9:18 ` Piraty
  5 siblings, 0 replies; 7+ messages in thread
From: Piraty @ 2020-10-16  9:18 UTC (permalink / raw)
  To: ml

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

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

New package: chezmoi-1.8.7
https://github.com/void-linux/void-packages/pull/25348

Description:


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

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

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-04 22:19 [PR PATCH] New package: chezmoi-1.8.6 classabbyamp
2020-10-11  1:24 ` [PR PATCH] [Updated] " classabbyamp
2020-10-15 10:12 ` [PR REVIEW] New package: chezmoi-1.8.7 Piraty
2020-10-15 12:18 ` classabbyamp
2020-10-15 14:40 ` classabbyamp
2020-10-15 21:37 ` [PR PATCH] [Updated] " classabbyamp
2020-10-16  9:18 ` [PR PATCH] [Merged]: " Piraty

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