Github messages for voidlinux
 help / color / mirror / Atom feed
From: cinerea0 <cinerea0@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] libjodycode: update to 3.1; jdupes: update to 1.26
Date: Sun, 02 Jul 2023 22:49:34 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-44803@inbox.vuxu.org> (raw)

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

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

https://github.com/cinerea0/void-packages jdupes
https://github.com/void-linux/void-packages/pull/44803

libjodycode: update to 3.1; jdupes: update to 1.26
#### Testing the changes
- I tested the changes in this PR: **YES**


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

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

From c169ecbfda8b5048d263fb3e04c1ec70be28047d Mon Sep 17 00:00:00 2001
From: cinerea0 <cinerea0@disroot.org>
Date: Sun, 2 Jul 2023 16:48:04 -0400
Subject: [PATCH 1/2] libjodycode: update to 3.1

---
 srcpkgs/libjodycode/template | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/libjodycode/template b/srcpkgs/libjodycode/template
index 92f5ed05e736..fa91b332c5f4 100644
--- a/srcpkgs/libjodycode/template
+++ b/srcpkgs/libjodycode/template
@@ -1,6 +1,6 @@
 # Template file for 'libjodycode'
 pkgname=libjodycode
-version=3.0.1
+version=3.1
 revision=1
 build_style=gnu-makefile
 make_use_env=yes
@@ -10,7 +10,7 @@ license="MIT"
 homepage="https://github.com/jbruchon/libjodycode"
 changelog="https://raw.githubusercontent.com/jbruchon/libjodycode/master/CHANGES.txt"
 distfiles="https://github.com/jbruchon/libjodycode/archive/refs/tags/v${version}.tar.gz"
-checksum=e02aa4b96577fb5b6ca26018759cdaf71e3768dac321c07a84f2fb93ca4871bf
+checksum=c72974eb1d38873e06ea84b3d78990f87192f0113da5bd13fcac6bbc6a6e2184
 
 post_install() {
 	vlicense LICENSE.txt
@@ -21,6 +21,7 @@ libjodycode-devel_package() {
 	depends="${sourcepkg}>=${version}_${revision}"
 	pkg_install() {
 		vmove usr/include
+		vmove "usr/lib/*.so"
 		vmove "usr/lib/*.a"
 	}
 }

From 7bb6f319f5155443a8d44299f44572d282986b43 Mon Sep 17 00:00:00 2001
From: cinerea0 <cinerea0@disroot.org>
Date: Sun, 2 Jul 2023 16:48:23 -0400
Subject: [PATCH 2/2] jdupes: update to 1.26

---
 srcpkgs/jdupes/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/jdupes/template b/srcpkgs/jdupes/template
index 9c77eb429b69..bacd71180cad 100644
--- a/srcpkgs/jdupes/template
+++ b/srcpkgs/jdupes/template
@@ -1,6 +1,6 @@
 # Template file for 'jdupes'
 pkgname=jdupes
-version=1.25.3
+version=1.26
 revision=1
 build_style=gnu-makefile
 make_build_args="ENABLE_BTRFS=1 ENABLE_DEDUPE=1"
@@ -12,7 +12,7 @@ license="MIT"
 homepage="https://github.com/jbruchon/jdupes"
 changelog="https://raw.githubusercontent.com/jbruchon/jdupes/master/CHANGES.txt"
 distfiles="https://github.com/jbruchon/jdupes/archive/refs/tags/v${version}.tar.gz"
-checksum=89814310bb1884db6023436c523d03e405e1dda722a01caa336167e7938ac95e
+checksum=5a9665c0435cb43f23b32be62f72ff32c9adfcce829cd2d9dfff425bae98eb65
 
 post_install() {
 	vlicense LICENSE.txt

             reply	other threads:[~2023-07-02 20:49 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-07-02 20:49 cinerea0 [this message]
2023-07-04 17:15 ` [PR PATCH] [Updated] " cinerea0
2023-07-05  3:42 ` [PR PATCH] [Merged]: libjodycode: update to 3.1; jdupes: update to 1.26.1 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=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-44803@inbox.vuxu.org \
    --to=cinerea0@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).