* [PR PATCH] jpegoptim: update to 1.5.4.
@ 2023-07-10 14:54 Bnyro
2023-07-10 20:57 ` classabbyamp
` (3 more replies)
0 siblings, 4 replies; 5+ messages in thread
From: Bnyro @ 2023-07-10 14:54 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 1099 bytes --]
There is a new pull request by Bnyro against master on the void-packages repository
https://github.com/Bnyro/void-packages jpegoptim
https://github.com/void-linux/void-packages/pull/44964
jpegoptim: update to 1.5.4.
<!-- 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, x86_64-glibc
A patch file from https://github.com/void-linux/void-packages/pull/44964.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-jpegoptim-44964.patch --]
[-- Type: text/x-diff, Size: 1027 bytes --]
From d5ba06d631989666735397710e5d2ce2c36a0953 Mon Sep 17 00:00:00 2001
From: Bnyro <bnyro@tutanota.com>
Date: Mon, 10 Jul 2023 16:51:00 +0200
Subject: [PATCH] jpegoptim: update to 1.5.4.
---
srcpkgs/jpegoptim/template | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/srcpkgs/jpegoptim/template b/srcpkgs/jpegoptim/template
index 94aa3dc031f1..2526b61a3737 100644
--- a/srcpkgs/jpegoptim/template
+++ b/srcpkgs/jpegoptim/template
@@ -1,6 +1,6 @@
# Template file for 'jpegoptim'
pkgname=jpegoptim
-version=1.5.2
+version=1.5.4
revision=1
build_style=gnu-configure
makedepends="libjpeg-turbo-devel"
@@ -10,4 +10,4 @@ license="GPL-3.0-or-later"
homepage="https://github.com/tjko/jpegoptim"
changelog="https://raw.githubusercontent.com/tjko/jpegoptim/master/README"
distfiles="https://github.com/tjko/jpegoptim/archive/refs/tags/v${version}.tar.gz"
-checksum=e8701cc85c065e05747a15da72ebb403056ebecaa98e2806cf69cdd443397910
+checksum=8fc7537f722d533ea8b45966ab80c83e3342d088d5a690fdadfb05b7c9cba47f
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: jpegoptim: update to 1.5.4.
2023-07-10 14:54 [PR PATCH] jpegoptim: update to 1.5.4 Bnyro
@ 2023-07-10 20:57 ` classabbyamp
2023-07-11 7:10 ` [PR PATCH] [Updated] " Bnyro
` (2 subsequent siblings)
3 siblings, 0 replies; 5+ messages in thread
From: classabbyamp @ 2023-07-10 20:57 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 207 bytes --]
New comment by classabbyamp on void-packages repository
https://github.com/void-linux/void-packages/pull/44964#issuecomment-1629721196
Comment:
orphan this please. maintainer hasn't contributed since 2016
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [PR PATCH] [Updated] jpegoptim: update to 1.5.4.
2023-07-10 14:54 [PR PATCH] jpegoptim: update to 1.5.4 Bnyro
2023-07-10 20:57 ` classabbyamp
@ 2023-07-11 7:10 ` Bnyro
2023-07-11 7:11 ` Bnyro
2023-07-12 1:29 ` [PR PATCH] [Merged]: jpegoptim: update to 1.5.4, orphan classabbyamp
3 siblings, 0 replies; 5+ messages in thread
From: Bnyro @ 2023-07-11 7:10 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 1104 bytes --]
There is an updated pull request by Bnyro against master on the void-packages repository
https://github.com/Bnyro/void-packages jpegoptim
https://github.com/void-linux/void-packages/pull/44964
jpegoptim: update to 1.5.4.
<!-- 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, x86_64-glibc
A patch file from https://github.com/void-linux/void-packages/pull/44964.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-jpegoptim-44964.patch --]
[-- Type: text/x-diff, Size: 1160 bytes --]
From 33c89830ab61f55b2054f144da9cc54155ed88df Mon Sep 17 00:00:00 2001
From: Bnyro <bnyro@tutanota.com>
Date: Tue, 11 Jul 2023 09:11:09 +0200
Subject: [PATCH] jpegoptim: update to 1.5.4.
---
srcpkgs/jpegoptim/template | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/srcpkgs/jpegoptim/template b/srcpkgs/jpegoptim/template
index 94aa3dc031f1..cedffea7c213 100644
--- a/srcpkgs/jpegoptim/template
+++ b/srcpkgs/jpegoptim/template
@@ -1,13 +1,13 @@
# Template file for 'jpegoptim'
pkgname=jpegoptim
-version=1.5.2
+version=1.5.4
revision=1
build_style=gnu-configure
makedepends="libjpeg-turbo-devel"
short_desc="Utility to optimize/compress JPEG files"
-maintainer="archaeme <normandy@firemail.cc>"
+maintainer="Orphaned <orphan@voidlinux.org>"
license="GPL-3.0-or-later"
homepage="https://github.com/tjko/jpegoptim"
changelog="https://raw.githubusercontent.com/tjko/jpegoptim/master/README"
distfiles="https://github.com/tjko/jpegoptim/archive/refs/tags/v${version}.tar.gz"
-checksum=e8701cc85c065e05747a15da72ebb403056ebecaa98e2806cf69cdd443397910
+checksum=8fc7537f722d533ea8b45966ab80c83e3342d088d5a690fdadfb05b7c9cba47f
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [PR PATCH] [Updated] jpegoptim: update to 1.5.4.
2023-07-10 14:54 [PR PATCH] jpegoptim: update to 1.5.4 Bnyro
2023-07-10 20:57 ` classabbyamp
2023-07-11 7:10 ` [PR PATCH] [Updated] " Bnyro
@ 2023-07-11 7:11 ` Bnyro
2023-07-12 1:29 ` [PR PATCH] [Merged]: jpegoptim: update to 1.5.4, orphan classabbyamp
3 siblings, 0 replies; 5+ messages in thread
From: Bnyro @ 2023-07-11 7:11 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 1104 bytes --]
There is an updated pull request by Bnyro against master on the void-packages repository
https://github.com/Bnyro/void-packages jpegoptim
https://github.com/void-linux/void-packages/pull/44964
jpegoptim: update to 1.5.4.
<!-- 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, x86_64-glibc
A patch file from https://github.com/void-linux/void-packages/pull/44964.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-jpegoptim-44964.patch --]
[-- Type: text/x-diff, Size: 1167 bytes --]
From aeb3fa3a0ad3470f37bc8e495fadc80f7e581511 Mon Sep 17 00:00:00 2001
From: Bnyro <bnyro@tutanota.com>
Date: Tue, 11 Jul 2023 09:11:09 +0200
Subject: [PATCH] jpegoptim: update to 1.5.4, orphan
---
srcpkgs/jpegoptim/template | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/srcpkgs/jpegoptim/template b/srcpkgs/jpegoptim/template
index 94aa3dc031f1..cedffea7c213 100644
--- a/srcpkgs/jpegoptim/template
+++ b/srcpkgs/jpegoptim/template
@@ -1,13 +1,13 @@
# Template file for 'jpegoptim'
pkgname=jpegoptim
-version=1.5.2
+version=1.5.4
revision=1
build_style=gnu-configure
makedepends="libjpeg-turbo-devel"
short_desc="Utility to optimize/compress JPEG files"
-maintainer="archaeme <normandy@firemail.cc>"
+maintainer="Orphaned <orphan@voidlinux.org>"
license="GPL-3.0-or-later"
homepage="https://github.com/tjko/jpegoptim"
changelog="https://raw.githubusercontent.com/tjko/jpegoptim/master/README"
distfiles="https://github.com/tjko/jpegoptim/archive/refs/tags/v${version}.tar.gz"
-checksum=e8701cc85c065e05747a15da72ebb403056ebecaa98e2806cf69cdd443397910
+checksum=8fc7537f722d533ea8b45966ab80c83e3342d088d5a690fdadfb05b7c9cba47f
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [PR PATCH] [Merged]: jpegoptim: update to 1.5.4, orphan
2023-07-10 14:54 [PR PATCH] jpegoptim: update to 1.5.4 Bnyro
` (2 preceding siblings ...)
2023-07-11 7:11 ` Bnyro
@ 2023-07-12 1:29 ` classabbyamp
3 siblings, 0 replies; 5+ messages in thread
From: classabbyamp @ 2023-07-12 1:29 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 957 bytes --]
There's a merged pull request on the void-packages repository
jpegoptim: update to 1.5.4, orphan
https://github.com/void-linux/void-packages/pull/44964
Description:
<!-- 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, x86_64-glibc
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2023-07-12 1:29 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-07-10 14:54 [PR PATCH] jpegoptim: update to 1.5.4 Bnyro
2023-07-10 20:57 ` classabbyamp
2023-07-11 7:10 ` [PR PATCH] [Updated] " Bnyro
2023-07-11 7:11 ` Bnyro
2023-07-12 1:29 ` [PR PATCH] [Merged]: jpegoptim: update to 1.5.4, orphan classabbyamp
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).