Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] ImageMagick: update to 7.1.1.14.
@ 2023-07-25  7:49 Bnyro
  2023-07-25 19:04 ` [PR PATCH] [Closed]: " Bnyro
  2023-07-25 19:04 ` Bnyro
  0 siblings, 2 replies; 3+ messages in thread
From: Bnyro @ 2023-07-25  7:49 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Bnyro/void-packages ImageMagick
https://github.com/void-linux/void-packages/pull/45238

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

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

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

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

From bcea9304fe5b3ab4cb9ad87d39cc8f1dfe1b80ad Mon Sep 17 00:00:00 2001
From: Bnyro <bnyro@tutanota.com>
Date: Mon, 24 Jul 2023 11:00:12 +0200
Subject: [PATCH 1/4] ImageMagick: update to 7.1.1.14.

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

diff --git a/srcpkgs/ImageMagick/template b/srcpkgs/ImageMagick/template
index f1a0fc08b413d..2aee262800ac4 100644
--- a/srcpkgs/ImageMagick/template
+++ b/srcpkgs/ImageMagick/template
@@ -1,7 +1,7 @@
 # Template file for 'ImageMagick'
 pkgname=ImageMagick
 # Revbump php*-imagick with ImageMagick updates.
-version=7.1.1.13
+version=7.1.1.14
 revision=1
 _upstream_version="${version/.${version##*.}/-${version##*.}}"
 build_style=gnu-configure
@@ -20,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=8e3ce1aaad19da9f2ca444072bcc631d193a219e3ee11c13ad6d3c895044142c
+checksum=7309ed7b66c8aa8f6780529e813db656275dc0893f4770cff2176a2949a282fa
 
 subpackages="libmagick libmagick-devel"
 

From 0d064ab2219bdc9f6935a91871f9075b8984f5c8 Mon Sep 17 00:00:00 2001
From: Bnyro <bnyro@tutanota.com>
Date: Mon, 24 Jul 2023 11:01:05 +0200
Subject: [PATCH 2/4] php8.0-imagick: rebuilg for ImageMagick-7.1.1.14

---
 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 9e95bd9367b16..0185124e74482 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=5
+revision=6
 build_style=gnu-configure
 configure_args="--with-imagick=${XBPS_CROSS_BASE}/usr \
  --with-php-config=/usr/bin/php-config8.0"

From 8782fa8e47f5ce8f7db0e29b7f8b24e69790e98b Mon Sep 17 00:00:00 2001
From: Bnyro <bnyro@tutanota.com>
Date: Mon, 24 Jul 2023 11:01:05 +0200
Subject: [PATCH 3/4] php8.1-imagick: rebuilg for ImageMagick-7.1.1.14

---
 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 7528e8f0b5cf9..4a795311ee7ee 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=5
+revision=6
 build_style=gnu-configure
 configure_args="--with-imagick=${XBPS_CROSS_BASE}/usr \
  --with-php-config=/usr/bin/php-config8.1"

From ae170e5ce2b771d1feb09dc55ca3f4e665f616bc Mon Sep 17 00:00:00 2001
From: Bnyro <bnyro@tutanota.com>
Date: Mon, 24 Jul 2023 11:01:05 +0200
Subject: [PATCH 4/4] php8.2-imagick: rebuilg for ImageMagick-7.1.1.14

---
 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 1d3920318536e..04d4431ff1a9e 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=5
+revision=6
 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] 3+ messages in thread

* Re: ImageMagick: update to 7.1.1.14.
  2023-07-25  7:49 [PR PATCH] ImageMagick: update to 7.1.1.14 Bnyro
  2023-07-25 19:04 ` [PR PATCH] [Closed]: " Bnyro
@ 2023-07-25 19:04 ` Bnyro
  1 sibling, 0 replies; 3+ messages in thread
From: Bnyro @ 2023-07-25 19:04 UTC (permalink / raw)
  To: ml

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

New comment by Bnyro on void-packages repository

https://github.com/void-linux/void-packages/pull/45238#issuecomment-1650380670

Comment:
Closing in favor of  #45248

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

* Re: [PR PATCH] [Closed]: ImageMagick: update to 7.1.1.14.
  2023-07-25  7:49 [PR PATCH] ImageMagick: update to 7.1.1.14 Bnyro
@ 2023-07-25 19:04 ` Bnyro
  2023-07-25 19:04 ` Bnyro
  1 sibling, 0 replies; 3+ messages in thread
From: Bnyro @ 2023-07-25 19:04 UTC (permalink / raw)
  To: ml

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

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

ImageMagick: update to 7.1.1.14.
https://github.com/void-linux/void-packages/pull/45238

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

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

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



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

end of thread, other threads:[~2023-07-25 19:04 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-07-25  7:49 [PR PATCH] ImageMagick: update to 7.1.1.14 Bnyro
2023-07-25 19:04 ` [PR PATCH] [Closed]: " Bnyro
2023-07-25 19:04 ` Bnyro

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