ports/66041: [PATCH] net/rsync: fix distinfo

Oliver Eikemeier eikemeier at fillmore-labs.com
Wed Apr 28 08:10:22 UTC 2004


The following reply was made to PR ports/66041; it has been noted by GNATS.

From: Oliver Eikemeier <eikemeier at fillmore-labs.com>
To: Toni Viemero <toni.viemero at iki.fi>
Cc: FreeBSD-gnats-submit at FreeBSD.org
Subject: Re: ports/66041: [PATCH] net/rsync: fix distinfo
Date: Wed, 28 Apr 2004 10:01:40 +0200

 Toni Viemero wrote:
 
 > Upgrading to 2.6.1 fails due to wrong MD5 and SIZE.
 > Has the original .tar.gz changed since release?
 
 ftp://sunsite.auc.dk/pub/unix/rsync/rsync-2.6.1.tar.gz has
 the old distfile, so it should be fetchable. They removed
 a debugging statement:
 
 diff -Nur rsync-2.6.1.old/util.c rsync-2.6.1/util.c
 --- rsync-2.6.1.old/util.c	Fri Apr 23 00:17:15 2004
 +++ rsync-2.6.1/util.c	Tue Apr 27 18:43:40 2004
 @@ -805,7 +805,6 @@
  			rlen--;
  		buf[rlen] = '\0';
  	}
 -	fprintf(stderr, "p:`%s'\n", buf);
  
  	return buf;
  }
 
 Sorry for the inconvenience, this problem is being worked on
 -Oliver



More information about the freebsd-ports-bugs mailing list