Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] libgdiplus: update to 6.0.2, adopt package
@ 2019-09-23 10:03 voidlinux-github
  2019-09-23 10:53 ` [PR PATCH] [Updated] " voidlinux-github
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: voidlinux-github @ 2019-09-23 10:03 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Hoshpak/void-packages libgdiplus-6.0.2
https://github.com/void-linux/void-packages/pull/14660

libgdiplus: update to 6.0.2, adopt package


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

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

From d9c2c293d81c61f09b9844ade267166d3a00c0ba Mon Sep 17 00:00:00 2001
From: Helmut Pozimski <helmut@pozimski.eu>
Date: Mon, 23 Sep 2019 12:02:29 +0200
Subject: [PATCH] libgdiplus: update to 6.0.2, adopt package

---
 srcpkgs/libgdiplus/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/libgdiplus/template b/srcpkgs/libgdiplus/template
index 36b62972714..eef932bef51 100644
--- a/srcpkgs/libgdiplus/template
+++ b/srcpkgs/libgdiplus/template
@@ -1,6 +1,6 @@
 # Template file for 'libgdiplus'
 pkgname=libgdiplus
-version=5.6.1
+version=6.0.2
 revision=1
 build_style=gnu-configure
 configure_args="--with-cairo=system"
@@ -8,11 +8,11 @@ hostmakedepends="pkg-config automake libtool"
 makedepends="tiff-devel cairo-devel giflib-devel glib-devel libexif-devel
  libpng-devel"
 short_desc="Open Source Implementation of the GDI+ API"
-maintainer="Orphaned <orphan@voidlinux.org>"
+maintainer="Helmut Pozimski <helmut@pozimski.eu>"
 license="LGPL-2.1, MPL-1.1, MIT"
 homepage="http://www.mono-project.com/"
 distfiles="https://github.com/mono/${pkgname}/archive/${version}.tar.gz"
-checksum=deff863023950b1d1de7e47e44fc31c8ba39cfc06334737261965f697b2ad312
+checksum=d605bf548affd29bd0418001ffb1bb8c1bf9962c1c37c23744abb0194a099232
 
 pre_configure() {
 	autoreconf -fiv

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

* Re: [PR PATCH] [Updated] libgdiplus: update to 6.0.2, adopt package
  2019-09-23 10:03 [PR PATCH] libgdiplus: update to 6.0.2, adopt package voidlinux-github
  2019-09-23 10:53 ` [PR PATCH] [Updated] " voidlinux-github
@ 2019-09-23 10:53 ` voidlinux-github
  2019-09-23 11:10 ` [PR PATCH] [Merged]: " voidlinux-github
  2 siblings, 0 replies; 4+ messages in thread
From: voidlinux-github @ 2019-09-23 10:53 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Hoshpak/void-packages libgdiplus-6.0.2
https://github.com/void-linux/void-packages/pull/14660

libgdiplus: update to 6.0.2, adopt package


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

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

From d0c22b48ff102361a763cb8b0e2667f610b88dc6 Mon Sep 17 00:00:00 2001
From: Helmut Pozimski <helmut@pozimski.eu>
Date: Mon, 23 Sep 2019 12:02:29 +0200
Subject: [PATCH] libgdiplus: update to 6.0.2, adopt package

---
 srcpkgs/libgdiplus/template | 9 ++++-----
 1 file changed, 4 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/libgdiplus/template b/srcpkgs/libgdiplus/template
index 36b62972714..c8d7bcfc1a8 100644
--- a/srcpkgs/libgdiplus/template
+++ b/srcpkgs/libgdiplus/template
@@ -1,6 +1,6 @@
 # Template file for 'libgdiplus'
 pkgname=libgdiplus
-version=5.6.1
+version=6.0.2
 revision=1
 build_style=gnu-configure
 configure_args="--with-cairo=system"
@@ -8,11 +8,11 @@ hostmakedepends="pkg-config automake libtool"
 makedepends="tiff-devel cairo-devel giflib-devel glib-devel libexif-devel
  libpng-devel"
 short_desc="Open Source Implementation of the GDI+ API"
-maintainer="Orphaned <orphan@voidlinux.org>"
-license="LGPL-2.1, MPL-1.1, MIT"
+maintainer="Helmut Pozimski <helmut@pozimski.eu>"
+license="MIT"
 homepage="http://www.mono-project.com/"
 distfiles="https://github.com/mono/${pkgname}/archive/${version}.tar.gz"
-checksum=deff863023950b1d1de7e47e44fc31c8ba39cfc06334737261965f697b2ad312
+checksum=d605bf548affd29bd0418001ffb1bb8c1bf9962c1c37c23744abb0194a099232
 
 pre_configure() {
 	autoreconf -fiv
@@ -31,4 +31,3 @@ libgdiplus-devel_package() {
 		vmove usr/lib/pkgconfig
 	}
 }
-

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

* Re: [PR PATCH] [Updated] libgdiplus: update to 6.0.2, adopt package
  2019-09-23 10:03 [PR PATCH] libgdiplus: update to 6.0.2, adopt package voidlinux-github
@ 2019-09-23 10:53 ` voidlinux-github
  2019-09-23 10:53 ` voidlinux-github
  2019-09-23 11:10 ` [PR PATCH] [Merged]: " voidlinux-github
  2 siblings, 0 replies; 4+ messages in thread
From: voidlinux-github @ 2019-09-23 10:53 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Hoshpak/void-packages libgdiplus-6.0.2
https://github.com/void-linux/void-packages/pull/14660

libgdiplus: update to 6.0.2, adopt package


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

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

From d0c22b48ff102361a763cb8b0e2667f610b88dc6 Mon Sep 17 00:00:00 2001
From: Helmut Pozimski <helmut@pozimski.eu>
Date: Mon, 23 Sep 2019 12:02:29 +0200
Subject: [PATCH] libgdiplus: update to 6.0.2, adopt package

---
 srcpkgs/libgdiplus/template | 9 ++++-----
 1 file changed, 4 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/libgdiplus/template b/srcpkgs/libgdiplus/template
index 36b62972714..c8d7bcfc1a8 100644
--- a/srcpkgs/libgdiplus/template
+++ b/srcpkgs/libgdiplus/template
@@ -1,6 +1,6 @@
 # Template file for 'libgdiplus'
 pkgname=libgdiplus
-version=5.6.1
+version=6.0.2
 revision=1
 build_style=gnu-configure
 configure_args="--with-cairo=system"
@@ -8,11 +8,11 @@ hostmakedepends="pkg-config automake libtool"
 makedepends="tiff-devel cairo-devel giflib-devel glib-devel libexif-devel
  libpng-devel"
 short_desc="Open Source Implementation of the GDI+ API"
-maintainer="Orphaned <orphan@voidlinux.org>"
-license="LGPL-2.1, MPL-1.1, MIT"
+maintainer="Helmut Pozimski <helmut@pozimski.eu>"
+license="MIT"
 homepage="http://www.mono-project.com/"
 distfiles="https://github.com/mono/${pkgname}/archive/${version}.tar.gz"
-checksum=deff863023950b1d1de7e47e44fc31c8ba39cfc06334737261965f697b2ad312
+checksum=d605bf548affd29bd0418001ffb1bb8c1bf9962c1c37c23744abb0194a099232
 
 pre_configure() {
 	autoreconf -fiv
@@ -31,4 +31,3 @@ libgdiplus-devel_package() {
 		vmove usr/lib/pkgconfig
 	}
 }
-

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

* Re: [PR PATCH] [Merged]: libgdiplus: update to 6.0.2, adopt package
  2019-09-23 10:03 [PR PATCH] libgdiplus: update to 6.0.2, adopt package voidlinux-github
  2019-09-23 10:53 ` [PR PATCH] [Updated] " voidlinux-github
  2019-09-23 10:53 ` voidlinux-github
@ 2019-09-23 11:10 ` voidlinux-github
  2 siblings, 0 replies; 4+ messages in thread
From: voidlinux-github @ 2019-09-23 11:10 UTC (permalink / raw)
  To: ml

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

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

libgdiplus: update to 6.0.2, adopt package
https://github.com/void-linux/void-packages/pull/14660

Description:


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

end of thread, other threads:[~2019-09-23 11:10 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-09-23 10:03 [PR PATCH] libgdiplus: update to 6.0.2, adopt package voidlinux-github
2019-09-23 10:53 ` [PR PATCH] [Updated] " voidlinux-github
2019-09-23 10:53 ` voidlinux-github
2019-09-23 11:10 ` [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).