head 1.2; access; symbols pkgsrc-2016Q3:1.1.0.4 pkgsrc-2016Q3-base:1.1 pkgsrc-2016Q2:1.1.0.2 pkgsrc-2016Q2-base:1.1; locks; strict; comment @# @; 1.2 date 2016.11.20.13.02.14; author leot; state dead; branches; next 1.1; commitid nMWSTSvJboXGRRuz; 1.1 date 2016.04.18.20.58.24; author leot; state Exp; branches; next ; commitid bAQtFpiUwrnvr93z; desc @@ 1.2 log @Update www/netsurf to netsurf-3.6. Changes: 3.6 --- NetSurf 3.6 is primarily a bugfix release. It contains several fixes and clean-ups to front end code, as well as supercookie blocking, and certificate chain handling improvements. We recommend all users upgrade to NetSurf 3.6. @ text @$NetBSD: patch-netsurf_gtk_Makefile.defaults,v 1.1 2016/04/18 20:58:24 leot Exp $ Fix installation path for share files. --- netsurf/gtk/Makefile.defaults.orig 2016-04-13 12:58:34.000000000 +0000 +++ netsurf/gtk/Makefile.defaults @@@@ -4,7 +4,7 @@@@ # Where to search for NetSurf's resources after looking in ~/.netsurf and # $NETSURFRES. It must have a trailing / -NETSURF_GTK_RESOURCES := $(PREFIX)/share/netsurf/:./gtk/res/ +NETSURF_GTK_RESOURCES := $(PREFIX)/share/netsurf/ # Where to install the netsurf binary NETSURF_GTK_BIN := $(PREFIX)/bin/ @ 1.1 log @Update www/netsurf to 3.5. Changes: 3.5 --- NetSurf 3.5 is primarily a bugfix release. It contains several fixes and clean-ups to front end code, as well as an improvement to URL parsing. We recommend all users upgrade to NetSurf 3.5. @ text @d1 1 a1 1 $NetBSD$ @