Tag NetSurf in the F2 tag - pkgsrc-localpatches - leot's pkgsrc LOCALPATCHES
 (HTM) hg clone https://bitbucket.org/iamleot/pkgsrc-localpatches
 (DIR) Log
 (DIR) Files
 (DIR) Refs
       ---
 (DIR) changeset e528202c2be42ddd187a44dba042923af8d0458f
 (DIR) parent c3e727d3d6f5671208c722d0933d4f70f9ae261e
 (HTM) Author: Leonardo Taccari <iamleot@gmail.com>
       Date:   Sat, 12 Jan 2019 17:36:23 
       
       Tag NetSurf in the F2 tag
       
       Diffstat:
        wip/dwm-git/patch-config.h |  3 ++-
        wm/dwm/patch-config.h      |  3 ++-
        2 files changed, 4 insertions(+), 2 deletions(-)
       ---
       diff -r c3e727d3d6f5 -r e528202c2be4 wip/dwm-git/patch-config.h
       --- a/wip/dwm-git/patch-config.h        Wed Jan 02 19:13:13 2019 +0100
       +++ b/wip/dwm-git/patch-config.h        Sat Jan 12 17:36:23 2019 +0100
       @@ -1,6 +1,6 @@
        --- /dev/null  2015-11-09 10:41:47.000000000 +0100
        +++ config.h   2015-11-09 10:40:39.000000000 +0100
       -@@ -0,0 +1,155 @@
       +@@ -0,0 +1,156 @@
        +/* See LICENSE file for copyright and license details. */
        +
        +/* appearance */
       @@ -36,6 +36,7 @@
        +      { "Firefox",      NULL,       NULL,       1 << 1,       0,       -1 },
        +      { "Vimb",         NULL,       NULL,       1 << 1,       0,       -1 },
        +      { "Surf",         NULL,       NULL,       1 << 1,       0,       -1 },
       ++      { "Netsurf-gtk",  NULL,       NULL,       1 << 1,       0,       -1 },
        +      { "Luakit",       NULL,       NULL,       1 << 1,       0,       -1 },
        +      { "tabbed",       NULL,       NULL,       1 << 1,       0,       -1 },
        +      { "MuPDF",        NULL,       NULL,       1 << 2,       0,       -1 },
       diff -r c3e727d3d6f5 -r e528202c2be4 wm/dwm/patch-config.h
       --- a/wm/dwm/patch-config.h     Wed Jan 02 19:13:13 2019 +0100
       +++ b/wm/dwm/patch-config.h     Sat Jan 12 17:36:23 2019 +0100
       @@ -1,6 +1,6 @@
        --- /dev/null  2015-11-09 10:41:47.000000000 +0100
        +++ config.h   2015-11-09 10:40:39.000000000 +0100
       -@@ -0,0 +1,222 @@
       +@@ -0,0 +1,223 @@
        +/* See LICENSE file for copyright and license details. */
        +
        +/* appearance */
       @@ -33,6 +33,7 @@
        +      { "Firefox",      NULL,       NULL,       1 << 1,       0,       -1 },
        +      { "Vimb",         NULL,       NULL,       1 << 1,       0,       -1 },
        +      { "Surf",         NULL,       NULL,       1 << 1,       0,       -1 },
       ++      { "Netsurf-gtk",  NULL,       NULL,       1 << 1,       0,       -1 },
        +      { "Luakit",       NULL,       NULL,       1 << 1,       0,       -1 },
        +      { "tabbed",       NULL,       NULL,       1 << 1,       0,       -1 },
        +      { "MuPDF",        NULL,       NULL,       1 << 2,       0,       -1 },