Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] yaz: update to 5.28.0 ; add missing dependency
@ 2019-12-29  2:05 voidlinux-github
  2019-12-29  8:06 ` [PR PATCH] [Merged]: " voidlinux-github
  0 siblings, 1 reply; 2+ messages in thread
From: voidlinux-github @ 2019-12-29  2:05 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ndowens/void-packages yaz
https://github.com/void-linux/void-packages/pull/17853

yaz: update to 5.28.0 ; add missing dependency
Signed-off-by: Nathan Owens <ndowens04@gmail.com>

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

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

From 5f2951c7869c6b0ed5670f7841c005186bc2e531 Mon Sep 17 00:00:00 2001
From: Nathan Owens <ndowens04@gmail.com>
Date: Sat, 28 Dec 2019 19:59:05 -0600
Subject: [PATCH] yaz: update to 5.28.0 ; add missing dependency

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

diff --git a/srcpkgs/yaz/template b/srcpkgs/yaz/template
index 8c87404f3b5..c74fa9eea12 100644
--- a/srcpkgs/yaz/template
+++ b/srcpkgs/yaz/template
@@ -1,21 +1,22 @@
 # Template file for 'yaz'
 pkgname=yaz
-version=5.27.2
+version=5.28.0
 revision=1
 build_style=gnu-configure
 configure_args="--enable-shared --with-memcached --with-xml2 --with-xslt
  --with-icu --with-gnutls"
 hostmakedepends="bison pkg-config"
 makedepends="gnutls-devel libxslt-devel libxml2-devel libmemcached-devel icu-devel"
+depends="tcl"
 short_desc="Toolkit supporting development of Z39.50/SRW/SRU clients and servers"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="BSD-3-Clause"
 homepage="https://www.indexdata.com/resources/software/yaz/"
 distfiles="http://ftp.indexdata.dk/pub/yaz/yaz-${version}.tar.gz"
-checksum=09fdebc78ef169194f3d275ede5ef39087484c1395bf518484051bba81cb154e
+checksum=194b09b3212b9c0626c729e8f1e13cbfbe55141434c0627860aa1469433892c4
 
-case "$XBPS_TARGET_MACHINE" in
-	*-musl) makedepends+=" libexecinfo-devel"
+case "$XBPS_TARGET_LIBC" in
+	musl) makedepends+=" libexecinfo-devel"
 		LDFLAGS+=" -lexecinfo" ;;
 esac
 

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

* Re: [PR PATCH] [Merged]: yaz: update to 5.28.0 ; add missing dependency
  2019-12-29  2:05 [PR PATCH] yaz: update to 5.28.0 ; add missing dependency voidlinux-github
@ 2019-12-29  8:06 ` voidlinux-github
  0 siblings, 0 replies; 2+ messages in thread
From: voidlinux-github @ 2019-12-29  8:06 UTC (permalink / raw)
  To: ml

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

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

yaz: update to 5.28.0 ; add missing dependency
https://github.com/void-linux/void-packages/pull/17853

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

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

end of thread, other threads:[~2019-12-29  8:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-12-29  2:05 [PR PATCH] yaz: update to 5.28.0 ; add missing dependency voidlinux-github
2019-12-29  8:06 ` [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).