From b1a1b6a299c09721076a1131a2c8cd591ab8c326 Mon Sep 17 00:00:00 2001 From: Oliver Eikemeier Date: Wed, 28 Apr 2004 13:42:58 +0000 Subject: The rsync developent team has rerolled the tarball, removing an overlooked 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; } use `make distclean' if you still have the old tarball in your distfiles directory. --- net/rsync/distinfo | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net/rsync/distinfo b/net/rsync/distinfo index 975cb6c4b2a3..e6a61eaddca3 100644 --- a/net/rsync/distinfo +++ b/net/rsync/distinfo @@ -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 -- cgit v1.2.3