Github messages for voidlinux
 help / color / mirror / Atom feed
From: r-ricci <r-ricci@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] jpegoptim: update to 1.5.2.
Date: Sun, 05 Mar 2023 15:39:35 +0100	[thread overview]
Message-ID: <20230305143935.-G2sexIdhaPhXlWdFy1pLN3ue4tQnmMzZq3pMROiY8U@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-42444@inbox.vuxu.org>

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

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

https://github.com/r-ricci/void-packages jpegoptim
https://github.com/void-linux/void-packages/pull/42444

jpegoptim: update to 1.5.2.
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From c20d7f9590bf90ddb1dda38ec1cebe97e3ae93df Mon Sep 17 00:00:00 2001
From: Roberto Ricci <ricci@disroot.org>
Date: Sat, 25 Feb 2023 19:23:45 +0100
Subject: [PATCH] jpegoptim: update to 1.5.2.

---
 srcpkgs/jpegoptim/template | 9 +++++----
 srcpkgs/jpegoptim/update   | 1 -
 2 files changed, 5 insertions(+), 5 deletions(-)
 delete mode 100644 srcpkgs/jpegoptim/update

diff --git a/srcpkgs/jpegoptim/template b/srcpkgs/jpegoptim/template
index 0014f772d7dc..94aa3dc031f1 100644
--- a/srcpkgs/jpegoptim/template
+++ b/srcpkgs/jpegoptim/template
@@ -1,12 +1,13 @@
 # Template file for 'jpegoptim'
 pkgname=jpegoptim
-version=1.4.7
+version=1.5.2
 revision=1
 build_style=gnu-configure
 makedepends="libjpeg-turbo-devel"
 short_desc="Utility to optimize/compress JPEG files"
 maintainer="archaeme <normandy@firemail.cc>"
-license="GPL-2.0-or-later"
+license="GPL-3.0-or-later"
 homepage="https://github.com/tjko/jpegoptim"
-distfiles="https://github.com/tjko/jpegoptim/archive/RELEASE.${version}.tar.gz"
-checksum=9d2a13b7c531d122f360209422645206931c74ada76497c4aeb953610f0d70c1
+changelog="https://raw.githubusercontent.com/tjko/jpegoptim/master/README"
+distfiles="https://github.com/tjko/jpegoptim/archive/refs/tags/v${version}.tar.gz"
+checksum=e8701cc85c065e05747a15da72ebb403056ebecaa98e2806cf69cdd443397910
diff --git a/srcpkgs/jpegoptim/update b/srcpkgs/jpegoptim/update
deleted file mode 100644
index 264e99e2f685..000000000000
--- a/srcpkgs/jpegoptim/update
+++ /dev/null
@@ -1 +0,0 @@
-pattern='RELEASE.\K[\d.]+(?=\.tar.gz)'

  reply	other threads:[~2023-03-05 14:39 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-02-25 18:32 [PR PATCH] " r-ricci
2023-03-05 14:39 ` r-ricci [this message]
2023-03-13 21:03 ` [PR PATCH] [Updated] " r-ricci
2023-03-16 22:19 ` r-ricci
2023-03-18  6:30 ` [PR PATCH] [Merged]: " paper42

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=20230305143935.-G2sexIdhaPhXlWdFy1pLN3ue4tQnmMzZq3pMROiY8U@z \
    --to=r-ricci@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).