summaryrefslogtreecommitdiff
path: root/www/dillo
diff options
context:
space:
mode:
authoradam <adam>2015-07-24 10:23:12 +0000
committeradam <adam>2015-07-24 10:23:12 +0000
commita940f64f2291783da2ebd3374841a84004d8f546 (patch)
tree5ecd103dc82f35581c8e32e1459a5f6f7d8c9882 /www/dillo
parent6e9aa4b3c9ab747e7c4d254c9e2fae2668c83334 (diff)
downloadpkgsrc-a940f64f2291783da2ebd3374841a84004d8f546.tar.gz
Changes 3.0.5:
+- Image buffer/cache improvements. - Fix for segfault when there's no dpid and view source is requested. - Fix view-source dpi to handle null characters correctly. - Made view-source dpi use CSS formatting (it's shorter and cleaner). Patches: Jorge Arellano Cid +- Crosscompile/buildroot-friendly fltk-config test. +- Fix X11 icon name. - In location bar, tend toward showing beginning of URL instead of end. - Handle irix's version of vsnprintf(). - INPUT, TEXTAREA placeholder attribute. - Better notification when user's domainrc settings block page redirection. - Fix bug with font_factor preference and CSS font-size:(larger|smaller). - Recognize Menu key in keysrc. - HTTPS: change cipher list to "ALL:!aNULL:!eNULL:!LOW:!EXPORT40:!RC4", disable SSL3, disable TLS compression. +- Avoid requesting background images if an ancestor has display:none. - Ignore built-in search url if any are specified in dillorc.
Diffstat (limited to 'www/dillo')
-rw-r--r--www/dillo/Makefile4
-rw-r--r--www/dillo/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/www/dillo/Makefile b/www/dillo/Makefile
index b013e188b01..cb22d4ba486 100644
--- a/www/dillo/Makefile
+++ b/www/dillo/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.69 2015/06/12 16:17:15 snj Exp $
+# $NetBSD: Makefile,v 1.70 2015/07/24 10:23:12 adam Exp $
-DISTNAME= dillo-3.0.4.1
+DISTNAME= dillo-3.0.5
CATEGORIES= www
MASTER_SITES= http://www.dillo.org/download/
EXTRACT_SUFX= .tar.bz2
diff --git a/www/dillo/distinfo b/www/dillo/distinfo
index 90b47f7fa8b..ddbb5fae0c7 100644
--- a/www/dillo/distinfo
+++ b/www/dillo/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.37 2015/06/12 16:17:15 snj Exp $
+$NetBSD: distinfo,v 1.38 2015/07/24 10:23:12 adam Exp $
-SHA1 (dillo-3.0.4.1.tar.bz2) = f030335a561e00afae1c6c5c73f87305f35a5643
-RMD160 (dillo-3.0.4.1.tar.bz2) = e7b585e3819a0782868488255a083b0bb6f53b35
-Size (dillo-3.0.4.1.tar.bz2) = 744101 bytes
+SHA1 (dillo-3.0.5.tar.bz2) = 1f6646f03e3c99f03a4e4abeeb5110bf7f7b3e6a
+RMD160 (dillo-3.0.5.tar.bz2) = 404d7b1a0e60526a53a02d4d49ed5b747f4e43fb
+Size (dillo-3.0.5.tar.bz2) = 734472 bytes