Github messages for voidlinux
 help / color / mirror / Atom feed
From: nilium <nilium@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] New package: waypoint-0.1.2
Date: Sat, 17 Oct 2020 05:41:25 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-25665@inbox.vuxu.org> (raw)

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

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

https://github.com/nilium/ecks-bops-packages waypoint
https://github.com/void-linux/void-packages/pull/25665

New package: waypoint-0.1.2


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

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

From 47a3a3cf57857b2849c56baefbde7c3b5a75126d Mon Sep 17 00:00:00 2001
From: Noel Cower <ncower@nil.dev>
Date: Fri, 16 Oct 2020 20:28:12 -0700
Subject: [PATCH] New package: waypoint-0.1.2

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

diff --git a/srcpkgs/waypoint/template b/srcpkgs/waypoint/template
new file mode 100644
index 000000000000..0150225b50c5
--- /dev/null
+++ b/srcpkgs/waypoint/template
@@ -0,0 +1,18 @@
+# Template file for 'waypoint'
+pkgname=waypoint
+version=0.1.2
+revision=1
+build_style=gnu-makefile
+make_build_target=bin
+hostmakedepends="git go go-bindata"
+short_desc="Tool to build, deploy, and release any application on any platform"
+maintainer="Noel Cower <ncower@nil.dev>"
+license="MPL-2.0"
+homepage="https://www.waypointproject.io"
+distfiles="https://github.com/hashicorp/waypoint/archive/v${version}.tar.gz"
+checksum=20723ab3fd8dab0fc578f2ec2d8506eacbafe1b9837ab083c82f011ed1cdd226
+
+do_install() {
+	vlicense LICENSE
+	vbin waypoint
+}

             reply	other threads:[~2020-10-17  3:41 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-17  3:41 nilium [this message]
2020-10-17  4:00 ` nilium
2020-10-17  4:29 ` [PR PATCH] [Updated] " nilium
2020-10-26 21:10 ` smorimoto
2020-10-27  0:27 ` nilium
2020-11-13  4:52 ` nilium
2020-11-13  4:52 ` [PR PATCH] [Closed]: " nilium
2020-11-13  5:19 ` smorimoto
2020-11-13  5:21 ` nilium
2020-11-13  5:26 ` smorimoto
2020-11-13  6:04 ` smorimoto
2020-11-13  6:05 ` smorimoto

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-25665@inbox.vuxu.org \
    --to=nilium@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).