Hi,

Update for Xombrero to 1.3.1:

* Unbreak custom URI handling
* Fix display of about:favorites with no favorites
* Prevent using back on an about:secviolation page from returning back
  to the exact same page that triggered the cert warning.
* Fix build with glib 2.30.0
* Kill a crash when using older libsoup versions
* Sync the preloaded HSTS list with Chromium's

Tested on amd64.

Ok? Comments?

-- 
Sending from my VCR...
Index: Makefile
===================================================================
RCS file: /cvs/ports/www/xombrero/Makefile,v
retrieving revision 1.4
diff -u -p -r1.4 Makefile
--- Makefile    4 Sep 2012 12:06:01 -0000       1.4
+++ Makefile    15 Sep 2012 18:29:03 -0000
@@ -1,7 +1,7 @@
 # $OpenBSD: Makefile,v 1.4 2012/09/04 12:06:01 gonzalo Exp $
 
 COMMENT=               vi-like minimalists web browser
-DISTNAME=              xombrero-1.3.0
+DISTNAME=              xombrero-1.3.1
 CATEGORIES=            www
 EPOCH=                 1
 
Index: distinfo
===================================================================
RCS file: /cvs/ports/www/xombrero/distinfo,v
retrieving revision 1.4
diff -u -p -r1.4 distinfo
--- distinfo    4 Sep 2012 12:06:01 -0000       1.4
+++ distinfo    15 Sep 2012 18:29:03 -0000
@@ -1,2 +1,2 @@
-SHA256 (xombrero-1.3.0.tgz) = QtgxlTzQEagdHFkU6p4UsUviQLQAwe2UxMwmuon53eI=
-SIZE (xombrero-1.3.0.tgz) = 253343
+SHA256 (xombrero-1.3.1.tgz) = t+7jDmitLXE1K5xNfKNPAl32Qnf4LofWF4qhrZopEjE=
+SIZE (xombrero-1.3.1.tgz) = 259149

Reply via email to