Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] rsync: update to 3.2.3.
@ 2020-08-09 20:40 mobinmob
  2020-08-09 20:43 ` [PR PATCH] [Updated] " mobinmob
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: mobinmob @ 2020-08-09 20:40 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mobinmob/void-packages rsync
https://github.com/void-linux/void-packages/pull/24166

rsync: update to 3.2.3.


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

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

From 1913e36f8e0e3daa77f2be768d6f3d1b3762a7c1 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Sun, 9 Aug 2020 23:37:39 +0300
Subject: [PATCH] rsync: update to 3.2.3.

---
 srcpkgs/rsync/template | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/rsync/template b/srcpkgs/rsync/template
index 923e043a711..a683bf71d13 100644
--- a/srcpkgs/rsync/template
+++ b/srcpkgs/rsync/template
@@ -1,17 +1,18 @@
 # Template file for 'rsync'
 pkgname=rsync
-version=3.1.3
+version=3.2.3
 revision=1
 build_style=gnu-configure
 conf_files="/etc/rsyncd.conf"
 hostmakedepends="perl"
-makedepends="zlib-devel acl-devel popt-devel"
+makedepends="zlib-devel acl-devel popt-devel libressl-devel xxHash-devel
+ liblz4-devel libzstd-devel"
 short_desc="Remote fast incremental file transfer tool"
 maintainer="Lugubris <lugubris@disroot.org>"
 license="GPL-3.0-only"
 homepage="http://samba.anu.edu.au/rsync/"
 distfiles="http://www.samba.org/ftp/rsync/src/rsync-$version.tar.gz"
-checksum=55cc554efec5fdaad70de921cd5a5eeb6c29a95524c715f3bbf849235b0800c0
+checksum=becc3c504ceea499f4167a260040ccf4d9f2ef9499ad5683c179a697146ce50e
 
 pre_check() {
 	# chgrp tests fail inside chroot

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

* Re: [PR PATCH] [Updated] rsync: update to 3.2.3.
  2020-08-09 20:40 [PR PATCH] rsync: update to 3.2.3 mobinmob
@ 2020-08-09 20:43 ` mobinmob
  2020-08-09 21:22 ` mobinmob
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: mobinmob @ 2020-08-09 20:43 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mobinmob/void-packages rsync
https://github.com/void-linux/void-packages/pull/24166

rsync: update to 3.2.3.


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

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

From 33c05bf46185eb06b7ee28001b0b0717516cf8b3 Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Sun, 9 Aug 2020 23:37:39 +0300
Subject: [PATCH] rsync: update to 3.2.3.

---
 srcpkgs/rsync/template | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/rsync/template b/srcpkgs/rsync/template
index 923e043a711..91f2da53858 100644
--- a/srcpkgs/rsync/template
+++ b/srcpkgs/rsync/template
@@ -1,17 +1,19 @@
 # Template file for 'rsync'
 pkgname=rsync
-version=3.1.3
+version=3.2.3
 revision=1
 build_style=gnu-configure
 conf_files="/etc/rsyncd.conf"
 hostmakedepends="perl"
-makedepends="zlib-devel acl-devel popt-devel"
+makedepends="zlib-devel acl-devel popt-devel libressl-devel xxHash-devel
+ liblz4-devel libzstd-devel"
 short_desc="Remote fast incremental file transfer tool"
 maintainer="Lugubris <lugubris@disroot.org>"
 license="GPL-3.0-only"
 homepage="http://samba.anu.edu.au/rsync/"
+changelog="https://download.samba.org/pub/rsync/NEWS"
 distfiles="http://www.samba.org/ftp/rsync/src/rsync-$version.tar.gz"
-checksum=55cc554efec5fdaad70de921cd5a5eeb6c29a95524c715f3bbf849235b0800c0
+checksum=becc3c504ceea499f4167a260040ccf4d9f2ef9499ad5683c179a697146ce50e
 
 pre_check() {
 	# chgrp tests fail inside chroot

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

* Re: rsync: update to 3.2.3.
  2020-08-09 20:40 [PR PATCH] rsync: update to 3.2.3 mobinmob
  2020-08-09 20:43 ` [PR PATCH] [Updated] " mobinmob
@ 2020-08-09 21:22 ` mobinmob
  2020-08-09 21:23 ` [PR PATCH] [Updated] " mobinmob
  2020-08-09 21:43 ` [PR PATCH] [Merged]: " pullmoll
  3 siblings, 0 replies; 5+ messages in thread
From: mobinmob @ 2020-08-09 21:22 UTC (permalink / raw)
  To: ml

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

New comment by mobinmob on void-packages repository

https://github.com/void-linux/void-packages/pull/24166#issuecomment-671102719

Comment:
- Add libressl-devel, xxHash-devel, liblz4-devel, libzstd-devel as makedepends (there are required by default).
- Disable simd optimisation when cross-compiling - it fails a test otherwise. 

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

* Re: [PR PATCH] [Updated] rsync: update to 3.2.3.
  2020-08-09 20:40 [PR PATCH] rsync: update to 3.2.3 mobinmob
  2020-08-09 20:43 ` [PR PATCH] [Updated] " mobinmob
  2020-08-09 21:22 ` mobinmob
@ 2020-08-09 21:23 ` mobinmob
  2020-08-09 21:43 ` [PR PATCH] [Merged]: " pullmoll
  3 siblings, 0 replies; 5+ messages in thread
From: mobinmob @ 2020-08-09 21:23 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mobinmob/void-packages rsync
https://github.com/void-linux/void-packages/pull/24166

rsync: update to 3.2.3.


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

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

From 698836a160058d5faab1f39b5b319bc324daf85e Mon Sep 17 00:00:00 2001
From: mobinmob <mobinmob@disroot.org>
Date: Sun, 9 Aug 2020 23:37:39 +0300
Subject: [PATCH] rsync: update to 3.2.3.

---
 srcpkgs/rsync/template | 12 +++++++++---
 1 file changed, 9 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/rsync/template b/srcpkgs/rsync/template
index 923e043a711..e95260cec74 100644
--- a/srcpkgs/rsync/template
+++ b/srcpkgs/rsync/template
@@ -1,17 +1,23 @@
 # Template file for 'rsync'
 pkgname=rsync
-version=3.1.3
+version=3.2.3
 revision=1
 build_style=gnu-configure
 conf_files="/etc/rsyncd.conf"
 hostmakedepends="perl"
-makedepends="zlib-devel acl-devel popt-devel"
+makedepends="zlib-devel acl-devel popt-devel xxHash-devel liblz4-devel
+ libressl-devel libzstd-devel"
 short_desc="Remote fast incremental file transfer tool"
 maintainer="Lugubris <lugubris@disroot.org>"
 license="GPL-3.0-only"
 homepage="http://samba.anu.edu.au/rsync/"
+changelog="https://download.samba.org/pub/rsync/NEWS"
 distfiles="http://www.samba.org/ftp/rsync/src/rsync-$version.tar.gz"
-checksum=55cc554efec5fdaad70de921cd5a5eeb6c29a95524c715f3bbf849235b0800c0
+checksum=becc3c504ceea499f4167a260040ccf4d9f2ef9499ad5683c179a697146ce50e
+
+if [ "$CROSS_BUILD" ]; then
+	configure_args=" --disable-simd"
+fi
 
 pre_check() {
 	# chgrp tests fail inside chroot

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

* Re: [PR PATCH] [Merged]: rsync: update to 3.2.3.
  2020-08-09 20:40 [PR PATCH] rsync: update to 3.2.3 mobinmob
                   ` (2 preceding siblings ...)
  2020-08-09 21:23 ` [PR PATCH] [Updated] " mobinmob
@ 2020-08-09 21:43 ` pullmoll
  3 siblings, 0 replies; 5+ messages in thread
From: pullmoll @ 2020-08-09 21:43 UTC (permalink / raw)
  To: ml

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

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

rsync: update to 3.2.3.
https://github.com/void-linux/void-packages/pull/24166

Description:


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

end of thread, other threads:[~2020-08-09 21:43 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-09 20:40 [PR PATCH] rsync: update to 3.2.3 mobinmob
2020-08-09 20:43 ` [PR PATCH] [Updated] " mobinmob
2020-08-09 21:22 ` mobinmob
2020-08-09 21:23 ` [PR PATCH] [Updated] " mobinmob
2020-08-09 21:43 ` [PR PATCH] [Merged]: " pullmoll

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