Date: Wed, 28 Apr 2004 06:42:58 -0700 (PDT) From: Oliver Eikemeier <eik@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/rsync distinfo Message-ID: <200404281342.i3SDgwPk005428@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
eik 2004/04/28 06:42:58 PDT
FreeBSD ports repository
Modified files:
net/rsync distinfo
Log:
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.
Revision Changes Path
1.38 +2 -2 ports/net/rsync/distinfo
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200404281342.i3SDgwPk005428>
