Hi,

new release of midori, bugfixes, adblock support is supposed to be
better, more details here :
http://foo-projects.org/pipermail/xfce/2009-September/025913.html

Landry
Index: Makefile
===================================================================
RCS file: /cvs/ports/www/midori/Makefile,v
retrieving revision 1.12
diff -u -r1.12 Makefile
--- Makefile    17 Aug 2009 19:33:36 -0000      1.12
+++ Makefile    13 Sep 2009 12:23:43 -0000
@@ -2,7 +2,7 @@
 
 COMMENT =      lightweight web browser
 
-XFCE_VERSION = 0.1.9
+XFCE_VERSION = 0.1.10
 XFCE_GOODIE =  midori
 
 MAINTAINER =   Landry Breuil <[email protected]>
Index: distinfo
===================================================================
RCS file: /cvs/ports/www/midori/distinfo,v
retrieving revision 1.9
diff -u -r1.9 distinfo
--- distinfo    17 Aug 2009 19:33:36 -0000      1.9
+++ distinfo    13 Sep 2009 12:23:43 -0000
@@ -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
Index: patches/patch-wscript
===================================================================
RCS file: /cvs/ports/www/midori/patches/patch-wscript,v
retrieving revision 1.6
diff -u -r1.6 patch-wscript
--- patches/patch-wscript       24 Jul 2009 12:04:28 -0000      1.6
+++ patches/patch-wscript       13 Sep 2009 12:23:43 -0000
@@ -1,7 +1,7 @@
 $OpenBSD: patch-wscript,v 1.6 2009/07/24 12:04:28 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 @@
  
  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 ()
  
Index: pkg/PLIST
===================================================================
RCS file: /cvs/ports/www/midori/pkg/PLIST,v
retrieving revision 1.9
diff -u -r1.9 PLIST
--- pkg/PLIST   17 Aug 2009 19:33:36 -0000      1.9
+++ pkg/PLIST   13 Sep 2009 12:23:43 -0000
@@ -35,6 +35,8 @@
 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/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

Reply via email to