Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 Apr 2004 15:57:40 +0200
From:      Matthias Andree <matthias.andree@gmx.de>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        eik@FreeBSD.org
Subject:   ports/66048: [PATCH] net/rsync: fix distinfo
Message-ID:  <E1BIpZE-0003sN-3K@libertas.emma.line.org>
Resent-Message-ID: <200404281400.i3SE0V2Y079838@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         66048
>Category:       ports
>Synopsis:       [PATCH] net/rsync: fix distinfo
>Confidential:   no
>Severity:       critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Apr 28 07:00:31 PDT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Matthias Andree
>Release:        FreeBSD 4.10-PRERELEASE i386
>Organization:
>Environment:
System: FreeBSD libertas.emma.line.org 4.10-PRERELEASE FreeBSD 4.10-PRERELEASE #104: Mon Apr 26 14:20:43 CEST 2004
>Description:
The port cannot be fetched, apparently the rsync-2.6.1 file has been re-
uploaded the day after the release.

The patch below changes the distinfo to match the data of a recent version
that I fetched from http://rsync.samba.org and that I checked with GnuPG:

gpg: Signature made Tue Apr 27 18:44:08 2004 CEST using DSA key ID 4B96A8C5
gpg: Good signature from "Wayne Davison <wayned@samba.org>"
gpg: WARNING: This key is not certified with a trusted signature!
gpg:          There is no indication that the signature belongs to the owner.
Primary key fingerprint: 0048 C8B0 26D4 C96F 0E58  9C2F 6C85 9FB1 4B96 A8C5

Port maintainer (eik@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.50
>How-To-Repeat:
>Fix:

--- rsync-2.6.1.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/net/rsync/distinfo /root/rsync/distinfo
--- /usr/ports/net/rsync/distinfo	Wed Apr 28 15:06:40 2004
+++ /root/rsync/distinfo	Wed Apr 28 15:48:41 2004
@@ -1,2 +1,2 @@
-MD5 (rsync-2.6.1.tar.gz) = ec09e62961c8edd0f9d3710b5ecb5b16
-SIZE (rsync-2.6.1.tar.gz) = 511412
+MD5 (rsync-2.6.1.tar.gz) = 6b1ee6a5878569215204f322ad128775
+SIZE (rsync-2.6.1.tar.gz) = 511395
--- rsync-2.6.1.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E1BIpZE-0003sN-3K>