Github messages for voidlinux
 help / color / mirror / Atom feed
From: iFoundSilentHouse <iFoundSilentHouse@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] rsync: update to 3.3.0.
Date: Tue, 09 Apr 2024 16:26:46 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-49766@inbox.vuxu.org> (raw)

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

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

https://github.com/iFoundSilentHouse/void-packages rsync-3.3.0
https://github.com/void-linux/void-packages/pull/49766

rsync: update to 3.3.0.
- I tested the changes in this PR: yes
New option "-no-overwrite" works fine
- I built this PR locally for my native architecture, (x86_64)
- I built this PR locally for these architectures:
  - x86_64-musl
  - aarch64-musl

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

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

From ea4feecbd69567e0a892522b6d94e40e3a706075 Mon Sep 17 00:00:00 2001
From: iFoundSilentHouse <adeptslab@gmail.com>
Date: Tue, 9 Apr 2024 20:22:59 +0600
Subject: [PATCH] rsync: update to 3.3.0.

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

diff --git a/srcpkgs/rsync/template b/srcpkgs/rsync/template
index 55561db9c3b18d..7946eb93369d4f 100644
--- a/srcpkgs/rsync/template
+++ b/srcpkgs/rsync/template
@@ -1,7 +1,7 @@
 # Template file for 'rsync'
 pkgname=rsync
-version=3.2.7
-revision=2
+version=3.3.0
+revision=1
 build_style=gnu-configure
 configure_args="--with-included-zlib=no --with-rrsync"
 conf_files="/etc/rsyncd.conf"
@@ -14,7 +14,7 @@ license="GPL-3.0-only"
 homepage="https://rsync.samba.org/"
 changelog="https://download.samba.org/pub/rsync/NEWS"
 distfiles="https://www.samba.org/ftp/rsync/src/rsync-$version.tar.gz"
-checksum=4e7d9d3f6ed10878c58c5fb724a67dacf4b6aac7340b13e488fb2dc41346f2bb
+checksum=7399e9a6708c32d678a72a63219e96f23be0be2336e50fd1348498d07041df90
 
 # Force enable IPv6 on musl - upstream bug https://bugzilla.samba.org/show_bug.cgi?id=10715
 CFLAGS="-DINET6"

             reply	other threads:[~2024-04-09 14:26 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-09 14:26 iFoundSilentHouse [this message]
2024-04-10 14:05 ` iFoundSilentHouse
2024-04-10 14:55 ` [PR PATCH] [Merged]: " leahneukirchen

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=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-49766@inbox.vuxu.org \
    --to=ifoundsilenthouse@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).