Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] yaz: update to 5.30.3.
@ 2021-02-01 10:39 uw2021
  2021-02-02 14:09 ` [PR REVIEW] " ericonr
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: uw2021 @ 2021-02-01 10:39 UTC (permalink / raw)
  To: ml

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

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

https://github.com/uw2021/void-packages yaz-update
https://github.com/void-linux/void-packages/pull/28378

yaz: update to 5.30.3.
<!-- Mark items with [x] where applicable -->

#### General
- [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [x] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [ ] I built this PR locally for my native architecture, (ARCH-LIBC)
- [ ] I built this PR locally for these architectures (if supported. mark crossbuilds):
  - [ ] aarch64-musl
  - [ ] armv7l
  - [ ] armv6l-musl
-->


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

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

From 60fa2bd893dac84b6332d3113ef9acc162cbb638 Mon Sep 17 00:00:00 2001
From: Ulf <void@uw.anonaddy.com>
Date: Mon, 1 Feb 2021 10:37:49 +0000
Subject: [PATCH] yaz: update to 5.30.3.

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

diff --git a/srcpkgs/yaz/template b/srcpkgs/yaz/template
index 85f207fa4b6..33f72fb5814 100644
--- a/srcpkgs/yaz/template
+++ b/srcpkgs/yaz/template
@@ -1,7 +1,7 @@
 # Template file for 'yaz'
 pkgname=yaz
-version=5.29.0
-revision=2
+version=5.30.3
+revision=1
 build_style=gnu-configure
 configure_args="--enable-shared --with-memcached --with-xml2 --with-xslt
  --with-icu --with-gnutls"
@@ -13,7 +13,7 @@ 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=311bcb386d6327dfa22e0e442aea26d1be7c633eb664b9f70d982f072a130112
+checksum=f0497fd8420574efab4e5738ea3b70787a6e8042f585156baa30bdc1911ba552
 
 case "$XBPS_TARGET_LIBC" in
 	musl) makedepends+=" libexecinfo-devel"

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

* Re: [PR REVIEW] yaz: update to 5.30.3.
  2021-02-01 10:39 [PR PATCH] yaz: update to 5.30.3 uw2021
@ 2021-02-02 14:09 ` ericonr
  2021-02-03 20:04 ` uw2021
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: ericonr @ 2021-02-02 14:09 UTC (permalink / raw)
  To: ml

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

New review comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/28378#discussion_r568628782

Comment:
The line below should be `LDFLAGS="-lexecinfo"`

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

* Re: [PR REVIEW] yaz: update to 5.30.3.
  2021-02-01 10:39 [PR PATCH] yaz: update to 5.30.3 uw2021
  2021-02-02 14:09 ` [PR REVIEW] " ericonr
@ 2021-02-03 20:04 ` uw2021
  2021-02-03 20:04 ` uw2021
  2021-02-11  5:20 ` [PR PATCH] [Closed]: " ericonr
  3 siblings, 0 replies; 5+ messages in thread
From: uw2021 @ 2021-02-03 20:04 UTC (permalink / raw)
  To: ml

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

New review comment by uw2021 on void-packages repository

https://github.com/void-linux/void-packages/pull/28378#discussion_r569711209

Comment:
Sorry, which line are you referring to? 

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

* Re: yaz: update to 5.30.3.
  2021-02-01 10:39 [PR PATCH] yaz: update to 5.30.3 uw2021
  2021-02-02 14:09 ` [PR REVIEW] " ericonr
  2021-02-03 20:04 ` uw2021
@ 2021-02-03 20:04 ` uw2021
  2021-02-11  5:20 ` [PR PATCH] [Closed]: " ericonr
  3 siblings, 0 replies; 5+ messages in thread
From: uw2021 @ 2021-02-03 20:04 UTC (permalink / raw)
  To: ml

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

New comment by uw2021 on void-packages repository

https://github.com/void-linux/void-packages/pull/28378#issuecomment-772785752

Comment:
> Have you managed to test with any of the dependants?

Yep, all working fine for me.

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

* Re: [PR PATCH] [Closed]: yaz: update to 5.30.3.
  2021-02-01 10:39 [PR PATCH] yaz: update to 5.30.3 uw2021
                   ` (2 preceding siblings ...)
  2021-02-03 20:04 ` uw2021
@ 2021-02-11  5:20 ` ericonr
  3 siblings, 0 replies; 5+ messages in thread
From: ericonr @ 2021-02-11  5:20 UTC (permalink / raw)
  To: ml

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

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

yaz: update to 5.30.3.
https://github.com/void-linux/void-packages/pull/28378

Description:
<!-- Mark items with [x] where applicable -->

#### General
- [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [x] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [ ] I built this PR locally for my native architecture, (ARCH-LIBC)
- [ ] I built this PR locally for these architectures (if supported. mark crossbuilds):
  - [ ] aarch64-musl
  - [ ] armv7l
  - [ ] armv6l-musl
-->


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

end of thread, other threads:[~2021-02-11  5:20 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-01 10:39 [PR PATCH] yaz: update to 5.30.3 uw2021
2021-02-02 14:09 ` [PR REVIEW] " ericonr
2021-02-03 20:04 ` uw2021
2021-02-03 20:04 ` uw2021
2021-02-11  5:20 ` [PR PATCH] [Closed]: " ericonr

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