Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] Image magick 7.1.1 6
@ 2023-04-08 11:53 motorto
  2023-04-08 15:42 ` paper42
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: motorto @ 2023-04-08 11:53 UTC (permalink / raw)
  To: ml

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

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

https://github.com/motorto/void-packages ImageMagick-7.1.1-6
https://github.com/void-linux/void-packages/pull/43346

Image magick 7.1.1 6
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

#### 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/43346.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-ImageMagick-7.1.1-6-43346.patch --]
[-- Type: text/x-diff, Size: 3545 bytes --]

From 881ad5eae5c7344daa0bc3365762e67c1afe102e Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Andr=C3=A9=20Cerqueira?= <acerqueira021@gmail.com>
Date: Sat, 8 Apr 2023 12:47:52 +0100
Subject: [PATCH 1/4] ImageMagick: update to 7.1.1.6.

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

diff --git a/srcpkgs/ImageMagick/template b/srcpkgs/ImageMagick/template
index dd132ae5caf9..f97580c2c860 100644
--- a/srcpkgs/ImageMagick/template
+++ b/srcpkgs/ImageMagick/template
@@ -1,6 +1,7 @@
 # Template file for 'ImageMagick'
 pkgname=ImageMagick
-version=7.1.1.5
+# Revbump php*-imagick with ImageMagick updates,
+version=7.1.1.6
 revision=1
 _upstream_version="${version/.${version##*.}/-${version##*.}}"
 build_style=gnu-configure
@@ -19,7 +20,7 @@ license="ImageMagick"
 homepage="https://www.imagemagick.org"
 changelog="https://raw.githubusercontent.com/ImageMagick/Website/main/ChangeLog.md"
 distfiles="https://github.com/ImageMagick/ImageMagick/archive/${_upstream_version}.tar.gz"
-checksum=dd23689304b8cf41572c3af6b0ddccfe21c5b9d9abddaf978f314696408d0750
+checksum=6e7af1e182f81e6b7b92b11e78dfdb0e8d50c1674cf2776c13db9c700750ae20
 
 subpackages="libmagick libmagick-devel"
 

From 264f9689b0ff7c907e825572672c366cfbdf7e35 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Andr=C3=A9=20Cerqueira?= <acerqueira021@gmail.com>
Date: Sat, 8 Apr 2023 12:52:45 +0100
Subject: [PATCH 2/4] php8.0-imagick: ImageMagick update to 7.1.1.6

---
 srcpkgs/php8.0-imagick/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/php8.0-imagick/template b/srcpkgs/php8.0-imagick/template
index fe31cb060f30..ae1823ab75d2 100644
--- a/srcpkgs/php8.0-imagick/template
+++ b/srcpkgs/php8.0-imagick/template
@@ -1,7 +1,7 @@
 # Template file for 'php8.0-imagick'
 pkgname=php8.0-imagick
 version=3.7.0
-revision=2
+revision=3
 build_style=gnu-configure
 configure_args="--with-imagick=${XBPS_CROSS_BASE}/usr \
  --with-php-config=/usr/bin/php-config8.0"

From c346c6d5220d996fcec90d491494cf0842d3e8ff Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Andr=C3=A9=20Cerqueira?= <acerqueira021@gmail.com>
Date: Sat, 8 Apr 2023 12:52:46 +0100
Subject: [PATCH 3/4] php8.1-imagick: ImageMagick update to 7.1.1.6

---
 srcpkgs/php8.1-imagick/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/php8.1-imagick/template b/srcpkgs/php8.1-imagick/template
index 9c949a40d8c6..dbf7cae1d74a 100644
--- a/srcpkgs/php8.1-imagick/template
+++ b/srcpkgs/php8.1-imagick/template
@@ -1,7 +1,7 @@
 # Template file for 'php8.1-imagick'
 pkgname=php8.1-imagick
 version=3.7.0
-revision=2
+revision=3
 build_style=gnu-configure
 configure_args="--with-imagick=${XBPS_CROSS_BASE}/usr \
  --with-php-config=/usr/bin/php-config8.1"

From 4fbb3ea5bfa7f9cb997a22feb2ca30cea4f2feb6 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Andr=C3=A9=20Cerqueira?= <acerqueira021@gmail.com>
Date: Sat, 8 Apr 2023 12:52:47 +0100
Subject: [PATCH 4/4] php8.2-imagick: ImageMagick update to 7.1.1.6

---
 srcpkgs/php8.2-imagick/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/php8.2-imagick/template b/srcpkgs/php8.2-imagick/template
index 59d405b7ee0e..09b11989c52a 100644
--- a/srcpkgs/php8.2-imagick/template
+++ b/srcpkgs/php8.2-imagick/template
@@ -1,7 +1,7 @@
 # Template file for 'php8.2-imagick'
 pkgname=php8.2-imagick
 version=3.7.0
-revision=2
+revision=3
 build_style=gnu-configure
 configure_args="--with-imagick=${XBPS_CROSS_BASE}/usr \
  --with-php-config=/usr/bin/php-config8.2"

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Image magick 7.1.1 6
  2023-04-08 11:53 [PR PATCH] Image magick 7.1.1 6 motorto
@ 2023-04-08 15:42 ` paper42
  2023-04-08 22:45 ` [PR PATCH] [Updated] " motorto
  2023-06-05 22:31 ` [PR PATCH] [Closed]: " motorto
  2 siblings, 0 replies; 4+ messages in thread
From: paper42 @ 2023-04-08 15:42 UTC (permalink / raw)
  To: ml

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

New comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/43346#issuecomment-1500917565

Comment:
the php*-imagick commit messages should be something like `php8.0-imagick: revbump for ImageMagick 7.1.1.6`

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PR PATCH] [Updated] Image magick 7.1.1 6
  2023-04-08 11:53 [PR PATCH] Image magick 7.1.1 6 motorto
  2023-04-08 15:42 ` paper42
@ 2023-04-08 22:45 ` motorto
  2023-06-05 22:31 ` [PR PATCH] [Closed]: " motorto
  2 siblings, 0 replies; 4+ messages in thread
From: motorto @ 2023-04-08 22:45 UTC (permalink / raw)
  To: ml

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

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

https://github.com/motorto/void-packages ImageMagick-7.1.1-6
https://github.com/void-linux/void-packages/pull/43346

Image magick 7.1.1 6
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

#### 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/43346.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-ImageMagick-7.1.1-6-43346.patch --]
[-- Type: text/x-diff, Size: 3551 bytes --]

From 881ad5eae5c7344daa0bc3365762e67c1afe102e Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Andr=C3=A9=20Cerqueira?= <acerqueira021@gmail.com>
Date: Sat, 8 Apr 2023 12:47:52 +0100
Subject: [PATCH 1/4] ImageMagick: update to 7.1.1.6.

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

diff --git a/srcpkgs/ImageMagick/template b/srcpkgs/ImageMagick/template
index dd132ae5caf9..f97580c2c860 100644
--- a/srcpkgs/ImageMagick/template
+++ b/srcpkgs/ImageMagick/template
@@ -1,6 +1,7 @@
 # Template file for 'ImageMagick'
 pkgname=ImageMagick
-version=7.1.1.5
+# Revbump php*-imagick with ImageMagick updates,
+version=7.1.1.6
 revision=1
 _upstream_version="${version/.${version##*.}/-${version##*.}}"
 build_style=gnu-configure
@@ -19,7 +20,7 @@ license="ImageMagick"
 homepage="https://www.imagemagick.org"
 changelog="https://raw.githubusercontent.com/ImageMagick/Website/main/ChangeLog.md"
 distfiles="https://github.com/ImageMagick/ImageMagick/archive/${_upstream_version}.tar.gz"
-checksum=dd23689304b8cf41572c3af6b0ddccfe21c5b9d9abddaf978f314696408d0750
+checksum=6e7af1e182f81e6b7b92b11e78dfdb0e8d50c1674cf2776c13db9c700750ae20
 
 subpackages="libmagick libmagick-devel"
 

From e19ea85058c758fe86b1a7dbb09ecafe6084c94d Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Andr=C3=A9=20Cerqueira?= <acerqueira021@gmail.com>
Date: Sat, 8 Apr 2023 23:45:18 +0100
Subject: [PATCH 2/4] php8.0-imagick: revbump for ImageMagick 7.1.1.6

---
 srcpkgs/php8.0-imagick/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/php8.0-imagick/template b/srcpkgs/php8.0-imagick/template
index fe31cb060f30..ae1823ab75d2 100644
--- a/srcpkgs/php8.0-imagick/template
+++ b/srcpkgs/php8.0-imagick/template
@@ -1,7 +1,7 @@
 # Template file for 'php8.0-imagick'
 pkgname=php8.0-imagick
 version=3.7.0
-revision=2
+revision=3
 build_style=gnu-configure
 configure_args="--with-imagick=${XBPS_CROSS_BASE}/usr \
  --with-php-config=/usr/bin/php-config8.0"

From 877e161ade5486973823ce943771371f2298a7e3 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Andr=C3=A9=20Cerqueira?= <acerqueira021@gmail.com>
Date: Sat, 8 Apr 2023 23:45:19 +0100
Subject: [PATCH 3/4] php8.1-imagick: revbump for ImageMagick 7.1.1.6

---
 srcpkgs/php8.1-imagick/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/php8.1-imagick/template b/srcpkgs/php8.1-imagick/template
index 9c949a40d8c6..dbf7cae1d74a 100644
--- a/srcpkgs/php8.1-imagick/template
+++ b/srcpkgs/php8.1-imagick/template
@@ -1,7 +1,7 @@
 # Template file for 'php8.1-imagick'
 pkgname=php8.1-imagick
 version=3.7.0
-revision=2
+revision=3
 build_style=gnu-configure
 configure_args="--with-imagick=${XBPS_CROSS_BASE}/usr \
  --with-php-config=/usr/bin/php-config8.1"

From 431019882c43bc74ed21d43bd327a5057989a439 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Andr=C3=A9=20Cerqueira?= <acerqueira021@gmail.com>
Date: Sat, 8 Apr 2023 23:45:19 +0100
Subject: [PATCH 4/4] php8.2-imagick: revbump for ImageMagick 7.1.1.6

---
 srcpkgs/php8.2-imagick/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/php8.2-imagick/template b/srcpkgs/php8.2-imagick/template
index 59d405b7ee0e..09b11989c52a 100644
--- a/srcpkgs/php8.2-imagick/template
+++ b/srcpkgs/php8.2-imagick/template
@@ -1,7 +1,7 @@
 # Template file for 'php8.2-imagick'
 pkgname=php8.2-imagick
 version=3.7.0
-revision=2
+revision=3
 build_style=gnu-configure
 configure_args="--with-imagick=${XBPS_CROSS_BASE}/usr \
  --with-php-config=/usr/bin/php-config8.2"

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PR PATCH] [Closed]: Image magick 7.1.1 6
  2023-04-08 11:53 [PR PATCH] Image magick 7.1.1 6 motorto
  2023-04-08 15:42 ` paper42
  2023-04-08 22:45 ` [PR PATCH] [Updated] " motorto
@ 2023-06-05 22:31 ` motorto
  2 siblings, 0 replies; 4+ messages in thread
From: motorto @ 2023-06-05 22:31 UTC (permalink / raw)
  To: ml

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

There's a closed pull request on the void-packages repository

Image magick 7.1.1 6
https://github.com/void-linux/void-packages/pull/43346

Description:
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

#### Local build testing
- I built this PR locally for my native architecture, x86-64-glibc


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2023-06-05 22:31 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-04-08 11:53 [PR PATCH] Image magick 7.1.1 6 motorto
2023-04-08 15:42 ` paper42
2023-04-08 22:45 ` [PR PATCH] [Updated] " motorto
2023-06-05 22:31 ` [PR PATCH] [Closed]: " motorto

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).