Diff
Modified: trunk/dports/security/fcrackzip/Portfile (32296 => 32297)
--- trunk/dports/security/fcrackzip/Portfile 2007-12-23 20:44:27 UTC (rev 32296)
+++ trunk/dports/security/fcrackzip/Portfile 2007-12-23 21:06:42 UTC (rev 32297)
@@ -17,7 +17,7 @@
checksums md5 b45ee7f1491252be1d466036fb433de0
-patchfiles patch-crack.h
+patchfiles patch-crack.h.diff
depends_build port:perl5.8
Deleted: trunk/dports/security/fcrackzip/files/patch-crack.h (32296 => 32297)
--- trunk/dports/security/fcrackzip/files/patch-crack.h 2007-12-23 20:44:27 UTC (rev 32296)
+++ trunk/dports/security/fcrackzip/files/patch-crack.h 2007-12-23 21:06:42 UTC (rev 32297)
@@ -1,10 +0,0 @@
---- crack.h.old 2006-08-18 00:48:54.000000000 +0200
-+++ crack.h 2006-08-18 00:49:04.000000000 +0200
-@@ -24,7 +24,6 @@
- extern u8 bf_last;
-
- extern int verbosity;
--extern int use_unzip;
-
- #define FILE_SIZE 12
- #define CRC_SIZE 2
Copied: trunk/dports/security/fcrackzip/files/patch-crack.h.diff (from rev 32296, trunk/dports/security/fcrackzip/files/patch-crack.h) (0 => 32297)
--- trunk/dports/security/fcrackzip/files/patch-crack.h.diff (rev 0)
+++ trunk/dports/security/fcrackzip/files/patch-crack.h.diff 2007-12-23 21:06:42 UTC (rev 32297)
@@ -0,0 +1,10 @@
+--- crack.h.old 2006-08-18 00:48:54.000000000 +0200
++++ crack.h 2006-08-18 00:49:04.000000000 +0200
+@@ -24,7 +24,6 @@
+ extern u8 bf_last;
+
+ extern int verbosity;
+-extern int use_unzip;
+
+ #define FILE_SIZE 12
+ #define CRC_SIZE 2