Github messages for voidlinux
 help / color / mirror / Atom feed
From: voidlinux-github@inbox.vuxu.org
To: ml@inbox.vuxu.org
Subject: [PR PATCH] yaz: update to 5.28.0 ; add missing dependency
Date: Sun, 29 Dec 2019 03:05:22 +0100	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-17853@inbox.vuxu.org> (raw)

[-- 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
 

             reply	other threads:[~2019-12-29  2:05 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-12-29  2:05 voidlinux-github [this message]
2019-12-29  8:06 ` [PR PATCH] [Merged]: " voidlinux-github

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-17853@inbox.vuxu.org \
    --to=voidlinux-github@inbox.vuxu.org \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).