1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-05 06:27:37 +00:00
freebsd-ports/net/rsync
Oliver Eikemeier b1a1b6a299 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.
2004-04-28 13:42:58 +00:00
..
files Update to version 2.6.1 2004-04-27 21:59:18 +00:00
distinfo The rsync developent team has rerolled the tarball, 2004-04-28 13:42:58 +00:00
Makefile Update to version 2.6.1 2004-04-27 21:59:18 +00:00
pkg-descr
pkg-message
pkg-plist