* [PR PATCH] tiff: update to 4.7.0.
@ 2024-10-22 11:25 skmpz
2024-10-22 11:51 ` [PR PATCH] [Updated] " skmpz
` (4 more replies)
0 siblings, 5 replies; 6+ messages in thread
From: skmpz @ 2024-10-22 11:25 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 1233 bytes --]
There is a new pull request by skmpz against master on the void-packages repository
https://github.com/skmpz/void-packages tiff-4.7.0
https://github.com/void-linux/void-packages/pull/52741
tiff: update to 4.7.0.
<!-- 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/52741.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-tiff-4.7.0-52741.patch --]
[-- Type: text/x-diff, Size: 1083 bytes --]
From ae5b90a4fd551b09b06635f7b1420ad033bf8def Mon Sep 17 00:00:00 2001
From: skmpz <dem.procopiou@gmail.com>
Date: Tue, 22 Oct 2024 14:25:12 +0300
Subject: [PATCH] tiff: update to 4.7.0.
---
srcpkgs/tiff/template | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/srcpkgs/tiff/template b/srcpkgs/tiff/template
index ea5eeef35683f1..7a61122017e75b 100644
--- a/srcpkgs/tiff/template
+++ b/srcpkgs/tiff/template
@@ -1,7 +1,7 @@
# Template file for 'tiff'
pkgname=tiff
-version=4.6.0
-revision=3
+version=4.7.0
+revision=1
build_style=gnu-configure
configure_args="--enable-cxx --without-x"
makedepends="jbigkit-devel libjpeg-turbo-devel
@@ -11,7 +11,7 @@ maintainer="skmpz <dem.procopiou@gmail.com>"
license="libtiff"
homepage="http://www.simplesystems.org/libtiff/"
distfiles="https://download.osgeo.org/libtiff/tiff-${version}.tar.gz"
-checksum=88b3979e6d5c7e32b50d7ec72fb15af724f6ab2cbf7e10880c360a77e4b5d99a
+checksum=67160e3457365ab96c5b3286a0903aa6e78bdc44c4bc737d2e486bcecb6ba976
# Causes cyclic dependency with libwebp
build_options="webp"
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [PR PATCH] [Updated] tiff: update to 4.7.0.
2024-10-22 11:25 [PR PATCH] tiff: update to 4.7.0 skmpz
@ 2024-10-22 11:51 ` skmpz
2024-10-28 21:21 ` leahneukirchen
` (3 subsequent siblings)
4 siblings, 0 replies; 6+ messages in thread
From: skmpz @ 2024-10-22 11:51 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 1238 bytes --]
There is an updated pull request by skmpz against master on the void-packages repository
https://github.com/skmpz/void-packages tiff-4.7.0
https://github.com/void-linux/void-packages/pull/52741
tiff: update to 4.7.0.
<!-- 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/52741.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-tiff-4.7.0-52741.patch --]
[-- Type: text/x-diff, Size: 1083 bytes --]
From d9cb95282f665335846fbc057487cf7292c298de Mon Sep 17 00:00:00 2001
From: skmpz <dem.procopiou@gmail.com>
Date: Tue, 22 Oct 2024 14:25:12 +0300
Subject: [PATCH] tiff: update to 4.7.0.
---
srcpkgs/tiff/template | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/srcpkgs/tiff/template b/srcpkgs/tiff/template
index ea5eeef35683f1..7a61122017e75b 100644
--- a/srcpkgs/tiff/template
+++ b/srcpkgs/tiff/template
@@ -1,7 +1,7 @@
# Template file for 'tiff'
pkgname=tiff
-version=4.6.0
-revision=3
+version=4.7.0
+revision=1
build_style=gnu-configure
configure_args="--enable-cxx --without-x"
makedepends="jbigkit-devel libjpeg-turbo-devel
@@ -11,7 +11,7 @@ maintainer="skmpz <dem.procopiou@gmail.com>"
license="libtiff"
homepage="http://www.simplesystems.org/libtiff/"
distfiles="https://download.osgeo.org/libtiff/tiff-${version}.tar.gz"
-checksum=88b3979e6d5c7e32b50d7ec72fb15af724f6ab2cbf7e10880c360a77e4b5d99a
+checksum=67160e3457365ab96c5b3286a0903aa6e78bdc44c4bc737d2e486bcecb6ba976
# Causes cyclic dependency with libwebp
build_options="webp"
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: tiff: update to 4.7.0.
2024-10-22 11:25 [PR PATCH] tiff: update to 4.7.0 skmpz
2024-10-22 11:51 ` [PR PATCH] [Updated] " skmpz
@ 2024-10-28 21:21 ` leahneukirchen
2025-01-27 1:58 ` github-actions
` (2 subsequent siblings)
4 siblings, 0 replies; 6+ messages in thread
From: leahneukirchen @ 2024-10-28 21:21 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 188 bytes --]
New comment by leahneukirchen on void-packages repository
https://github.com/void-linux/void-packages/pull/52741#issuecomment-2442655463
Comment:
The test failure in x86_64-musl is new.
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: tiff: update to 4.7.0.
2024-10-22 11:25 [PR PATCH] tiff: update to 4.7.0 skmpz
2024-10-22 11:51 ` [PR PATCH] [Updated] " skmpz
2024-10-28 21:21 ` leahneukirchen
@ 2025-01-27 1:58 ` github-actions
2025-01-27 11:39 ` leahneukirchen
2025-01-27 11:39 ` [PR PATCH] [Merged]: " leahneukirchen
4 siblings, 0 replies; 6+ messages in thread
From: github-actions @ 2025-01-27 1:58 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 305 bytes --]
New comment by github-actions[bot] on void-packages repository
https://github.com/void-linux/void-packages/pull/52741#issuecomment-2614719582
Comment:
Pull Requests become stale 90 days after last activity and are closed 14 days after that. If this pull request is still relevant bump it or assign it.
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: tiff: update to 4.7.0.
2024-10-22 11:25 [PR PATCH] tiff: update to 4.7.0 skmpz
` (2 preceding siblings ...)
2025-01-27 1:58 ` github-actions
@ 2025-01-27 11:39 ` leahneukirchen
2025-01-27 11:39 ` [PR PATCH] [Merged]: " leahneukirchen
4 siblings, 0 replies; 6+ messages in thread
From: leahneukirchen @ 2025-01-27 11:39 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 204 bytes --]
New comment by leahneukirchen on void-packages repository
https://github.com/void-linux/void-packages/pull/52741#issuecomment-2615526858
Comment:
Can't reproduce the test failure, seems to be a glitch.
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [PR PATCH] [Merged]: tiff: update to 4.7.0.
2024-10-22 11:25 [PR PATCH] tiff: update to 4.7.0 skmpz
` (3 preceding siblings ...)
2025-01-27 11:39 ` leahneukirchen
@ 2025-01-27 11:39 ` leahneukirchen
4 siblings, 0 replies; 6+ messages in thread
From: leahneukirchen @ 2025-01-27 11:39 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 1083 bytes --]
There's a merged pull request on the void-packages repository
tiff: update to 4.7.0.
https://github.com/void-linux/void-packages/pull/52741
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, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
- aarch64-musl
- armv7l
- armv6l-musl
-->
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2025-01-27 11:39 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-10-22 11:25 [PR PATCH] tiff: update to 4.7.0 skmpz
2024-10-22 11:51 ` [PR PATCH] [Updated] " skmpz
2024-10-28 21:21 ` leahneukirchen
2025-01-27 1:58 ` github-actions
2025-01-27 11:39 ` leahneukirchen
2025-01-27 11:39 ` [PR PATCH] [Merged]: " leahneukirchen
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).