Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] Graphics<agick: update to 1.3.34
@ 2019-12-25 21:34 voidlinux-github
  2019-12-25 21:42 ` [PR PATCH] [Updated] GraphicsMagick: " voidlinux-github
  2019-12-26 13:32 ` [PR PATCH] [Merged]: " voidlinux-github
  0 siblings, 2 replies; 3+ messages in thread
From: voidlinux-github @ 2019-12-25 21:34 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ndowens/void-packages GraphicsMagick
https://github.com/void-linux/void-packages/pull/17775

Graphics<agick: update to 1.3.34
Signed-off-by: Nathan Owens <ndowens04@gmail.com>

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

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

From 842ef2eafe7924dca9159ec0d4ac520e721d6634 Mon Sep 17 00:00:00 2001
From: Nathan Owens <ndowens04@gmail.com>
Date: Wed, 25 Dec 2019 15:02:53 -0600
Subject: [PATCH] Graphics<agick: update to 1.3.34

Signed-off-by: Nathan Owens <ndowens04@gmail.com>
---
 srcpkgs/GraphicsMagick/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/GraphicsMagick/template b/srcpkgs/GraphicsMagick/template
index 20df5e5c42a..4b110db9122 100644
--- a/srcpkgs/GraphicsMagick/template
+++ b/srcpkgs/GraphicsMagick/template
@@ -1,6 +1,6 @@
 # Template file for 'GraphicsMagick'
 pkgname=GraphicsMagick
-version=1.3.33
+version=1.3.34
 revision=1
 build_style=gnu-configure
 configure_args="--with-quantum-depth=16 --with-gs-font-dir=/usr/share/fonts/Type1
@@ -17,7 +17,7 @@ license="MIT"
 homepage="http://www.graphicsmagick.org/"
 changelog="http://www.graphicsmagick.org/NEWS.html"
 distfiles="${SOURCEFORGE_SITE}/graphicsmagick/graphicsmagick/${version}/${pkgname}-${version}.tar.gz"
-checksum=00ea0df7c78c903cce325f402429bcd3924168cf39277f743a0641d47c411ee8
+checksum=4717f7a32d964c515d83706fd52d34e089c2ffa35f8fbf43c923ce19343cf2f4
 keep_libtool_archives=yes
 
 post_install() {

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

* Re: [PR PATCH] [Updated] GraphicsMagick: update to 1.3.34
  2019-12-25 21:34 [PR PATCH] Graphics<agick: update to 1.3.34 voidlinux-github
@ 2019-12-25 21:42 ` voidlinux-github
  2019-12-26 13:32 ` [PR PATCH] [Merged]: " voidlinux-github
  1 sibling, 0 replies; 3+ messages in thread
From: voidlinux-github @ 2019-12-25 21:42 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ndowens/void-packages GraphicsMagick
https://github.com/void-linux/void-packages/pull/17775

GraphicsMagick: update to 1.3.34
Signed-off-by: Nathan Owens <ndowens04@gmail.com>

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

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

From 628150c4f3df89c69f46e98fdcd1d552daa7b424 Mon Sep 17 00:00:00 2001
From: Nathan Owens <ndowens04@gmail.com>
Date: Wed, 25 Dec 2019 15:02:53 -0600
Subject: [PATCH] GraphicsMagick: update to 1.3.34

Signed-off-by: Nathan Owens <ndowens04@gmail.com>
---
 srcpkgs/GraphicsMagick/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/GraphicsMagick/template b/srcpkgs/GraphicsMagick/template
index 20df5e5c42a..4b110db9122 100644
--- a/srcpkgs/GraphicsMagick/template
+++ b/srcpkgs/GraphicsMagick/template
@@ -1,6 +1,6 @@
 # Template file for 'GraphicsMagick'
 pkgname=GraphicsMagick
-version=1.3.33
+version=1.3.34
 revision=1
 build_style=gnu-configure
 configure_args="--with-quantum-depth=16 --with-gs-font-dir=/usr/share/fonts/Type1
@@ -17,7 +17,7 @@ license="MIT"
 homepage="http://www.graphicsmagick.org/"
 changelog="http://www.graphicsmagick.org/NEWS.html"
 distfiles="${SOURCEFORGE_SITE}/graphicsmagick/graphicsmagick/${version}/${pkgname}-${version}.tar.gz"
-checksum=00ea0df7c78c903cce325f402429bcd3924168cf39277f743a0641d47c411ee8
+checksum=4717f7a32d964c515d83706fd52d34e089c2ffa35f8fbf43c923ce19343cf2f4
 keep_libtool_archives=yes
 
 post_install() {

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

* Re: [PR PATCH] [Merged]: GraphicsMagick: update to 1.3.34
  2019-12-25 21:34 [PR PATCH] Graphics<agick: update to 1.3.34 voidlinux-github
  2019-12-25 21:42 ` [PR PATCH] [Updated] GraphicsMagick: " voidlinux-github
@ 2019-12-26 13:32 ` voidlinux-github
  1 sibling, 0 replies; 3+ messages in thread
From: voidlinux-github @ 2019-12-26 13:32 UTC (permalink / raw)
  To: ml

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

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

GraphicsMagick: update to 1.3.34
https://github.com/void-linux/void-packages/pull/17775

Description:
Signed-off-by: Nathan Owens <ndowens04@gmail.com>

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

end of thread, other threads:[~2019-12-26 13:32 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-12-25 21:34 [PR PATCH] Graphics<agick: update to 1.3.34 voidlinux-github
2019-12-25 21:42 ` [PR PATCH] [Updated] GraphicsMagick: " voidlinux-github
2019-12-26 13:32 ` [PR PATCH] [Merged]: " voidlinux-github

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