From nobody Thu Jan 16 09:53:26 2025 X-Original-To: dev-commits-ports-main@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4YYdV04W2rz5kD2x; Thu, 16 Jan 2025 09:53:28 +0000 (UTC) (envelope-from rodrigo@FreeBSD.org) Received: from smtp.osorio.me (mvd.osorio.me [37.187.111.94]) by mx1.freebsd.org (Postfix) with ESMTP id 4YYdTz5gTRz3qF0; Thu, 16 Jan 2025 09:53:27 +0000 (UTC) (envelope-from rodrigo@FreeBSD.org) Authentication-Results: mx1.freebsd.org; none Received: from [192.168.66.180] (lfbn-idf1-1-971-net.w86-238.abo.wanadoo.fr [86.238.50.0]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature ECDSA (secp384r1) server-digest SHA384) (No client certificate requested) by smtp.osorio.me (Postfix) with ESMTPSA id 85BCBC8090; Thu, 16 Jan 2025 09:53:35 +0000 (UTC) Content-Type: multipart/alternative; boundary="------------a8ZCnWmEzSMsZl7mLQQNHcka" Message-ID: <2b801d4c-a614-4972-ab94-2135ddad8d64@FreeBSD.org> Date: Thu, 16 Jan 2025 10:53:26 +0100 List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-ports-main@freebsd.org Sender: owner-dev-commits-ports-main@FreeBSD.org MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: git: 30167a14cc06 - main - net/rsync: update to 3.4.1 To: Cy Schubert Cc: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org References: <202501160652.50G6qPdb030559@gitrepo.freebsd.org> <20250116092807.AA11BC8@slippy.cwsent.com> Content-Language: en-US From: Rodrigo Osorio In-Reply-To: <20250116092807.AA11BC8@slippy.cwsent.com> X-Rspamd-Queue-Id: 4YYdTz5gTRz3qF0 X-Spamd-Bar: ---- X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; ASN(0.00)[asn:16276, ipnet:37.187.0.0/16, country:FR] This is a multi-part message in MIME format. --------------a8ZCnWmEzSMsZl7mLQQNHcka Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit On 16/01/25 10:28, Cy Schubert wrote: > In message<202501160652.50G6qPdb030559@gitrepo.freebsd.org>, Rodrigo > Osorio wr > ites: >> The branch main has been updated by rodrigo: >> >> URL:https://cgit.FreeBSD.org/ports/commit/?id=30167a14cc0602f041f7ace88b10b0 >> 9f102d69e0 >> >> commit 30167a14cc0602f041f7ace88b10b09f102d69e0 >> Author: Rodrigo Osorio >> AuthorDate: 2025-01-16 06:43:36 +0000 >> Commit: Rodrigo Osorio >> CommitDate: 2025-01-16 06:48:48 +0000 >> >> net/rsync: update to 3.4.1 >> >> Full changelog:https://download.samba.org/pub/rsync/NEWS#3.4.1 >> >> Major changes: >> * fixed handling of -H flag with conflict in internal flag values >> >> PR: 284091 >> Reported by: cy > You could have simply used the patch I attached to the PR. As a matter of > fact except for the "PR:" line and and rewording of major changes this is > my commit. > Simply reported by is disingenuous. > > Typically we point out this error when non-committers are involved but in > this case the error was too obvious to let pass. Hi Cy, Sorry for that, If there is something I did not want to be toward you is disrespectful or disingenuous. The commits was done in main branch but I will fix it in quarter branch to give you the proper credits. Once again, sorry for my tactlessness. All the best, -- rodrigo > >> --- >> net/rsync/Makefile | 2 +- >> net/rsync/distinfo | 10 +++++----- >> 2 files changed, 6 insertions(+), 6 deletions(-) >> >> diff --git a/net/rsync/Makefile b/net/rsync/Makefile >> index 996d4edd997e..b85239debcd8 100644 >> --- a/net/rsync/Makefile >> +++ b/net/rsync/Makefile >> @@ -1,5 +1,5 @@ >> PORTNAME= rsync >> -DISTVERSION= 3.4.0 >> +DISTVERSION= 3.4.1 >> CATEGORIES= net >> MASTER_SITES= https://www.mirrorservice.org/sites/rsync.samba.org/src >> / \ >> http://rsync.mirror.garr.it/src/ \ >> diff --git a/net/rsync/distinfo b/net/rsync/distinfo >> index afe59a503dff..5d970ee2a35e 100644 >> --- a/net/rsync/distinfo >> +++ b/net/rsync/distinfo >> @@ -1,5 +1,5 @@ >> -TIMESTAMP = 1736887703 >> -SHA256 (rsync-3.4.0.tar.gz) = 8e942f95a44226a012fe822faffa6c7fc38c34047add3a >> 0c941e9bc8b8b93aa4 >> -SIZE (rsync-3.4.0.tar.gz) = 1167983 >> -SHA256 (rsync-patches-3.4.0.tar.gz) = 51533dc5b9b4293d3499b673df185c93484f3e >> 6fcf2de52f9bf1f07fa3d7cbc1 >> -SIZE (rsync-patches-3.4.0.tar.gz) = 103831 >> +TIMESTAMP = 1737009301 >> +SHA256 (rsync-3.4.1.tar.gz) = 2924bcb3a1ed8b551fc101f740b9f0fe0a202b11502764 >> 7cf69850d65fd88c52 >> +SIZE (rsync-3.4.1.tar.gz) = 1172739 >> +SHA256 (rsync-patches-3.4.1.tar.gz) = f56566e74cfa0f68337f7957d8681929f9ac4c >> 55d3fb92aec0d743db590c9a88 >> +SIZE (rsync-patches-3.4.1.tar.gz) = 150445 >> > --------------a8ZCnWmEzSMsZl7mLQQNHcka Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 8bit
On 16/01/25 10:28, Cy Schubert wrote:
In message <202501160652.50G6qPdb030559@gitrepo.freebsd.org>, Rodrigo 
Osorio wr
ites:
The branch main has been updated by rodrigo:

URL: https://cgit.FreeBSD.org/ports/commit/?id=30167a14cc0602f041f7ace88b10b0
9f102d69e0

commit 30167a14cc0602f041f7ace88b10b09f102d69e0
Author:     Rodrigo Osorio <rodrigo@FreeBSD.org>
AuthorDate: 2025-01-16 06:43:36 +0000
Commit:     Rodrigo Osorio <rodrigo@FreeBSD.org>
CommitDate: 2025-01-16 06:48:48 +0000

    net/rsync: update to 3.4.1
    
    Full changelog: https://download.samba.org/pub/rsync/NEWS#3.4.1
    
    Major changes:
        * fixed handling of -H flag with conflict in internal flag values
    
    PR:             284091
    Reported by:    cy
You could have simply used the patch I attached to the PR. As a matter of 
fact except for the "PR:" line and and rewording of major changes this is 
my commit.
Simply reported by is disingenuous.

Typically we point out this error when non-committers are involved but in 
this case the error was too obvious to let pass.

Hi Cy,

Sorry for that,  If there is something I did not want to be
toward you is
disrespectful or disingenuous. The commits was
done in main branch but I will fix it in quarter branch to
give you the proper credits.

Once again, sorry for my tactlessness.

All the best,
-- rodrigo


---
 net/rsync/Makefile |  2 +-
 net/rsync/distinfo | 10 +++++-----
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/net/rsync/Makefile b/net/rsync/Makefile
index 996d4edd997e..b85239debcd8 100644
--- a/net/rsync/Makefile
+++ b/net/rsync/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	rsync
-DISTVERSION=	3.4.0
+DISTVERSION=	3.4.1
 CATEGORIES=	net
 MASTER_SITES=	https://www.mirrorservice.org/sites/rsync.samba.org/src
/ \
 		http://rsync.mirror.garr.it/src/ \
diff --git a/net/rsync/distinfo b/net/rsync/distinfo
index afe59a503dff..5d970ee2a35e 100644
--- a/net/rsync/distinfo
+++ b/net/rsync/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1736887703
-SHA256 (rsync-3.4.0.tar.gz) = 8e942f95a44226a012fe822faffa6c7fc38c34047add3a
0c941e9bc8b8b93aa4
-SIZE (rsync-3.4.0.tar.gz) = 1167983
-SHA256 (rsync-patches-3.4.0.tar.gz) = 51533dc5b9b4293d3499b673df185c93484f3e
6fcf2de52f9bf1f07fa3d7cbc1
-SIZE (rsync-patches-3.4.0.tar.gz) = 103831
+TIMESTAMP = 1737009301
+SHA256 (rsync-3.4.1.tar.gz) = 2924bcb3a1ed8b551fc101f740b9f0fe0a202b11502764
7cf69850d65fd88c52
+SIZE (rsync-3.4.1.tar.gz) = 1172739
+SHA256 (rsync-patches-3.4.1.tar.gz) = f56566e74cfa0f68337f7957d8681929f9ac4c
55d3fb92aec0d743db590c9a88
+SIZE (rsync-patches-3.4.1.tar.gz) = 150445



--------------a8ZCnWmEzSMsZl7mLQQNHcka--