aboutsummaryrefslogtreecommitdiff
path: root/www/gatling
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2017-04-21 07:46:45 +0000
committerMartin Wilke <miwi@FreeBSD.org>2017-04-21 07:46:45 +0000
commit9bfc43d5d1373b5ee827041c75d777af56c7ddc7 (patch)
tree437a8a255f19ed8422a5fbafa133d437c58f7d6a /www/gatling
parentda559c3b797be1fe6bcd7f5e2b04c5c707c82e53 (diff)
downloadports-9bfc43d5d1373b5ee827041c75d777af56c7ddc7.tar.gz
ports-9bfc43d5d1373b5ee827041c75d777af56c7ddc7.zip
- Fix failing patch when disabling SMB option
PR: 218352 Submitted by: 218352 Approved by: maintainer timeout
Notes
Notes: svn path=/head/; revision=439020
Diffstat (limited to 'www/gatling')
-rw-r--r--www/gatling/files/extra-patch-disable_smb8
1 files changed, 4 insertions, 4 deletions
diff --git a/www/gatling/files/extra-patch-disable_smb b/www/gatling/files/extra-patch-disable_smb
index 438aa2fbc0b7..4fa0110dfd5f 100644
--- a/www/gatling/files/extra-patch-disable_smb
+++ b/www/gatling/files/extra-patch-disable_smb
@@ -1,9 +1,9 @@
---- gatling_features.h.orig 2009-04-13 16:18:09.000000000 +0200
-+++ gatling_features.h 2009-04-13 16:19:18.000000000 +0200
-@@ -6,7 +6,7 @@
- // #define SUPPORT_BITTORRENT
+--- gatling_features.h.orig 2017-04-03 15:04:00.307629000 +0200
++++ gatling_features.h 2017-04-03 15:04:33.084535000 +0200
+@@ -7,7 +7,7 @@
#define SUPPORT_SERVERSTATUS
+ // #define SUPPORT_DAV
-#define SUPPORT_SMB
+#undef SUPPORT_SMB
#define SUPPORT_FTP