View | Details | Raw Unified | Return to bug 45262
Collapse All | Expand All

(-)bcwipe.old/Makefile (-6 / +3 lines)
Line 9 Link Here
9
PORTVERSION=	0.2.4
9
PORTVERSION=	1.2.1
10
--
Line 12 Link Here
12
		http://www.edunet.hu/~crow/
12
		http://www.underworld.hu/~crow/distfiles/
13
--
Line 15 Link Here
15
MAINTAINER=	crow@nektor.hu
15
MAINTAINER=	Tamas Foldi <crow@nektor.hu>
16
--
(-)bcwipe.old/distinfo (-2 / +1 lines)
Line 1 Link Here
1
MD5 (BCWipe-0.2-4.tar.gz) = a1fd3b04bfddbef19182010d2426907d
1
MD5 (BCWipe-1.2-1.tar.gz) = 54fedd9835d436a9eacf3eec6d9c5bcb
2
--
(-)bcwipe.old/files/patch-aa (-8 / +13 lines)
Lines 1-3 Link Here
1
--- wipe.c.orig	Thu Jun  6 17:25:28 2002
1
--- wipe.c	Fri Nov  8 11:21:30 2002
2
+++ wipe.c	Thu Jun  6 17:26:36 2002
2
+++ wipe.c	Fri Nov  8 11:15:03 2002
3
@@ -66,7 +66,7 @@
3
@@ -28,7 +28,6 @@
4
--
4
 #include <utime.h>
5
 #include <stdlib.h>
6
 #include <sys/ioctl.h>
7
-#include <sys/vfs.h>
8
 #include <time.h>
9
 #include <ctype.h>
10
 #include <sys/mount.h>
11
@@ -68,7 +67,7 @@
Line 12 Link Here
12
@@ -675,7 +675,7 @@
20
@@ -700,7 +699,7 @@
13
--
Line 21 Link Here
21
@@ -685,7 +685,7 @@
29
@@ -710,7 +709,7 @@
22
--

Return to bug 45262