Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 Aug 2022 08:07:25 GMT
From:      Rodrigo Osorio <rodrigo@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 1c2e6a5f3eee - main - net/rsync: Remove duplicate entries in distinfo
Message-ID:  <202208170807.27H87Pof090636@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by rodrigo:

URL: https://cgit.FreeBSD.org/ports/commit/?id=1c2e6a5f3eeeae1b80acd25e32ada9685804ec8b

commit 1c2e6a5f3eeeae1b80acd25e32ada9685804ec8b
Author:     Rodrigo Osorio <rodrigo@FreeBSD.org>
AuthorDate: 2022-08-17 06:16:15 +0000
Commit:     Rodrigo Osorio <rodrigo@FreeBSD.org>
CommitDate: 2022-08-17 07:52:41 +0000

    net/rsync: Remove duplicate entries in distinfo
    
    This is a quick fix to unbreak the port.
    
    The issue was caused by multiple additional patched
    coming from the same distfile archive. If you enable
    more than one of those options makesum script add a
    distinfo description for each option.
    
    PR:             265896
---
 net/rsync/distinfo | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/net/rsync/distinfo b/net/rsync/distinfo
index 8044044d080f..faaff002f023 100644
--- a/net/rsync/distinfo
+++ b/net/rsync/distinfo
@@ -3,7 +3,3 @@ SHA256 (rsync-3.2.5.tar.gz) = 2ac4d21635cdf791867bc377c35ca6dda7f50d919a58be4505
 SIZE (rsync-3.2.5.tar.gz) = 1129957
 SHA256 (rsync-patches-3.2.5.tar.gz) = e7b1fdf1fc0fca68fd254246c2dc04f6ac90241e665dcf9dfc21dccd8270b6bb
 SIZE (rsync-patches-3.2.5.tar.gz) = 141521
-SHA256 (rsync-patches-3.2.5.tar.gz) = e7b1fdf1fc0fca68fd254246c2dc04f6ac90241e665dcf9dfc21dccd8270b6bb
-SIZE (rsync-patches-3.2.5.tar.gz) = 141521
-SHA256 (rsync-patches-3.2.5.tar.gz) = e7b1fdf1fc0fca68fd254246c2dc04f6ac90241e665dcf9dfc21dccd8270b6bb
-SIZE (rsync-patches-3.2.5.tar.gz) = 141521



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202208170807.27H87Pof090636>