Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] sparsehash: update to 2.0.4.
@ 2020-09-12 17:45 ailiop-git
  2020-09-20  8:44 ` [PR PATCH] [Updated] " ailiop-git
  2020-09-22  1:36 ` [PR PATCH] [Merged]: " ahesford
  0 siblings, 2 replies; 3+ messages in thread
From: ailiop-git @ 2020-09-12 17:45 UTC (permalink / raw)
  To: ml

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

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

https://github.com/ailiop-git/void-packages sparsehash
https://github.com/void-linux/void-packages/pull/24863

sparsehash: update to 2.0.4.


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

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

From 7a013238abb2346981048e971955d6b92d246e52 Mon Sep 17 00:00:00 2001
From: Anthony Iliopoulos <ailiop@altatus.com>
Date: Sat, 12 Sep 2020 19:35:43 +0200
Subject: [PATCH] sparsehash: update to 2.0.4.

---
 srcpkgs/sparsehash/template | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/sparsehash/template b/srcpkgs/sparsehash/template
index b6e1725d3a3..91427ba72da 100644
--- a/srcpkgs/sparsehash/template
+++ b/srcpkgs/sparsehash/template
@@ -1,16 +1,16 @@
 # Template file for 'sparsehash'
 pkgname=sparsehash
-version=2.0.3
+version=2.0.4
 revision=1
 archs=noarch
+wrksrc="${pkgname}-${pkgname}-${version}"
 build_style=gnu-configure
 short_desc="Library that contains several hash-map implementations"
 maintainer="Orphaned <orphan@voidlinux.org>"
-license="BSD"
+license="BSD-3-Clause"
 homepage="https://github.com/sparsehash/sparsehash"
 distfiles="https://github.com/sparsehash/sparsehash/archive/${pkgname}-${version}.tar.gz"
-checksum=05e986a5c7327796dad742182b2d10805a8d4f511ad090da0490f146c1ff7a8c
-wrksrc="${pkgname}-${pkgname}-${version}"
+checksum=8cd1a95827dfd8270927894eb77f62b4087735cbede953884647f16c521c7e58
 
 post_install() {
 	vlicense COPYING

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

* Re: [PR PATCH] [Updated] sparsehash: update to 2.0.4.
  2020-09-12 17:45 [PR PATCH] sparsehash: update to 2.0.4 ailiop-git
@ 2020-09-20  8:44 ` ailiop-git
  2020-09-22  1:36 ` [PR PATCH] [Merged]: " ahesford
  1 sibling, 0 replies; 3+ messages in thread
From: ailiop-git @ 2020-09-20  8:44 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by ailiop-git against master on the void-packages repository

https://github.com/ailiop-git/void-packages sparsehash
https://github.com/void-linux/void-packages/pull/24863

sparsehash: update to 2.0.4.


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

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

From 2688b0769cf7a821d244bcd97465aac0412cb99f Mon Sep 17 00:00:00 2001
From: Anthony Iliopoulos <ailiop@altatus.com>
Date: Sun, 20 Sep 2020 10:44:13 +0200
Subject: [PATCH] sparsehash: update to 2.0.4.

---
 srcpkgs/sparsehash/template | 9 ++++-----
 1 file changed, 4 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/sparsehash/template b/srcpkgs/sparsehash/template
index b6e1725d3a3..ba9b6c009d4 100644
--- a/srcpkgs/sparsehash/template
+++ b/srcpkgs/sparsehash/template
@@ -1,16 +1,15 @@
 # Template file for 'sparsehash'
 pkgname=sparsehash
-version=2.0.3
+version=2.0.4
 revision=1
-archs=noarch
+wrksrc="${pkgname}-${pkgname}-${version}"
 build_style=gnu-configure
 short_desc="Library that contains several hash-map implementations"
 maintainer="Orphaned <orphan@voidlinux.org>"
-license="BSD"
+license="BSD-3-Clause"
 homepage="https://github.com/sparsehash/sparsehash"
 distfiles="https://github.com/sparsehash/sparsehash/archive/${pkgname}-${version}.tar.gz"
-checksum=05e986a5c7327796dad742182b2d10805a8d4f511ad090da0490f146c1ff7a8c
-wrksrc="${pkgname}-${pkgname}-${version}"
+checksum=8cd1a95827dfd8270927894eb77f62b4087735cbede953884647f16c521c7e58
 
 post_install() {
 	vlicense COPYING

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

* Re: [PR PATCH] [Merged]: sparsehash: update to 2.0.4.
  2020-09-12 17:45 [PR PATCH] sparsehash: update to 2.0.4 ailiop-git
  2020-09-20  8:44 ` [PR PATCH] [Updated] " ailiop-git
@ 2020-09-22  1:36 ` ahesford
  1 sibling, 0 replies; 3+ messages in thread
From: ahesford @ 2020-09-22  1: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

sparsehash: update to 2.0.4.
https://github.com/void-linux/void-packages/pull/24863

Description:


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

end of thread, other threads:[~2020-09-22  1:36 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-12 17:45 [PR PATCH] sparsehash: update to 2.0.4 ailiop-git
2020-09-20  8:44 ` [PR PATCH] [Updated] " ailiop-git
2020-09-22  1:36 ` [PR PATCH] [Merged]: " ahesford

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