cvs commit: ports/net/rsync Makefile distinfo

Joe Marcus Clarke marcus at marcuscom.com
Wed Apr 28 06:47:22 PDT 2004


On Wed, 2004-04-28 at 03:48, Oliver Eikemeier wrote:
> Joe Marcus Clarke wrote:
> 
> > On Tue, 2004-04-27 at 21:02, Ying-Chieh Liao wrote:
> > 
> >>I got a size mismatch...
> >>
> >>>>Attempting to fetch from http://rsync.samba.org/ftp/rsync/.
> >>
> >>fetch: http://rsync.samba.org/ftp/rsync/rsync-2.6.1.tar.gz: size mismatch: expected 511412, actual 511395
> >>
> >>MD5 (rsync-2.6.1.tar.gz) = 6b1ee6a5878569215204f322ad128775
> >>SIZE (rsync-2.6.1.tar.gz) = 511395
> > 
> > I see the same thing from http://rsync.samba.org/ftp/rsync/, but the
> > distfile from ftp://sunsite.auc.dk/pub/unix/rsync/ is inline with
> > distinfo.  It looks like the distfile was rerolled.
> > 
> > Oliver, if this can't be fixed quickly, I'm going to revert the 2.6.1
> > update.
> 
> Grmbl. They removed a forgotten debug statement:
> 
> diff -Nur rsync-2.6.1/util.c rsync-2.6.1.rerolled/util.c
> --- rsync-2.6.1/util.c	Fri Apr 23 00:17:15 2004
> +++ rsync-2.6.1.rerolled/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;
>  }
> 
> New distinfo:
> 
> diff -u -r1.37 distinfo
> --- distinfo	27 Apr 2004 21:59:18 -0000	1.37
> +++ distinfo	28 Apr 2004 07:43:48 -0000
> @@ -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
> 
> Should I commit this? I hope sunsite.auc.dk and others catch
> up with the master site soon.

Assuming the other mirrors catch up, please fix the distinfo.  If not,
please revert to 2.6.0 to avoid any confusion.

Joe

> 
> -Oliver
-- 
PGP Key : http://www.marcuscom.com/pgp.asc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: This is a digitally signed message part
Url : http://lists.freebsd.org/pipermail/cvs-all/attachments/20040428/e4598f4c/attachment.bin


More information about the cvs-all mailing list