Update to midori 0.3.3.

This commit is contained in:
landry 2011-03-14 18:57:21 +00:00
parent 7b5ff89528
commit 8983f0fa23
5 changed files with 26 additions and 26 deletions

View File

@ -1,8 +1,8 @@
# $OpenBSD: Makefile,v 1.30 2011/03/12 12:51:25 landry Exp $
# $OpenBSD: Makefile,v 1.31 2011/03/14 18:57:21 landry Exp $
COMMENT = lightweight web browser
XFCE_VERSION = 0.3.2
XFCE_VERSION = 0.3.3
XFCE_GOODIE = midori
MAINTAINER = Landry Breuil <landry@openbsd.org>

View File

@ -1,5 +1,5 @@
MD5 (midori-0.3.2.tar.bz2) = mdnwuTbnBStBw9Hnp9fWcg==
RMD160 (midori-0.3.2.tar.bz2) = /Rb2yutO5FttXr4vG48OHvJ1xXI=
SHA1 (midori-0.3.2.tar.bz2) = KW+pL4v9kTyHimacEeUFu0+osqs=
SHA256 (midori-0.3.2.tar.bz2) = kxaAP91ohCxD8Gr+ZF7E+kUgbxQnlvYTHSdhujQV4rw=
SIZE (midori-0.3.2.tar.bz2) = 826287
MD5 (midori-0.3.3.tar.bz2) = 4SYsx8wMF3PDMat5RIDwNw==
RMD160 (midori-0.3.3.tar.bz2) = 8jgCUPMkajp8Mu2z66iE08jtlG8=
SHA1 (midori-0.3.3.tar.bz2) = Abr2JD97AK9eW062rF0yM+YLyZM=
SHA256 (midori-0.3.3.tar.bz2) = I2dw0TTi65xEd24jOQP8Cvp2DNO4uH0SMW4bJa/i0/4=
SIZE (midori-0.3.3.tar.bz2) = 848720

View File

@ -1,8 +1,8 @@
$OpenBSD: patch-midori_main_c,v 1.5 2011/03/12 12:51:25 landry Exp $
$OpenBSD: patch-midori_main_c,v 1.6 2011/03/14 18:57:22 landry Exp $
use path to our root ca list for ssl cert validation
--- midori/main.c.orig Sun Feb 20 00:00:26 2011
+++ midori/main.c Sun Feb 20 20:31:06 2011
@@ -898,10 +898,7 @@ midori_soup_session_prepare (SoupSession* sessio
--- midori/main.c.orig Sun Mar 13 23:03:35 2011
+++ midori/main.c Mon Mar 14 09:40:25 2011
@@ -907,10 +907,7 @@ midori_soup_session_prepare (SoupSession* sessio
#if WEBKIT_CHECK_VERSION (1, 1, 14) && defined (HAVE_LIBSOUP_2_29_91)
const gchar* certificate_files[] =
{

View File

@ -1,7 +1,7 @@
$OpenBSD: patch-wscript,v 1.13 2011/03/12 12:51:25 landry Exp $
$OpenBSD: patch-wscript,v 1.14 2011/03/14 18:57:22 landry Exp $
We don't need those files installed..
--- wscript.orig Mon Jan 31 02:04:53 2011
+++ wscript Mon Jan 31 09:15:35 2011
--- wscript.orig Sun Mar 13 23:03:35 2011
+++ wscript Mon Mar 14 10:26:08 2011
@@ -68,7 +68,7 @@ def rc_file(self, node):
self.compiled_tasks.append (rctask)
rc_file = extension ('.rc')(rc_file)
@ -11,17 +11,12 @@ We don't need those files installed..
def configure (conf):
def option_checkfatal (option, desc):
@@ -417,12 +417,8 @@ def build (bld):
@@ -407,7 +407,7 @@ def build (bld):
'AUTHORS COPYING ChangeLog EXPAT README data/faq.html data/faq.css')
bld.add_group ()
- if bld.env['docs']:
- bld.install_files ('${DOCDIR}/', \
- 'AUTHORS COPYING ChangeLog EXPAT README')
-
# Install default configuration
- bld.install_files ('${SYSCONFDIR}/xdg/' + APPNAME + '/', 'data/search')
+ bld.install_files ('${MDATADIR}/examples/' + APPNAME + '/', 'data/search')
if bld.env['RST2HTML']:
# FIXME: Build only if needed
if bld.env['INTLTOOL']:
obj = bld.new_task_gen ('intltool_po')

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.20 2011/03/12 12:51:25 landry Exp $
@comment $OpenBSD: PLIST,v 1.21 2011/03/14 18:57:22 landry Exp $
@bin bin/midori
include/midori-0.3/
include/midori-0.3/extensions/
@ -23,8 +23,13 @@ lib/midori/libtoolbar-editor.so
lib/midori/libweb-cache.so
share/applications/midori.desktop
share/doc/midori/
share/doc/midori/user/
share/doc/midori/user/midori.html
share/doc/midori/AUTHORS
share/doc/midori/COPYING
share/doc/midori/ChangeLog
share/doc/midori/EXPAT
share/doc/midori/README
share/doc/midori/faq.css
share/doc/midori/faq.html
share/examples/midori/
@sample ${SYSCONFDIR}/xdg/
@sample ${SYSCONFDIR}/xdg/midori/