cvs commit: ports/net/rsync distinfo
    Oliver Eikemeier 
    eik at FreeBSD.org
       
    Wed Apr 28 06:42:59 PDT 2004
    
    
  
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
    
    
More information about the cvs-all
mailing list