Date: Thu, 16 Jan 2025 01:28:07 -0800 From: Cy Schubert <Cy.Schubert@cschubert.com> To: Rodrigo Osorio <rodrigo@FreeBSD.org> Cc: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: Re: git: 30167a14cc06 - main - net/rsync: update to 3.4.1 Message-ID: <20250116092807.AA11BC8@slippy.cwsent.com> In-Reply-To: <202501160652.50G6qPdb030559@gitrepo.freebsd.org> References: <202501160652.50G6qPdb030559@gitrepo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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. > --- > 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 > -- Cheers, Cy Schubert <Cy.Schubert@cschubert.com> FreeBSD UNIX: <cy@FreeBSD.org> Web: https://FreeBSD.org NTP: <cy@nwtime.org> Web: https://nwtime.org e^(i*pi)+1=0
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20250116092807.AA11BC8>