summaryrefslogtreecommitdiffstats
path: root/mingw-w64-gtk3/gtk3-bug-731013-fix-cross-compilation.patch
Commit message (Expand)AuthorAgeFilesLines
* mingw-w64-gtk3: 3.14.10 -> 3.16.0Ting-Wei Lan2015-04-011-64/+0
* mingw-w64-gtk3: 3.14.4 -> 3.14.5Ting-Wei Lan2014-11-111-0/+64
Q2 FreeBSD Ports (https://github.com/freebsd/freebsd-ports)
aboutsummaryrefslogblamecommitdiffstats
path: root/www/rubygem-passenger/files/patch-disable-anonymous-telemetry-apache
blob: f6270ba913eac2eeb79adae0f69f5c39c4f3a8be (plain) (tree)
1
2
3
4
5
6
7
8
9


                                                                                                   




                                                  
                                         

                                                   
--- src/apache2_module/ServerConfig/AutoGeneratedStruct.h.orig  2019-02-26 13:06:06.695256000 -0500
+++ src/apache2_module/ServerConfig/AutoGeneratedStruct.h   2019-02-26 13:06:41.241589000 -0500
@@ -295,7 +295,7 @@
 
 
    AutoGeneratedServerConfig() {
-       disableAnonymousTelemetry = false;
+       disableAnonymousTelemetry = true;
        disableLogPrefix = false;
        disableSecurityUpdateCheck = false;
        showVersionInHeader = true;