Github messages for voidlinux
 help / color / mirror / Atom feed
From: zenfailure <zenfailure@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] New package: pam_ssh_agent_auth-0.10.3
Date: Sun, 05 Apr 2020 01:51:04 +0200	[thread overview]
Message-ID: <20200404235104.7Qg1lUCarNtIYgyCATLpoRc8OwO_OK6ijEZR3OIsY3w@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-20656@inbox.vuxu.org>

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

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

https://github.com/zenfailure/void-packages master
https://github.com/void-linux/void-packages/pull/20656

New package: pam_ssh_agent_auth-0.10.3
None

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

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

From e91eff136b7516723baa5c003c2692b717117cf5 Mon Sep 17 00:00:00 2001
From: Iskander Zemmouri <iskander.zemmouri@mailbox.org>
Date: Sat, 4 Apr 2020 23:21:32 +0200
Subject: [PATCH] New package: pam_ssh_agent_auth-0.10.3

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

diff --git a/srcpkgs/pam_ssh_agent_auth/template b/srcpkgs/pam_ssh_agent_auth/template
new file mode 100644
index 00000000000..29923548d11
--- /dev/null
+++ b/srcpkgs/pam_ssh_agent_auth/template
@@ -0,0 +1,21 @@
+pkgname=pam_ssh_agent_auth
+version=0.10.3
+revision=1
+archs="i686 x86_64"
+build_style=gnu-configure
+make_build_args="LD=gcc"
+hostmakedepends=""
+makedepends="libressl-devel pam-devel perl"
+depends=""
+short_desc="PAM module providing authentication through a ssh agent"
+maintainer="Iskander Zemmouri <iskander.zemmouri@mailbox.org>"
+license="MIT"
+homepage="http://pamsshagentauth.sourceforge.net/"
+distfiles="${SOURCEFORGE_SITE}/pamsshagentauth/${pkgname}-${version}.tar.bz2"
+checksum=3c53d358d6eaed1b211239df017c27c6f9970995d14102ae67bae16d4f47a763
+
+do_install() {
+	vman pam_ssh_agent_auth.8
+	vmkdir /usr/lib/security
+	vcopy pam_ssh_agent_auth.so /usr/lib/security
+}

  reply	other threads:[~2020-04-04 23:51 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-04 21:25 [PR PATCH] " zenfailure
2020-04-04 23:51 ` zenfailure [this message]
2020-04-05  0:11 ` [PR PATCH] [Updated] " zenfailure
2020-04-06 20:24 ` Duncaen
2020-04-06 21:18 ` [PR PATCH] [Updated] " zenfailure
2020-04-06 23:18 ` zenfailure
2020-04-18 21:42 ` [PR PATCH] [Merged]: " Duncaen

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=20200404235104.7Qg1lUCarNtIYgyCATLpoRc8OwO_OK6ijEZR3OIsY3w@z \
    --to=zenfailure@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).