Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 7 Jul 2005 17:34:05 +0000 (UTC)
From:      Jean-Yves Lefort <jylefort@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/sysutils/foremost Makefile distinfo
Message-ID:  <200507071734.j67HY5lf079835@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jylefort    2005-07-07 17:34:05 UTC

  FreeBSD ports repository

  Modified files:
    sysutils/foremost    Makefile distinfo 
  Log:
  Track the in-place distfile change:
  
  diff -ruN foremost-1.0.orig/extract.c foremost-1.0/extract.c
  --- foremost-1.0.orig/extract.c Tue Jun 28 07:13:47 2005
  +++ foremost-1.0/extract.c      Wed Jul  6 08:04:12 2005
  @@ -1809,7 +1809,7 @@
                  return foundat;/*Error*/
       }
       foundat+=7;
  -    printx(foundat,0,16);
  +    //printx(foundat,0,16);
  
       if(foundat) /*Found found a valid JPEG*/
       {
  
  Reported by:    pointyhat
  
  Revision  Changes    Path
  1.5       +1 -0      ports/sysutils/foremost/Makefile
  1.3       +2 -2      ports/sysutils/foremost/distinfo



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200507071734.j67HY5lf079835>