Github messages for voidlinux
 help / color / mirror / Atom feed
From: Bnyro <Bnyro@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] snoopy: update to 2.5.1, fix dead distfiles
Date: Wed, 28 Jun 2023 17:52:17 +0200	[thread overview]
Message-ID: <20230628155217.KXyYE3Kl_6nkJIcLNqkf7XvV33qdtpEuuI0aRrBr4_M@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-44683@inbox.vuxu.org>

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

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

https://github.com/Bnyro/void-packages snoopy
https://github.com/void-linux/void-packages/pull/44683

snoopy: update to 2.5.1, fix dead distfiles
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture, (x86_64-glibc)

fixes snoopy in #42403


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

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

From 5af5d2af0197f3ac1b9fb3cdd5418c94520b854c Mon Sep 17 00:00:00 2001
From: Bnyro <bnyro@tutanota.com>
Date: Wed, 28 Jun 2023 17:52:50 +0200
Subject: [PATCH] snoopy: update to 2.5.1, fix dead distfiles

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

diff --git a/srcpkgs/snoopy/template b/srcpkgs/snoopy/template
index 3d1b338fb245..c542a1d76dac 100644
--- a/srcpkgs/snoopy/template
+++ b/srcpkgs/snoopy/template
@@ -1,16 +1,16 @@
 # Template file for 'snoopy'
 pkgname=snoopy
-version=2.4.6
+version=2.5.1
 revision=1
 build_style=gnu-configure
 hostmakedepends="socat"
 conf_files="/etc/snoopy.ini"
 short_desc="Log every executed command to syslog"
 maintainer="Orphaned <orphan@voidlinux.org>"
-license="GPL-2"
+license="GPL-2-only"
 homepage="https://github.com/a2o/snoopy"
-distfiles="http://source.a2o.si/download/snoopy/snoopy-${version}.tar.gz"
-checksum=6442e1145a5cad725f6aae0887030ee3db34bafc40bbe3bb84da836cbb5f1569
+distfiles="https://github.com/a2o/snoopy/releases/download/snoopy-${version}/snoopy-${version}.tar.gz"
+checksum=09daa74213c360acaf84318710f2902763a9c08be54753dabcc09478dcb9c43e
 
 pre_configure() {
 	find . -type f -name Makefile.in -exec sed -i 's| -Werror||' {} +

  reply	other threads:[~2023-06-28 15:52 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-06-28 15:51 [PR PATCH] " Bnyro
2023-06-28 15:52 ` Bnyro [this message]
2023-06-28 18:03 ` [PR PATCH] [Updated] " Bnyro
2023-06-28 18:03 ` Bnyro
2023-06-28 18:04 ` [PR PATCH] [Updated] snoopy: " Bnyro
2023-06-29  7:02 ` [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=20230628155217.KXyYE3Kl_6nkJIcLNqkf7XvV33qdtpEuuI0aRrBr4_M@z \
    --to=bnyro@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).