Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] ImageMagick: update to 7.1.0.47.
@ 2022-08-30 21:37 motorto
  2022-08-30 21:37 ` [PR PATCH] [Updated] " motorto
  2022-09-02 16:29 ` [PR PATCH] [Merged]: " paper42
  0 siblings, 2 replies; 3+ messages in thread
From: motorto @ 2022-08-30 21:37 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 677 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.0-47
https://github.com/void-linux/void-packages/pull/38995

ImageMagick: update to 7.1.0.47.
<!-- 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
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - armv6l


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

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

From ba42a2960daef9c2e0188b9f9e073d9e2172ae40 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Andr=C3=A9=20Cerqueira?= <acerqueira021@gmail.com>
Date: Tue, 30 Aug 2022 22:36:05 +0100
Subject: [PATCH] ImageMagick: update to 7.1.0.47.

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

diff --git a/srcpkgs/ImageMagick/template b/srcpkgs/ImageMagick/template
index fa71c583d328..a0ed01b98383 100644
--- a/srcpkgs/ImageMagick/template
+++ b/srcpkgs/ImageMagick/template
@@ -1,6 +1,6 @@
 # Template file for 'ImageMagick'
 pkgname=ImageMagick
-version=7.1.0.46
+version=7.1.0.47
 revision=1
 _upstream_version="${version/.${version##*.}/-${version##*.}}"
 wrksrc=${pkgname}-${_upstream_version}
@@ -19,7 +19,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=51e9863ae4a52d6477da0aecc4f79ebccfc5da2721e7a0e63bf09f41700da43c
+checksum=ad489af583bdfc0b5edd6c2106c955bf3af68fe838f6bd32c0ee8505ec6891ff
 
 subpackages="libmagick libmagick-devel"
 

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

* Re: [PR PATCH] [Updated] ImageMagick: update to 7.1.0.47.
  2022-08-30 21:37 [PR PATCH] ImageMagick: update to 7.1.0.47 motorto
@ 2022-08-30 21:37 ` motorto
  2022-09-02 16:29 ` [PR PATCH] [Merged]: " paper42
  1 sibling, 0 replies; 3+ messages in thread
From: motorto @ 2022-08-30 21:37 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 682 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.0-47
https://github.com/void-linux/void-packages/pull/38995

ImageMagick: update to 7.1.0.47.
<!-- 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
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - armv6l


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

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

From 577c9ae2f32f2e8af9f95939cb49e2b9a919f237 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Andr=C3=A9=20Cerqueira?= <acerqueira021@gmail.com>
Date: Tue, 30 Aug 2022 22:36:05 +0100
Subject: [PATCH] ImageMagick: update to 7.1.0.47.

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

diff --git a/srcpkgs/ImageMagick/template b/srcpkgs/ImageMagick/template
index fa71c583d328..a0ed01b98383 100644
--- a/srcpkgs/ImageMagick/template
+++ b/srcpkgs/ImageMagick/template
@@ -1,6 +1,6 @@
 # Template file for 'ImageMagick'
 pkgname=ImageMagick
-version=7.1.0.46
+version=7.1.0.47
 revision=1
 _upstream_version="${version/.${version##*.}/-${version##*.}}"
 wrksrc=${pkgname}-${_upstream_version}
@@ -19,7 +19,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=51e9863ae4a52d6477da0aecc4f79ebccfc5da2721e7a0e63bf09f41700da43c
+checksum=ad489af583bdfc0b5edd6c2106c955bf3af68fe838f6bd32c0ee8505ec6891ff
 
 subpackages="libmagick libmagick-devel"
 

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

* Re: [PR PATCH] [Merged]: ImageMagick: update to 7.1.0.47.
  2022-08-30 21:37 [PR PATCH] ImageMagick: update to 7.1.0.47 motorto
  2022-08-30 21:37 ` [PR PATCH] [Updated] " motorto
@ 2022-09-02 16:29 ` paper42
  1 sibling, 0 replies; 3+ messages in thread
From: paper42 @ 2022-09-02 16:29 UTC (permalink / raw)
  To: ml

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

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

ImageMagick: update to 7.1.0.47.
https://github.com/void-linux/void-packages/pull/38995

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
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - armv6l


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

end of thread, other threads:[~2022-09-02 16:29 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-30 21:37 [PR PATCH] ImageMagick: update to 7.1.0.47 motorto
2022-08-30 21:37 ` [PR PATCH] [Updated] " motorto
2022-09-02 16:29 ` [PR PATCH] [Merged]: " paper42

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