Github messages for voidlinux
 help / color / mirror / Atom feed
From: voidlinux-github@inbox.vuxu.org
To: ml@inbox.vuxu.org
Subject: [PR PATCH] sshguard: update to 2.4.0.
Date: Fri, 19 Jul 2019 16:02:29 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-13224@inbox.vuxu.org> (raw)

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

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

https://github.com/daniel-eys/void-packages sshguard
https://github.com/void-linux/void-packages/pull/13224

sshguard: update to 2.4.0.
None

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

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

From c596c3eb14f2a63ff97ef1e74f7165f4adc35ffd Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Daniel=20Ey=C3=9Fer?= <daniel.eysser@gmail.com>
Date: Tue, 16 Jul 2019 01:59:13 +0200
Subject: [PATCH] sshguard: update to 2.4.0.

---
 srcpkgs/sshguard/template | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/sshguard/template b/srcpkgs/sshguard/template
index cdbf1c954c0..8c08d1f1120 100644
--- a/srcpkgs/sshguard/template
+++ b/srcpkgs/sshguard/template
@@ -1,6 +1,6 @@
 # Template file for 'sshguard'
 pkgname=sshguard
-version=2.3.1
+version=2.4.0
 revision=1
 build_style=gnu-configure
 hostmakedepends="flex"
@@ -9,8 +9,8 @@ short_desc="Protects networked hosts from brute force attacks"
 maintainer="Lodvær <lodvaer@gmail.com>"
 license="BSD-3-Clause"
 homepage="https://www.sshguard.net/"
-distfiles="${SOURCEFORGE_SITE}/sshguard/${pkgname}-${version}.tar.gz"
-checksum=769055e26df78f4bca34c9a7acf265dfa224c055b33ced47f53d55bf659d20a2
+distfiles="${SOURCEFORGE_SITE}/sshguard/sshguard-${version}.tar.gz"
+checksum=065ca4091b3a96802714b560dbbc3d9f0e67574e99e2b6e8857aa1027d17d6c0
 
 make_dirs="/var/db/sshguard 0755 root root"
 conf_files="/etc/sshguard.conf"
@@ -18,6 +18,6 @@ conf_files="/etc/sshguard.conf"
 post_install() {
 	vsv sshguard-socklog
 	vconf examples/sshguard.conf.sample sshguard.conf
-	sed -i 's@/usr/local/@/usr/@g' ${DESTDIR}/etc/sshguard.conf
+	vsed -i 's@/usr/local/@/usr/@g' ${DESTDIR}/etc/sshguard.conf
 	vlicense COPYING
 }

             reply	other threads:[~2019-07-19 14:02 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-07-19 14:02 voidlinux-github [this message]
2019-07-19 19:06 ` [PR PATCH] [Merged]: " voidlinux-github

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-13224@inbox.vuxu.org \
    --to=voidlinux-github@inbox.vuxu.org \
    --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).