Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] gutenprint: update to 5.3.3.
@ 2019-10-03  7:16 voidlinux-github
  2019-10-03 17:36 ` [PR PATCH] [Merged]: " voidlinux-github
  0 siblings, 1 reply; 2+ messages in thread
From: voidlinux-github @ 2019-10-03  7:16 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mobinmob/void-packages gutenprint
https://github.com/void-linux/void-packages/pull/14993

gutenprint: update to 5.3.3.


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

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

From fb22f46e4f5f82761b6f16a1fd9daaba04231f5d Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Thu, 3 Oct 2019 09:40:31 +0300
Subject: [PATCH] gutenprint: update to 5.3.3.

---
 common/shlibs                         |  2 +-
 srcpkgs/gutenprint/patches/musl.patch | 19 -------------------
 srcpkgs/gutenprint/template           |  4 ++--
 3 files changed, 3 insertions(+), 22 deletions(-)
 delete mode 100644 srcpkgs/gutenprint/patches/musl.patch

diff --git a/common/shlibs b/common/shlibs
index e559ff69e92..7114a3ef676 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -2921,7 +2921,7 @@ libtracker-sparql-2.0.so.0 libtracker-2.0.0_1
 libdockapp.so.3 libdockapp-0.7.2_1
 libkrdccore.so.5 krdc-17.04.3_1
 libArcus.so.3 libArcus-3.1.0_1
-libgutenprint.so.8 gutenprint-5.3.1_1
+libgutenprint.so.9 gutenprint-5.3.3_1
 libunbound.so.8 unbound-1.8.0_1
 libmirage.so.11 libmirage-3.1.0_1
 libwkhtmltox.so.0 libwkhtmltopdf-0.12.5_1
diff --git a/srcpkgs/gutenprint/patches/musl.patch b/srcpkgs/gutenprint/patches/musl.patch
deleted file mode 100644
index 52edda6269c..00000000000
--- a/srcpkgs/gutenprint/patches/musl.patch
+++ /dev/null
@@ -1,19 +0,0 @@
-commit 6b8ae64056133e2b4775a201eb527fdc143d669c
-Author: Cameron Nemo <camerontnorman@gmail.com>
-Date:   Sun Nov 25 10:09:21 2018 -0800
-
-    src/xml/printers: remove assignment to read-only variable
-
-diff --git src/xml/printers/check_duplicate_printers.test.c src/xml/printers/check_duplicate_printers.test.c
-index 52c46e65..d5d2771c 100644
---- src/xml/printers/check_duplicate_printers.c
-+++ src/xml/printers/check_duplicate_printers.c
-@@ -34,7 +34,7 @@ main(int argc, char **argv)
-       if (getenv("BUILD_VERBOSE"))
- 	dup2(2, 3);
-       (void) snprintf(path, PATH_MAX, "%scheck_duplicate_printers_%d.log", getenv("STP_TEST_LOG_PREFIX"), getpid());
--      stdout = freopen(path, "w", stdout);
-+      freopen(path, "w", stdout);
-       dup2(1, 2);
-     }
-   setenv("STP_CHECK_DUPLICATE_PRINTERS", "TRUE", 1);
diff --git a/srcpkgs/gutenprint/template b/srcpkgs/gutenprint/template
index 1ae82e5b37a..e94fa323629 100644
--- a/srcpkgs/gutenprint/template
+++ b/srcpkgs/gutenprint/template
@@ -1,6 +1,6 @@
 # Template file for 'gutenprint'
 pkgname=gutenprint
-version=5.3.1
+version=5.3.3
 revision=1
 build_style=gnu-configure
 configure_args="--disable-rpath --enable-samples --disable-static
@@ -13,7 +13,7 @@ maintainer="Anachron <Anachron14@gmx.de>"
 license="GPL-2.0-or-later"
 homepage="http://gimp-print.sourceforge.net/"
 distfiles="${SOURCEFORGE_SITE}/gimp-print/$pkgname-$version.tar.xz"
-checksum=d80d8f5272d15bca5710f6ef4a2bb95e76d34e1155c5bcd5e83cb9f0a111d0d4
+checksum=7279ecbc8e67d1858c53cb24e423ea1be98e214872006b79e6e03650dd54a072
 nocross="https://sourceforge.net/p/gimp-print/mailman/message/34782748/"
 
 post_install() {

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

* Re: [PR PATCH] [Merged]: gutenprint: update to 5.3.3.
  2019-10-03  7:16 [PR PATCH] gutenprint: update to 5.3.3 voidlinux-github
@ 2019-10-03 17:36 ` voidlinux-github
  0 siblings, 0 replies; 2+ messages in thread
From: voidlinux-github @ 2019-10-03 17:36 UTC (permalink / raw)
  To: ml

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

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

gutenprint: update to 5.3.3.
https://github.com/void-linux/void-packages/pull/14993

Description:


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

end of thread, other threads:[~2019-10-03 17:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-03  7:16 [PR PATCH] gutenprint: update to 5.3.3 voidlinux-github
2019-10-03 17:36 ` [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).