Github messages for voidlinux
 help / color / mirror / Atom feed
From: chexum <chexum@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] rhash: update to 1.4.3
Date: Thu, 16 Jun 2022 20:44:16 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-37587@inbox.vuxu.org> (raw)

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

There is a new 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: 2166 bytes --]

From 507ca57d496c9f8701533b877ee267f49b4b8eec Mon Sep 17 00:00:00 2001
From: J Farkas <chexum+git@gmail.com>
Date: Thu, 16 Jun 2022 18:35:31 +0000
Subject: [PATCH] rhash: update to 1.4.3

---
 .../patches/0001-Fix-version-macro.patch      | 27 +++++++++++++++++++
 srcpkgs/rhash/template                        |  4 +--
 2 files changed, 29 insertions(+), 2 deletions(-)
 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 36113db2dcec..a77116a75212 100644
--- a/srcpkgs/rhash/template
+++ b/srcpkgs/rhash/template
@@ -1,6 +1,6 @@
 # Template file for 'rhash'
 pkgname=rhash
-version=1.4.2
+version=1.4.3
 revision=1
 wrksrc="RHash-${version}"
 build_style=configure
@@ -15,7 +15,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
 license="0BSD"
 homepage="https://github.com/rhash/RHash"
 distfiles="https://github.com/rhash/RHash/archive/v${version}.tar.gz"
-checksum=600d00f5f91ef04194d50903d3c79412099328c42f28ff43a0bdb777b00bec62
+checksum=1e40fa66966306920f043866cbe8612f4b939b033ba5e2708c3f41be257c8a3e
 
 post_extract() {
 	sed -i 's/__GLIBC__/__linux__/' librhash/byte_order.h

             reply	other threads:[~2022-06-16 18:44 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-06-16 18:44 chexum [this message]
2022-06-18 15:50 ` [PR PATCH] [Updated] " chexum
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=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-37587@inbox.vuxu.org \
    --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).