Github messages for voidlinux
 help / color / mirror / Atom feed
From: cinerea0 <cinerea0@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] libjodycode: update to 3.0; jdupes: update to 1.25.0
Date: Mon, 19 Jun 2023 04:10:20 +0200	[thread overview]
Message-ID: <20230619021020.JaZry8mdNGcqbOk5y4dkQUAt31Mh8Le-a6nl-zfIJ3U@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-44493@inbox.vuxu.org>

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

There is an updated 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/44493

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


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

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

From 15cb199d91247a97b02d01ed68fc08ea96573ea9 Mon Sep 17 00:00:00 2001
From: cinerea0 <cinerea0@disroot.org>
Date: Sun, 18 Jun 2023 22:09:32 -0400
Subject: [PATCH 1/2] libjodycode: update to 3.0.1

---
 common/shlibs                | 2 +-
 srcpkgs/libjodycode/template | 8 ++++----
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/common/shlibs b/common/shlibs
index c293ac460c08..4a102a518486 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -4270,5 +4270,5 @@ libayatana-indicator3.so.7 libayatana-indicator-0.9.3_1
 libayatana-appindicator3.so.1 libayatana-appindicator-0.5.91_1
 libplayerctl.so.2 playerctl-2.4.1_1
 libwireplumber-0.4.so.0 wireplumber-0.4.14_1
-libjodycode.so.2 libjodycode-2.0.1_1
+libjodycode.so.3 libjodycode-3.0.1_1
 libgsoapssl++-2.8.124.so gsoap-2.8.124_1
diff --git a/srcpkgs/libjodycode/template b/srcpkgs/libjodycode/template
index 645266101089..92f5ed05e736 100644
--- a/srcpkgs/libjodycode/template
+++ b/srcpkgs/libjodycode/template
@@ -1,6 +1,6 @@
 # Template file for 'libjodycode'
 pkgname=libjodycode
-version=2.0.1
+version=3.0.1
 revision=1
 build_style=gnu-makefile
 make_use_env=yes
@@ -8,12 +8,12 @@ short_desc="Shared code used by several utilities written by Jody Bruchon"
 maintainer="cinerea0 <cinerea0@protonmail.com>"
 license="MIT"
 homepage="https://github.com/jbruchon/libjodycode"
-changelog="https://raw.githubusercontent.com/jbruchon/libjodycode/master/CHANGES"
+changelog="https://raw.githubusercontent.com/jbruchon/libjodycode/master/CHANGES.txt"
 distfiles="https://github.com/jbruchon/libjodycode/archive/refs/tags/v${version}.tar.gz"
-checksum=1fdd106ab4d90aa1c0a2546299144f62d18b90acada2d6ee25370c4907048927
+checksum=e02aa4b96577fb5b6ca26018759cdaf71e3768dac321c07a84f2fb93ca4871bf
 
 post_install() {
-	vlicense LICENSE
+	vlicense LICENSE.txt
 }
 
 libjodycode-devel_package() {

From ce1e07498a50f83b82b8fe3c43de0e42a9946990 Mon Sep 17 00:00:00 2001
From: cinerea0 <cinerea0@disroot.org>
Date: Sun, 18 Jun 2023 22:09:52 -0400
Subject: [PATCH 2/2] jdupes: update to 1.25.0

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

diff --git a/srcpkgs/jdupes/template b/srcpkgs/jdupes/template
index 3124ed79ffea..8c95520b1091 100644
--- a/srcpkgs/jdupes/template
+++ b/srcpkgs/jdupes/template
@@ -1,6 +1,6 @@
 # Template file for 'jdupes'
 pkgname=jdupes
-version=1.24.0
+version=1.25.0
 revision=1
 build_style=gnu-makefile
 make_build_args="ENABLE_BTRFS=1 ENABLE_DEDUPE=1"
@@ -10,12 +10,12 @@ short_desc="Powerful duplicate file finder and an enhanced fork of fdupes"
 maintainer="cinerea0 <cinerea0@protonmail.com>"
 license="MIT"
 homepage="https://github.com/jbruchon/jdupes"
-changelog="https://raw.githubusercontent.com/jbruchon/jdupes/master/CHANGES"
+changelog="https://raw.githubusercontent.com/jbruchon/jdupes/master/CHANGES.txt"
 distfiles="https://github.com/jbruchon/jdupes/archive/refs/tags/v${version}.tar.gz"
-checksum=76ee1ffcf958958c3e093bbe9674c9410d4b1d730081b50f6d1e2dc342b230dd
+checksum=210b7eee65a6a0eb86302a7a39d19d79add78e7ecc745b40fec8dcd6d47c4951
 
 post_install() {
-	vlicense LICENSE
+	vlicense LICENSE.txt
 }
 
 do_check() {

  parent reply	other threads:[~2023-06-19  2:10 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-06-17 16:53 [PR PATCH] " cinerea0
2023-06-18 14:27 ` cinerea0
2023-06-19  2:10 ` cinerea0 [this message]
2023-06-19  2:12 ` cinerea0
2023-06-20  1:02 ` libjodycode: update to 3.0.1; " cinerea0
2023-06-20  1:15 ` [PR PATCH] [Updated] " cinerea0
2023-06-20  1:18 ` libjodycode: update to 3.0.1; jdupes: update to 1.25.1 cinerea0
2023-06-22 18:51 ` cinerea0
2023-06-23  1:46 ` [PR PATCH] [Updated] " cinerea0
2023-06-23  1:49 ` libjodycode: update to 3.0.1; jdupes: update to 1.25.2 cinerea0
2023-06-23 13:01 ` [PR PATCH] [Merged]: " Duncaen

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=20230619021020.JaZry8mdNGcqbOk5y4dkQUAt31Mh8Le-a6nl-zfIJ3U@z \
    --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).