cvs commit: ports/sysutils/foremost Makefile distinfo
Jean-Yves Lefort
jylefort at FreeBSD.org
Thu Jul 7 17:34:05 GMT 2005
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
More information about the cvs-all
mailing list