aboutsummaryrefslogtreecommitdiff
path: root/www/free-sa
diff options
context:
space:
mode:
authorBeech Rintoul <beech@FreeBSD.org>2008-12-31 00:08:12 +0000
committerBeech Rintoul <beech@FreeBSD.org>2008-12-31 00:08:12 +0000
commit0083cb4df5314f4a945056c46c79608869f81a11 (patch)
tree527a3a05765308f5177f57454b8db672f86a7f7c /www/free-sa
parentee5ecb5fac0fbbded9e95d4cbfd5b788644474d4 (diff)
downloadports-0083cb4df5314f4a945056c46c79608869f81a11.tar.gz
ports-0083cb4df5314f4a945056c46c79608869f81a11.zip
- Removed patch-w_config (fixed upstream)
PR: ports/129628 Reported By: QAT
Notes
Notes: svn path=/head/; revision=225027
Diffstat (limited to 'www/free-sa')
-rw-r--r--www/free-sa/files/patch-w_config14
1 files changed, 0 insertions, 14 deletions
diff --git a/www/free-sa/files/patch-w_config b/www/free-sa/files/patch-w_config
deleted file mode 100644
index f3e6030a2365..000000000000
--- a/www/free-sa/files/patch-w_config
+++ /dev/null
@@ -1,14 +0,0 @@
-
---- src/work/w_config.c 2008-11-24 20:15:35.000000000 +0000
-+++ src/work/w_config.c.new 2008-12-09 11:36:54.000000000 +0000
-@@ -763,7 +763,7 @@
-
-
- void InitLocale(void) {
-- char locstring[FILENAMESIZE];
-+ static char locstring[FILENAMESIZE];
- const char *t = NULL;
- char *curlocale;
- short int i;
-
-