Github messages for voidlinux
 help / color / mirror / Atom feed
From: the-maldridge <the-maldridge@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] New package: step-0.19.0.
Date: Fri, 22 Apr 2022 08:09:34 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-36811@inbox.vuxu.org> (raw)

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

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

https://github.com/the-maldridge/void-packages step-ca
https://github.com/void-linux/void-packages/pull/36811

New package: step-0.19.0.
Still working on this one.

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

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

From 3df929d4fe880b182d9edb7582c2c72d03e571db Mon Sep 17 00:00:00 2001
From: Michael Aldridge <maldridge@voidlinux.org>
Date: Fri, 22 Apr 2022 01:08:59 -0500
Subject: [PATCH] New package: step-0.19.0.

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

diff --git a/srcpkgs/step/template b/srcpkgs/step/template
new file mode 100644
index 000000000000..9d4232da3a26
--- /dev/null
+++ b/srcpkgs/step/template
@@ -0,0 +1,26 @@
+# Template file for 'step'
+pkgname=step
+version=0.19.0
+revision=1
+wrksrc=certificates-$version
+build_style=go
+go_import_path=github.com/smallstep/certificates
+go_package="$go_import_path/cmd/step-ca
+ $go_import_path/cmd/step-awskms-init
+ $go_import_path/cmd/step-cloudkms-init
+ $go_import_path/cmd/step-pkcs11-init
+ $go_import_path/cmd/step-yubikey-init"
+go_ldflags="-w -X main.Version=$version"
+hostmakedepends="pkg-config"
+makedepends="pcsclite-devel"
+short_desc="Private CA and ACME server"
+maintainer="Michael Aldridge <maldridge@voidlinux.org>"
+license="Apache-2.0"
+homepage="https://smallstep.com/certificates/"
+changelog="https://github.com/smallstep/certificates/blob/master/CHANGELOG.md"
+distfiles="https://github.com/smallstep/certificates/archive/refs/tags/v$version.tar.gz"
+checksum=edf8aeaabff2cae9fed4e27177d755be522c20a94a3fd7346de1ec42614d1d46
+
+do_check() {
+	go test -short ./...
+}

             reply	other threads:[~2022-04-22  6:09 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-04-22  6:09 the-maldridge [this message]
2022-04-22  6:19 ` [PR PATCH] [Updated] " the-maldridge
2022-04-22  6:21 ` the-maldridge
2022-04-22  6:28 ` [PR REVIEW] " classabbyamp
2022-04-22  6:30 ` [PR PATCH] [Updated] " the-maldridge
2022-04-22 16:08 ` the-maldridge
2022-04-22 19:11 ` the-maldridge
2022-04-23  0:39 ` the-maldridge
2022-04-23  0:40 ` [PR PATCH] [Merged]: " the-maldridge

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-36811@inbox.vuxu.org \
    --to=the-maldridge@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).