Update to midori 0.1.10, see
http://foo-projects.org/pipermail/xfce/2009-September/025913.html for details. tested by benoit@ & msf@, ok msf@
This commit is contained in:
parent
af4c369015
commit
7c6933d747
@ -1,8 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.12 2009/08/17 19:33:36 landry Exp $
|
||||
# $OpenBSD: Makefile,v 1.13 2009/09/21 08:01:25 landry Exp $
|
||||
|
||||
COMMENT = lightweight web browser
|
||||
|
||||
XFCE_VERSION = 0.1.9
|
||||
XFCE_VERSION = 0.1.10
|
||||
XFCE_GOODIE = midori
|
||||
|
||||
MAINTAINER = Landry Breuil <gaston@gcu.info>
|
||||
|
@ -1,5 +1,5 @@
|
||||
MD5 (midori-0.1.9.tar.bz2) = +vUpUJH0c3I1KEC4TEIhSQ==
|
||||
RMD160 (midori-0.1.9.tar.bz2) = nh1tGM0W8AEZrcc5VRxuy7mAsWY=
|
||||
SHA1 (midori-0.1.9.tar.bz2) = 1UMU9+DicUhm4OV9xV8ULCKFdXw=
|
||||
SHA256 (midori-0.1.9.tar.bz2) = zgvDFgubtAtsOPlouN104/853kEgGOS5NyI8BJkpy0M=
|
||||
SIZE (midori-0.1.9.tar.bz2) = 516902
|
||||
MD5 (midori-0.1.10.tar.bz2) = l7ajo8y4RYxowzWy7o6Rlw==
|
||||
RMD160 (midori-0.1.10.tar.bz2) = s+Nls9vCiWOHwkno+EV4VEo6dAQ=
|
||||
SHA1 (midori-0.1.10.tar.bz2) = lZjehNnDKD8jbDoHXrcHuUI5Z+M=
|
||||
SHA256 (midori-0.1.10.tar.bz2) = H2o68J6puWacSxp8oqjL7lEU2sJhLm9c7R6n6kln+/w=
|
||||
SIZE (midori-0.1.10.tar.bz2) = 543882
|
||||
|
@ -1,7 +1,7 @@
|
||||
$OpenBSD: patch-wscript,v 1.6 2009/07/24 12:04:28 landry Exp $
|
||||
$OpenBSD: patch-wscript,v 1.7 2009/09/21 08:01:25 landry Exp $
|
||||
We don't need those files installed..
|
||||
--- wscript.orig Mon Jul 20 23:35:01 2009
|
||||
+++ wscript Tue Jul 21 22:14:56 2009
|
||||
--- wscript.orig Sat Sep 12 00:09:38 2009
|
||||
+++ wscript Sun Sep 13 13:55:02 2009
|
||||
@@ -63,7 +63,7 @@ def rc_file(self, node):
|
||||
rctask.set_outputs (node.change_ext ('.rc.o'))
|
||||
self.compiled_tasks.append (rctask)
|
||||
@ -11,7 +11,7 @@ We don't need those files installed..
|
||||
|
||||
def configure (conf):
|
||||
def option_checkfatal (option, desc):
|
||||
@@ -372,12 +372,8 @@ def build (bld):
|
||||
@@ -373,12 +373,8 @@ def build (bld):
|
||||
|
||||
bld.add_group ()
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.9 2009/08/17 19:33:36 landry Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.10 2009/09/21 08:01:25 landry Exp $
|
||||
@bin bin/midori
|
||||
lib/midori/
|
||||
lib/midori/libadblock.so
|
||||
@ -35,6 +35,8 @@ share/icons/hicolor/32x32/status/news-feed.png
|
||||
share/icons/hicolor/48x48/apps/midori.png
|
||||
share/icons/hicolor/48x48/categories/extension.png
|
||||
share/icons/hicolor/48x48/status/news-feed.png
|
||||
share/locale/ast/LC_MESSAGES/midori.mo
|
||||
share/locale/ca/LC_MESSAGES/midori.mo
|
||||
share/locale/cs/LC_MESSAGES/midori.mo
|
||||
share/locale/da/LC_MESSAGES/midori.mo
|
||||
share/locale/de/LC_MESSAGES/midori.mo
|
||||
@ -53,6 +55,7 @@ share/locale/ja/LC_MESSAGES/midori.mo
|
||||
share/locale/nl/LC_MESSAGES/midori.mo
|
||||
share/locale/pl/LC_MESSAGES/midori.mo
|
||||
share/locale/pt/LC_MESSAGES/midori.mo
|
||||
share/locale/pt_BR/LC_MESSAGES/midori.mo
|
||||
share/locale/ro/LC_MESSAGES/midori.mo
|
||||
share/locale/ru/LC_MESSAGES/midori.mo
|
||||
share/locale/sk/LC_MESSAGES/midori.mo
|
||||
|
Loading…
Reference in New Issue
Block a user