Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] libsndfile: update checksum
@ 2020-10-21 16:29 ev-ermakov
  2020-10-21 21:26 ` sirikid
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: ev-ermakov @ 2020-10-21 16:29 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ev-ermakov/void-packages pkg/libsndfile
https://github.com/void-linux/void-packages/pull/25771

libsndfile: update checksum
[Note:](https://github.com/libsndfile/libsndfile/releases/tag/v1.0.30)
> libsndfile-1.0.30.tar.bz2 and libsndfile-1.0.30.tar.bz2.asc files were re-uploaded due to problems with incorrect line endings.
> Update the hashes if necessary. Sorry for the inconvenience.


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

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

From adb62a6461014da0f33e32ec845df2601b24e32d Mon Sep 17 00:00:00 2001
From: Evgeny Ermakov <evgeny.v.ermakov@gmail.com>
Date: Thu, 22 Oct 2020 03:24:00 +1100
Subject: [PATCH] libsndfile: update checksum

---
 srcpkgs/libsndfile/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/libsndfile/template b/srcpkgs/libsndfile/template
index 3fd12e6afc0..1e4d291b0ab 100644
--- a/srcpkgs/libsndfile/template
+++ b/srcpkgs/libsndfile/template
@@ -10,7 +10,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="LGPL-2.1-or-later"
 homepage="http://www.mega-nerd.com/libsndfile"
 distfiles="https://github.com/erikd/${pkgname}/releases/download/v${version}/${pkgname}-${version}.tar.bz2"
-checksum=ec898634766595438142c76cf3bdd46b77305d4a295dd16b29d024122d7a4b3f
+checksum=9df273302c4fa160567f412e10cc4f76666b66281e7ba48370fb544e87e4611a
 
 libsndfile-progs_package() {
 	short_desc+=" - bundled cmdline apps"

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

* Re: libsndfile: update checksum
  2020-10-21 16:29 [PR PATCH] libsndfile: update checksum ev-ermakov
@ 2020-10-21 21:26 ` sirikid
  2020-10-21 22:10 ` ericonr
                   ` (5 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: sirikid @ 2020-10-21 21:26 UTC (permalink / raw)
  To: ml

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

New comment by sirikid on void-packages repository

https://github.com/void-linux/void-packages/pull/25771#issuecomment-713887192

Comment:
I think you should also increment revision

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

* Re: libsndfile: update checksum
  2020-10-21 16:29 [PR PATCH] libsndfile: update checksum ev-ermakov
  2020-10-21 21:26 ` sirikid
@ 2020-10-21 22:10 ` ericonr
  2020-10-21 22:50 ` Duncaen
                   ` (4 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: ericonr @ 2020-10-21 22:10 UTC (permalink / raw)
  To: ml

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

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/25771#issuecomment-713905706

Comment:
I'm a bit confused with this one. Were the problems only stylistic or do they also affect the final package output?

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

* Re: libsndfile: update checksum
  2020-10-21 16:29 [PR PATCH] libsndfile: update checksum ev-ermakov
  2020-10-21 21:26 ` sirikid
  2020-10-21 22:10 ` ericonr
@ 2020-10-21 22:50 ` Duncaen
  2020-10-21 22:53 ` Duncaen
                   ` (3 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: Duncaen @ 2020-10-21 22:50 UTC (permalink / raw)
  To: ml

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

New comment by Duncaen on void-packages repository

https://github.com/void-linux/void-packages/pull/25771#issuecomment-713922597

Comment:
I did run a diff and there where more than line endings, there are changes to copyright headers and the configure script:
https://gist.github.com/Duncaen/3dbc161caa7ebf79ec32341d47409766

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

* Re: libsndfile: update checksum
  2020-10-21 16:29 [PR PATCH] libsndfile: update checksum ev-ermakov
                   ` (2 preceding siblings ...)
  2020-10-21 22:50 ` Duncaen
@ 2020-10-21 22:53 ` Duncaen
  2020-10-21 23:03 ` Duncaen
                   ` (2 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: Duncaen @ 2020-10-21 22:53 UTC (permalink / raw)
  To: ml

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

New comment by Duncaen on void-packages repository

https://github.com/void-linux/void-packages/pull/25771#issuecomment-713922597

Comment:
I did run a diff and there where more than line endings, there are changes to copyright headers and the configure script:

Edit: Updated recursive diff with line ending changes ignored: https://gist.github.com/Duncaen/b4b6dbdab415f50588f13c4d7b9885b4

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

* Re: libsndfile: update checksum
  2020-10-21 16:29 [PR PATCH] libsndfile: update checksum ev-ermakov
                   ` (3 preceding siblings ...)
  2020-10-21 22:53 ` Duncaen
@ 2020-10-21 23:03 ` Duncaen
  2020-10-29 15:48 ` biopsin
  2020-10-29 18:01 ` [PR PATCH] [Merged]: " Duncaen
  6 siblings, 0 replies; 8+ messages in thread
From: Duncaen @ 2020-10-21 23:03 UTC (permalink / raw)
  To: ml

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

New comment by Duncaen on void-packages repository

https://github.com/void-linux/void-packages/pull/25771#issuecomment-713922597

Comment:
I did run a diff and there where more than line endings, there are changes to copyright headers and the configure script (probably just used a newer autoconf version in the new archive):

Edit: Updated recursive diff with line ending changes ignored: https://gist.github.com/Duncaen/b4b6dbdab415f50588f13c4d7b9885b4

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

* Re: libsndfile: update checksum
  2020-10-21 16:29 [PR PATCH] libsndfile: update checksum ev-ermakov
                   ` (4 preceding siblings ...)
  2020-10-21 23:03 ` Duncaen
@ 2020-10-29 15:48 ` biopsin
  2020-10-29 18:01 ` [PR PATCH] [Merged]: " Duncaen
  6 siblings, 0 replies; 8+ messages in thread
From: biopsin @ 2020-10-29 15:48 UTC (permalink / raw)
  To: ml

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

New comment by biopsin on void-packages repository

https://github.com/void-linux/void-packages/pull/25771#issuecomment-718843274

Comment:
..tested build against python3 on x86_64 without ill effect

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

* Re: [PR PATCH] [Merged]: libsndfile: update checksum
  2020-10-21 16:29 [PR PATCH] libsndfile: update checksum ev-ermakov
                   ` (5 preceding siblings ...)
  2020-10-29 15:48 ` biopsin
@ 2020-10-29 18:01 ` Duncaen
  6 siblings, 0 replies; 8+ messages in thread
From: Duncaen @ 2020-10-29 18:01 UTC (permalink / raw)
  To: ml

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

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

libsndfile: update checksum
https://github.com/void-linux/void-packages/pull/25771

Description:
[Note:](https://github.com/libsndfile/libsndfile/releases/tag/v1.0.30)
> libsndfile-1.0.30.tar.bz2 and libsndfile-1.0.30.tar.bz2.asc files were re-uploaded due to problems with incorrect line endings.
> Update the hashes if necessary. Sorry for the inconvenience.


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

end of thread, other threads:[~2020-10-29 18:01 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-21 16:29 [PR PATCH] libsndfile: update checksum ev-ermakov
2020-10-21 21:26 ` sirikid
2020-10-21 22:10 ` ericonr
2020-10-21 22:50 ` Duncaen
2020-10-21 22:53 ` Duncaen
2020-10-21 23:03 ` Duncaen
2020-10-29 15:48 ` biopsin
2020-10-29 18:01 ` [PR PATCH] [Merged]: " Duncaen

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