Github messages for voidlinux
 help / color / mirror / Atom feed
From: chexum <chexum@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] rhash: update to 1.4.3
Date: Sat, 18 Jun 2022 17:50:02 +0200	[thread overview]
Message-ID: <20220618155002.DwAR18SchYiGrpHrQ_SIeF-xAsLErG1E9vpkBG78vgw@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-37587@inbox.vuxu.org>

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

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

https://github.com/chexum/void-packages rhash-1.4.3
https://github.com/void-linux/void-packages/pull/37587

rhash: update to 1.4.3
Note the vendor tarball misses the version change - exported the next commit from git to fix this as a patch, otherwise rhash -v will be confusing

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

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


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

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

From df0ab10f4ad03b71d81cf931bc3f5134e752305c Mon Sep 17 00:00:00 2001
From: J Farkas <chexum+git@gmail.com>
Date: Sat, 18 Jun 2022 15:48:57 +0000
Subject: [PATCH] rhash: actually report 1.4.3

The upstream tarball was missing the version number update.
---
 .../patches/0001-Fix-version-macro.patch      | 27 +++++++++++++++++++
 srcpkgs/rhash/template                        |  2 +-
 2 files changed, 28 insertions(+), 1 deletion(-)
 create mode 100644 srcpkgs/rhash/patches/0001-Fix-version-macro.patch

diff --git a/srcpkgs/rhash/patches/0001-Fix-version-macro.patch b/srcpkgs/rhash/patches/0001-Fix-version-macro.patch
new file mode 100644
index 000000000000..ca22078e6ae6
--- /dev/null
+++ b/srcpkgs/rhash/patches/0001-Fix-version-macro.patch
@@ -0,0 +1,27 @@
+From 01bcf3b6163a1e43845fbc08efe9ff551534db3c Mon Sep 17 00:00:00 2001
+From: Aleksey Kravchenko <rhash.admin@gmail.com>
+Date: Wed, 15 Jun 2022 06:17:59 +0300
+Subject: [PATCH 1/2] Fix version macro
+
+---
+ bindings/version.properties | 2 +-
+ version.h                   | 2 +-
+ 2 files changed, 2 insertions(+), 2 deletions(-)
+
+diff --git a/bindings/version.properties b/bindings/version.properties
+index 162590e..54aef26 100644
+--- a/bindings/version.properties
++++ b/bindings/version.properties
+@@ -1 +1 @@
+-version=1.4.2
++version=1.4.3
+diff --git a/version.h b/version.h
+index af30db7..3fc0325 100644
+--- a/version.h
++++ b/version.h
+@@ -1 +1 @@
+-#define VERSION "1.4.2"
++#define VERSION "1.4.3"
+-- 
+2.36.1
+
diff --git a/srcpkgs/rhash/template b/srcpkgs/rhash/template
index f62c3da48fb4..266ca8264ad7 100644
--- a/srcpkgs/rhash/template
+++ b/srcpkgs/rhash/template
@@ -1,7 +1,7 @@
 # Template file for 'rhash'
 pkgname=rhash
 version=1.4.3
-revision=1
+revision=2
 wrksrc="RHash-${version}"
 build_style=configure
 configure_args="--enable-openssl --disable-openssl-runtime

  reply	other threads:[~2022-06-18 15:50 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-06-16 18:44 [PR PATCH] " chexum
2022-06-18 15:50 ` chexum [this message]
2022-06-18 15:53 ` [PR PATCH] [Merged]: " leahneukirchen

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=20220618155002.DwAR18SchYiGrpHrQ_SIeF-xAsLErG1E9vpkBG78vgw@z \
    --to=chexum@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).