Date: Wed, 15 Jan 2025 16:30:27 +0000 From: "Sergey A. Osokin" <osa@freebsd.org> To: Cy Schubert <Cy.Schubert@cschubert.com> Cc: Rodrigo Osorio <rodrigo@freebsd.org>, ports-committers@freebsd.org, dev-commits-ports-all@freebsd.org, dev-commits-ports-branches@freebsd.org Subject: Re: git: 0076d20a9671 - 2025Q1 - net/rsync: update to 3.4.0 Message-ID: <Z4fioyPsXpunlDHe@FreeBSD.org> In-Reply-To: <Z4ffdJ4cpX_ks6P4@FreeBSD.org> References: <202501150008.50F08gFm067796@gitrepo.freebsd.org> <20250115044157.4FB92114@slippy.cwsent.com> <20250115044542.02F9C2F@slippy.cwsent.com> <20250115052757.0111628C@slippy.cwsent.com> <20250115153146.221C01B6@slippy.cwsent.com> <20250115155051.5517D22F@slippy.cwsent.com> <Z4ffdJ4cpX_ks6P4@FreeBSD.org>
index | next in thread | previous in thread | raw e-mail
[-- Attachment #1 --] On Wed, Jan 15, 2025 at 04:16:52PM +0000, Sergey A. Osokin wrote: [skipped] > I do believe that instead of adding a patch, it's better to update > the port with the following changes (not tested): > > +PATCH_SITES= https://github.com/RsyncProject/rsync/commit/ > +PATCHFILES= efb85fd8db9e8f74eb3ab91ebf44f6ed35e3da5b.patch:-p1 > > and update distinfo by `make makesum' command accordingly. The patch is attached. -- Sergey A. Osokin [-- Attachment #2 --] diff --git a/net/rsync/Makefile b/net/rsync/Makefile index 996d4edd99..71281808a0 100644 --- a/net/rsync/Makefile +++ b/net/rsync/Makefile @@ -1,5 +1,6 @@ PORTNAME= rsync DISTVERSION= 3.4.0 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= https://www.mirrorservice.org/sites/rsync.samba.org/src/ \ http://rsync.mirror.garr.it/src/ \ @@ -7,6 +8,9 @@ MASTER_SITES= https://www.mirrorservice.org/sites/rsync.samba.org/src/ \ https://download.samba.org/pub/rsync/src/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} +PATCH_SITES= https://github.com/RsyncProject/rsync/commit/ +PATCHFILES= efb85fd8db9e8f74eb3ab91ebf44f6ed35e3da5b.patch:-p1 + MAINTAINER= rodrigo@FreeBSD.org COMMENT= Network file distribution/synchronization utility WWW= https://rsync.samba.org/ diff --git a/net/rsync/distinfo b/net/rsync/distinfo index afe59a503d..e15d0835bc 100644 --- a/net/rsync/distinfo +++ b/net/rsync/distinfo @@ -1,5 +1,7 @@ -TIMESTAMP = 1736887703 +TIMESTAMP = 1736958369 SHA256 (rsync-3.4.0.tar.gz) = 8e942f95a44226a012fe822faffa6c7fc38c34047add3a0c941e9bc8b8b93aa4 SIZE (rsync-3.4.0.tar.gz) = 1167983 SHA256 (rsync-patches-3.4.0.tar.gz) = 51533dc5b9b4293d3499b673df185c93484f3e6fcf2de52f9bf1f07fa3d7cbc1 SIZE (rsync-patches-3.4.0.tar.gz) = 103831 +SHA256 (efb85fd8db9e8f74eb3ab91ebf44f6ed35e3da5b.patch) = 70c4b91f9101511ecdd755639fa871293900dff089189e3ad51697f76308dd44 +SIZE (efb85fd8db9e8f74eb3ab91ebf44f6ed35e3da5b.patch) = 1366home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Z4fioyPsXpunlDHe>
