Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] tar: update to 1.33.
@ 2021-01-11 12:30 tibequadorian
  2021-01-20  0:59 ` ericonr
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: tibequadorian @ 2021-01-11 12:30 UTC (permalink / raw)
  To: ml

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

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

https://github.com/tibequadorian/void-packages tar
https://github.com/void-linux/void-packages/pull/27825

tar: update to 1.33.


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

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

From 307b96c41568087991545bf642e52e7bac6cbfe7 Mon Sep 17 00:00:00 2001
From: tibequadorian <tibequadorian@posteo.de>
Date: Mon, 11 Jan 2021 13:16:51 +0100
Subject: [PATCH] tar: update to 1.33.

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

diff --git a/srcpkgs/tar/template b/srcpkgs/tar/template
index 08ad615bc0c..05c4d29044e 100644
--- a/srcpkgs/tar/template
+++ b/srcpkgs/tar/template
@@ -1,7 +1,7 @@
 # Template file for 'tar'
 pkgname=tar
-version=1.32
-revision=3
+version=1.33
+revision=1
 build_style=gnu-configure
 configure_args="gl_cv_struct_dirent_d_ino=yes"
 makedepends="acl-devel"
@@ -10,7 +10,7 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
 license="GPL-3.0-or-later"
 homepage="https://www.gnu.org/software/tar/"
 distfiles="${GNU_SITE}/tar/${pkgname}-${version}.tar.xz"
-checksum=d0d3ae07f103323be809bc3eac0dcc386d52c5262499fe05511ac4788af1fdd8
+checksum=66a8344b1dc83a411d311bd1547e0176e56cc311f28ee94a30f84dafb3d9067e
 
 pre_configure() {
 	# chroot-style=ethereal

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

* Re: tar: update to 1.33.
  2021-01-11 12:30 [PR PATCH] tar: update to 1.33 tibequadorian
@ 2021-01-20  0:59 ` ericonr
  2021-02-15  3:20 ` ericonr
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: ericonr @ 2021-01-20  0:59 UTC (permalink / raw)
  To: ml

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

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/27825#issuecomment-763250586

Comment:
Maybe wait a bit?

https://bugs.archlinux.org/task/69373?project=1&string=tar
https://lists.gnu.org/archive/html/bug-tar/2021-01/msg00018.html

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

* Re: tar: update to 1.33.
  2021-01-11 12:30 [PR PATCH] tar: update to 1.33 tibequadorian
  2021-01-20  0:59 ` ericonr
@ 2021-02-15  3:20 ` ericonr
  2021-02-15 18:33 ` [PR PATCH] [Updated] " tibequadorian
  2021-02-16 16:49 ` [PR PATCH] [Merged]: tar: update to 1.34 leahneukirchen
  3 siblings, 0 replies; 5+ messages in thread
From: ericonr @ 2021-02-15  3:20 UTC (permalink / raw)
  To: ml

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

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/27825#issuecomment-778912691

Comment:
1.34 is out :)

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

* Re: [PR PATCH] [Updated] tar: update to 1.33.
  2021-01-11 12:30 [PR PATCH] tar: update to 1.33 tibequadorian
  2021-01-20  0:59 ` ericonr
  2021-02-15  3:20 ` ericonr
@ 2021-02-15 18:33 ` tibequadorian
  2021-02-16 16:49 ` [PR PATCH] [Merged]: tar: update to 1.34 leahneukirchen
  3 siblings, 0 replies; 5+ messages in thread
From: tibequadorian @ 2021-02-15 18:33 UTC (permalink / raw)
  To: ml

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

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

https://github.com/tibequadorian/void-packages tar
https://github.com/void-linux/void-packages/pull/27825

tar: update to 1.33.


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

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

From 0137eb626b2b67e916253e45b2d9e3c78d07b568 Mon Sep 17 00:00:00 2001
From: tibequadorian <tibequadorian@posteo.de>
Date: Mon, 11 Jan 2021 13:16:51 +0100
Subject: [PATCH] tar: update to 1.34.

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

diff --git a/srcpkgs/tar/template b/srcpkgs/tar/template
index 08ad615bc0c..2ac475c035a 100644
--- a/srcpkgs/tar/template
+++ b/srcpkgs/tar/template
@@ -1,7 +1,7 @@
 # Template file for 'tar'
 pkgname=tar
-version=1.32
-revision=3
+version=1.34
+revision=1
 build_style=gnu-configure
 configure_args="gl_cv_struct_dirent_d_ino=yes"
 makedepends="acl-devel"
@@ -10,7 +10,7 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
 license="GPL-3.0-or-later"
 homepage="https://www.gnu.org/software/tar/"
 distfiles="${GNU_SITE}/tar/${pkgname}-${version}.tar.xz"
-checksum=d0d3ae07f103323be809bc3eac0dcc386d52c5262499fe05511ac4788af1fdd8
+checksum=63bebd26879c5e1eea4352f0d03c991f966aeb3ddeb3c7445c902568d5411d28
 
 pre_configure() {
 	# chroot-style=ethereal

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

* Re: [PR PATCH] [Merged]: tar: update to 1.34.
  2021-01-11 12:30 [PR PATCH] tar: update to 1.33 tibequadorian
                   ` (2 preceding siblings ...)
  2021-02-15 18:33 ` [PR PATCH] [Updated] " tibequadorian
@ 2021-02-16 16:49 ` leahneukirchen
  3 siblings, 0 replies; 5+ messages in thread
From: leahneukirchen @ 2021-02-16 16:49 UTC (permalink / raw)
  To: ml

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

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

tar: update to 1.34.
https://github.com/void-linux/void-packages/pull/27825

Description:


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

end of thread, other threads:[~2021-02-16 16:49 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-11 12:30 [PR PATCH] tar: update to 1.33 tibequadorian
2021-01-20  0:59 ` ericonr
2021-02-15  3:20 ` ericonr
2021-02-15 18:33 ` [PR PATCH] [Updated] " tibequadorian
2021-02-16 16:49 ` [PR PATCH] [Merged]: tar: update to 1.34 leahneukirchen

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