1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-24 09:25:01 +00:00
Commit Graph

5 Commits

Author SHA1 Message Date
Jean-Yves Lefort
3ca85b632c 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
2005-07-07 17:34:05 +00:00
Jean-Yves Lefort
b4bc14d8e5 Update to 1.0
PR:		ports/82781
Submitted by:	maintainer
2005-06-30 20:34:54 +00:00
Mark Linimon
59bff7960a Apparently the maintainer still exists but with a new email address.
Suggested by:	pav
2005-01-29 19:54:56 +00:00
Mark Linimon
9efb759cd4 With portmgr hat on, reset bouncing maintainer address:
Final-Recipient: rfc822; Yonatan@xpert.com
Action: failed
Status: 5.0.0
Diagnostic-Code: X-Postfix; unknown user: "yonatan"
2005-01-29 19:47:21 +00:00
Volker Stolz
166af4876b Add foremost 0.69, console program to recover files based on their
headers and footers.

PR:		ports/68414
Submitted by:	Yonatan <Yonatan@xpert.com>
2004-12-15 12:39:25 +00:00