Github messages for voidlinux
 help / color / mirror / Atom feed
From: mobinmob <mobinmob@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] rsync: update to 3.2.3.
Date: Sun, 09 Aug 2020 23:23:58 +0200	[thread overview]
Message-ID: <20200809212358.6xkNjHmrQDFnGMyoFTOJZp_VXSocF6CzjvRTz1J7GkI@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-24166@inbox.vuxu.org>

[-- 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

  parent reply	other threads:[~2020-08-09 21:24 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-08-09 20:40 [PR PATCH] " mobinmob
2020-08-09 20:43 ` [PR PATCH] [Updated] " mobinmob
2020-08-09 21:22 ` mobinmob
2020-08-09 21:23 ` mobinmob [this message]
2020-08-09 21:43 ` [PR PATCH] [Merged]: " pullmoll

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200809212358.6xkNjHmrQDFnGMyoFTOJZp_VXSocF6CzjvRTz1J7GkI@z \
    --to=mobinmob@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).