Github messages for voidlinux
 help / color / mirror / Atom feed
From: Vaelatern <Vaelatern@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: NetAuth: add completions and manpages
Date: Wed, 19 Oct 2022 06:45:12 +0200	[thread overview]
Message-ID: <20221019044512.WZXVcJOJd01Xw9XhTyJMbk40SEzwAlUdsTb6USKZ6Gc@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-39451@inbox.vuxu.org>

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

New comment by Vaelatern on void-packages repository

https://github.com/void-linux/void-packages/pull/39451#issuecomment-1283420652

Comment:
Hey @classabbyamp and @the-maldridge what do you think about

```
diff --git a/srcpkgs/NetAuth/template b/srcpkgs/NetAuth/template
index be7f2cb0f81..22ca583f769 100644
--- a/srcpkgs/NetAuth/template
+++ b/srcpkgs/NetAuth/template
@@ -1,11 +1,12 @@
 # Template file for 'NetAuth'
 pkgname=NetAuth
 version=0.6.1
-revision=1
+revision=2
 wrksrc=netauth-$version
 build_style="go"
 go_import_path="github.com/netauth/netauth"
 go_package="${go_import_path}/cmd/netauth
+ ${go_import_path}/cmd/nsutil
  ${go_import_path}/cmd/netauthd"
 short_desc="Network authentication and identity system"
 maintainer="Michael Aldridge <maldridge@netauth.org>"
```

Trying to bootstrap a standalone little netauth instance, and finding it tricky without nsutil :)

  parent reply	other threads:[~2022-10-19  4:45 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-24 22:02 [PR PATCH] " classabbyamp
2022-10-12  3:18 ` [PR PATCH] [Updated] " classabbyamp
2022-10-19  4:45 ` Vaelatern [this message]
2022-10-19  5:55 ` the-maldridge
2022-10-19  6:19 ` [PR PATCH] [Updated] " classabbyamp
2022-10-19 15:57 ` [PR PATCH] [Merged]: " classabbyamp

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=20221019044512.WZXVcJOJd01Xw9XhTyJMbk40SEzwAlUdsTb6USKZ6Gc@z \
    --to=vaelatern@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).