Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] Imagemagick
@ 2019-12-29  9:36 voidlinux-github
  2019-12-29 10:04 ` [PR PATCH] [Merged]: ImageMagick: update to 7.0.9.12 voidlinux-github
  0 siblings, 1 reply; 4+ messages in thread
From: voidlinux-github @ 2019-12-29  9:36 UTC (permalink / raw)
  To: ml

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

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

https://github.com/jnbr/void-packages imagemagick
https://github.com/void-linux/void-packages/pull/17860

Imagemagick


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

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

From 1e117eaa46786af5ef91d8f4d3ff28983be3a979 Mon Sep 17 00:00:00 2001
From: Johannes <johannes.brechtmann@gmail.com>
Date: Sun, 29 Dec 2019 11:36:24 +0100
Subject: [PATCH 1/2] ImageMagick: update to 7.0.9.12.

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

diff --git a/srcpkgs/ImageMagick/template b/srcpkgs/ImageMagick/template
index c62cfbb17c1..24f1e41f58c 100644
--- a/srcpkgs/ImageMagick/template
+++ b/srcpkgs/ImageMagick/template
@@ -1,7 +1,7 @@
 # Template file for 'ImageMagick'
 pkgname=ImageMagick
 _majorver=7.0.9
-_patchver=10
+_patchver=12
 version="${_majorver}.${_patchver}"
 revision=1
 wrksrc="${pkgname}-${_majorver}-${_patchver}"
@@ -21,7 +21,7 @@ license="ImageMagick"
 homepage="https://www.imagemagick.org/"
 changelog="https://imagemagick.org/script/changelog.php"
 distfiles="https://github.com/ImageMagick/ImageMagick/archive/${_majorver}-${_patchver}.tar.gz"
-checksum=247f84a7385b7a444827b901dab166d5e3bf14e5995e9e499197a0b26417a244
+checksum=d0b3187cde6915f22483fc1e9ae04099ed38069572ca9c31319424994c264898
 
 subpackages="libmagick libmagick-devel"
 

From 8b43a89901b2df62d086dd377e9f2f0eec7f6ef6 Mon Sep 17 00:00:00 2001
From: Johannes <johannes.brechtmann@gmail.com>
Date: Sun, 29 Dec 2019 11:36:27 +0100
Subject: [PATCH 2/2] ImageMagick6: update to 6.9.10.82.

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

diff --git a/srcpkgs/ImageMagick6/template b/srcpkgs/ImageMagick6/template
index b2c74d43ee0..f62c9f2df22 100644
--- a/srcpkgs/ImageMagick6/template
+++ b/srcpkgs/ImageMagick6/template
@@ -1,7 +1,7 @@
 # Template file for 'ImageMagick6'
 pkgname=ImageMagick6
 _majorver=6.9.10
-_patchver=80
+_patchver=82
 version="${_majorver}.${_patchver}"
 revision=1
 wrksrc="${pkgname}-${_majorver}-${_patchver}"
@@ -20,7 +20,7 @@ maintainer="Johannes <johannes.brechtmann@gmail.com>"
 license="ImageMagick"
 homepage="https://www.imagemagick.org/"
 distfiles="https://github.com/ImageMagick/ImageMagick6/archive/${_majorver}-${_patchver}.tar.gz"
-checksum=714e3f3423546e4a61206a19fc6d438b2cdd71ea4b9db601cc4b4fb73509a36b
+checksum=5d766e82027560c4ce4d3534501d459393e90b1035753462472613ad01588301
 
 keep_libtool_archives=yes
 conf_files="/etc/ImageMagick-${_majorver%%.*}/*.xml"

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

* Re: [PR PATCH] [Merged]: ImageMagick: update to 7.0.9.12.
  2019-12-29  9:36 [PR PATCH] Imagemagick voidlinux-github
@ 2019-12-29 10:04 ` voidlinux-github
  0 siblings, 0 replies; 4+ messages in thread
From: voidlinux-github @ 2019-12-29 10:04 UTC (permalink / raw)
  To: ml

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

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

ImageMagick: update to 7.0.9.12.
https://github.com/void-linux/void-packages/pull/17860

Description:


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

* [PR PATCH] Imagemagick
@ 2020-04-27 21:59 jnbr
  0 siblings, 0 replies; 4+ messages in thread
From: jnbr @ 2020-04-27 21:59 UTC (permalink / raw)
  To: ml

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

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

https://github.com/jnbr/void-packages imagemagick
https://github.com/void-linux/void-packages/pull/21414

Imagemagick


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

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

From 2f28c44bd8bd9403700d3b3971deefda9b3bc009 Mon Sep 17 00:00:00 2001
From: Johannes <johannes.brechtmann@gmail.com>
Date: Mon, 27 Apr 2020 23:54:26 +0200
Subject: [PATCH 1/2] ImageMagick: update to 7.0.10.9.

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

diff --git a/srcpkgs/ImageMagick/template b/srcpkgs/ImageMagick/template
index 9f328df09b7..3d71758ce90 100644
--- a/srcpkgs/ImageMagick/template
+++ b/srcpkgs/ImageMagick/template
@@ -1,7 +1,7 @@
 # Template file for 'ImageMagick'
 pkgname=ImageMagick
 _majorver=7.0.10
-_patchver=6
+_patchver=9
 version="${_majorver}.${_patchver}"
 revision=1
 wrksrc="${pkgname}-${_majorver}-${_patchver}"
@@ -21,7 +21,7 @@ license="ImageMagick"
 homepage="https://www.imagemagick.org/"
 changelog="https://imagemagick.org/script/changelog.php"
 distfiles="https://github.com/ImageMagick/ImageMagick/archive/${_majorver}-${_patchver}.tar.gz"
-checksum=37d36f4d736eb16e0dd43c50302e1d01d1bb1125165333df8273508a22f8a64d
+checksum=ea08c7379b0ce40217656699e664d51a93eac819dde778f50ca457b110ffc5e3
 
 subpackages="libmagick libmagick-devel"
 

From 797f15240059a3b4e76b356efc292a02ad482147 Mon Sep 17 00:00:00 2001
From: Johannes <johannes.brechtmann@gmail.com>
Date: Mon, 27 Apr 2020 23:54:29 +0200
Subject: [PATCH 2/2] ImageMagick6: update to 6.9.11.9.

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

diff --git a/srcpkgs/ImageMagick6/template b/srcpkgs/ImageMagick6/template
index b63d9dcd350..e8ff02963a2 100644
--- a/srcpkgs/ImageMagick6/template
+++ b/srcpkgs/ImageMagick6/template
@@ -1,7 +1,7 @@
 # Template file for 'ImageMagick6'
 pkgname=ImageMagick6
 _majorver=6.9.11
-_patchver=6
+_patchver=9
 version="${_majorver}.${_patchver}"
 revision=1
 wrksrc="${pkgname}-${_majorver}-${_patchver}"
@@ -20,7 +20,7 @@ maintainer="Johannes <johannes.brechtmann@gmail.com>"
 license="ImageMagick"
 homepage="https://www.imagemagick.org/"
 distfiles="https://github.com/ImageMagick/ImageMagick6/archive/${_majorver}-${_patchver}.tar.gz"
-checksum=6ba3248c43a7b5391a6638c7fbe08de2032db78458e58ee7f770efbe36c23ddd
+checksum=4a27f70a1feaf5159f35bbca6d352ae57997bba2e4bc8e3b6a21577a76f89bd5
 
 keep_libtool_archives=yes
 conf_files="/etc/ImageMagick-${_majorver%%.*}/*.xml"

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

* [PR PATCH] Imagemagick
@ 2020-01-19 22:20 voidlinux-github
  0 siblings, 0 replies; 4+ messages in thread
From: voidlinux-github @ 2020-01-19 22:20 UTC (permalink / raw)
  To: ml

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

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

https://github.com/jnbr/void-packages imagemagick
https://github.com/void-linux/void-packages/pull/18409

Imagemagick


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

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

From 7b5c4fbf1b6849d45519a332a9518997911a2c67 Mon Sep 17 00:00:00 2001
From: Johannes <johannes.brechtmann@gmail.com>
Date: Sun, 19 Jan 2020 23:14:37 +0100
Subject: [PATCH 1/2] ImageMagick: update to 7.0.9.16.

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

diff --git a/srcpkgs/ImageMagick/template b/srcpkgs/ImageMagick/template
index df70ae1f84f..2e6c5f03278 100644
--- a/srcpkgs/ImageMagick/template
+++ b/srcpkgs/ImageMagick/template
@@ -1,7 +1,7 @@
 # Template file for 'ImageMagick'
 pkgname=ImageMagick
 _majorver=7.0.9
-_patchver=14
+_patchver=16
 version="${_majorver}.${_patchver}"
 revision=1
 wrksrc="${pkgname}-${_majorver}-${_patchver}"
@@ -21,7 +21,7 @@ license="ImageMagick"
 homepage="https://www.imagemagick.org/"
 changelog="https://imagemagick.org/script/changelog.php"
 distfiles="https://github.com/ImageMagick/ImageMagick/archive/${_majorver}-${_patchver}.tar.gz"
-checksum=2b004ac854b969600f707eb5f8001bb2b2f4ffc289a7da28a47aa9322ba95529
+checksum=c2e6b02328110fe190fc1b8a1d4c096a18c1cb2baa1c69bb37e94d7359c34b3b
 
 subpackages="libmagick libmagick-devel"
 

From f277ac1da49714ac2b4384b00a07e2708937fe0b Mon Sep 17 00:00:00 2001
From: Johannes <johannes.brechtmann@gmail.com>
Date: Sun, 19 Jan 2020 23:14:40 +0100
Subject: [PATCH 2/2] ImageMagick6: update to 6.9.10.86.

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

diff --git a/srcpkgs/ImageMagick6/template b/srcpkgs/ImageMagick6/template
index 0d0d0a17c19..3bd518c1126 100644
--- a/srcpkgs/ImageMagick6/template
+++ b/srcpkgs/ImageMagick6/template
@@ -1,7 +1,7 @@
 # Template file for 'ImageMagick6'
 pkgname=ImageMagick6
 _majorver=6.9.10
-_patchver=84
+_patchver=86
 version="${_majorver}.${_patchver}"
 revision=1
 wrksrc="${pkgname}-${_majorver}-${_patchver}"
@@ -20,7 +20,7 @@ maintainer="Johannes <johannes.brechtmann@gmail.com>"
 license="ImageMagick"
 homepage="https://www.imagemagick.org/"
 distfiles="https://github.com/ImageMagick/ImageMagick6/archive/${_majorver}-${_patchver}.tar.gz"
-checksum=14e0428c7a686751a36d5273390ea985afc41128cbba0d5ace46bf2b2ac0fdd6
+checksum=82c585b4d1fa599a5fd510342c552c20e6b0edab4d837a62aaaed34b5b356890
 
 keep_libtool_archives=yes
 conf_files="/etc/ImageMagick-${_majorver%%.*}/*.xml"

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

end of thread, other threads:[~2020-04-27 21:59 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-12-29  9:36 [PR PATCH] Imagemagick voidlinux-github
2019-12-29 10:04 ` [PR PATCH] [Merged]: ImageMagick: update to 7.0.9.12 voidlinux-github
2020-01-19 22:20 [PR PATCH] Imagemagick voidlinux-github
2020-04-27 21:59 jnbr

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