Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 May 2009 06:11:54 GMT
From:      "Eric L. Chen" <d9364104@mail.nchu.edu.tw>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   misc/134738: Update ports: www/midori to 0.1.6
Message-ID:  <200905200611.n4K6BsjQ008732@www.freebsd.org>
Resent-Message-ID: <200905200620.n4K6K1mF034520@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         134738
>Category:       misc
>Synopsis:       Update ports: www/midori to 0.1.6
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed May 20 06:20:01 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Eric L. Chen
>Release:        7-STABLE/amd64
>Organization:
National Chung Hsing University, Taiwan
>Environment:
FreeBSD lihong-pc 7.2-STABLE FreeBSD 7.2-STABLE #14: Mon May 18 14:38:58 CST 2009     root@lihong-pc:/usr/obj/usr/src/sys/LIHONG-PC  amd64
>Description:
Update ports: www/midori to 0.1.6.
It needs webkit-gtk2 1.1.1+, I submitted a patch for webkit-gtk2 (ports/134737).
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -purN www/midori/Makefile www/midori/Makefile
--- www/midori/Makefile	2009-05-19 16:01:57.000000000 +0800
+++ www/midori/Makefile	2009-05-19 16:02:33.000000000 +0800
@@ -7,7 +7,7 @@
 #
 
 PORTNAME=	midori
-PORTVERSION=	0.1.2
+PORTVERSION=	0.1.6
 CATEGORIES=	www
 MASTER_SITES=	http://goodies.xfce.org/releases/${PORTNAME}/
 
diff -purN www/midori/distinfo www/midori/distinfo
--- www/midori/distinfo	2009-02-15 12:34:56.000000000 +0800
+++ www/midori/distinfo	2009-05-19 16:03:07.000000000 +0800
@@ -1,3 +1,3 @@
-MD5 (midori-0.1.2.tar.bz2) = 5169ead6783f374cedf3f89bf399bd75
-SHA256 (midori-0.1.2.tar.bz2) = a966641cf1b6e18e4f58aa3585a9a63905ed50252883804c006a3263674a32ec
-SIZE (midori-0.1.2.tar.bz2) = 311182
+MD5 (midori-0.1.6.tar.bz2) = afed64074b2ed195aae171b2178650e1
+SHA256 (midori-0.1.6.tar.bz2) = e6cc1b6da8a7af99ba9298e0cb4aac790595f04e04497ea8c2bb4b48c44feb5f
+SIZE (midori-0.1.6.tar.bz2) = 390115
diff -purN www/midori/pkg-plist www/midori/pkg-plist
--- www/midori/pkg-plist	2009-02-15 12:34:56.000000000 +0800
+++ www/midori/pkg-plist	2009-05-19 16:35:13.000000000 +0800
@@ -1,7 +1,9 @@
 bin/midori
 lib/midori/libpage-holder.so
-lib/midori/libtab-panel.so
 lib/midori/libstatusbar-features.so
+lib/midori/libcolorful-tabs.so
+lib/midori/libcookie-manager.so
+lib/midori/libmouse-gestures.so
 %%NLS%%share/applications/midori.desktop
 %%DOCSDIR%%/AUTHORS
 %%DOCSDIR%%/ChangeLog
@@ -30,8 +32,10 @@ share/icons/hicolor/48x48/status/news-fe
 %%NLS%%share/locale/fi/LC_MESSAGES/midori.mo
 %%NLS%%share/locale/fr/LC_MESSAGES/midori.mo
 %%NLS%%share/locale/gl/LC_MESSAGES/midori.mo
+%%NLS%%share/locale/he/LC_MESSAGES/midori.mo
 %%NLS%%share/locale/hu/LC_MESSAGES/midori.mo
 %%NLS%%share/locale/id/LC_MESSAGES/midori.mo
+%%NLS%%share/locale/it/LC_MESSAGES/midori.mo
 %%NLS%%share/locale/ja/LC_MESSAGES/midori.mo
 %%NLS%%share/locale/nl/LC_MESSAGES/midori.mo
 %%NLS%%share/locale/pl/LC_MESSAGES/midori.mo
@@ -40,6 +44,8 @@ share/icons/hicolor/48x48/status/news-fe
 %%NLS%%share/locale/sv/LC_MESSAGES/midori.mo
 %%NLS%%share/locale/tr/LC_MESSAGES/midori.mo
 %%NLS%%share/locale/uk/LC_MESSAGES/midori.mo
+%%NLS%%share/locale/zh_CN/LC_MESSAGES/midori.mo
+%%NLS%%share/locale/zh_TW/LC_MESSAGES/midori.mo
 share/midori/logo-shade.png
 @dirrm lib/midori
 @dirrm share/midori


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200905200611.n4K6BsjQ008732>