From nobody@FreeBSD.org  Sun Apr 15 08:06:04 2012
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 368B9106566B
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 15 Apr 2012 08:06:04 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22])
	by mx1.freebsd.org (Postfix) with ESMTP id 21C7B8FC0C
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 15 Apr 2012 08:06:04 +0000 (UTC)
Received: from red.freebsd.org (localhost [127.0.0.1])
	by red.freebsd.org (8.14.4/8.14.4) with ESMTP id q3F863Ma060454
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 15 Apr 2012 08:06:03 GMT
	(envelope-from nobody@red.freebsd.org)
Received: (from nobody@localhost)
	by red.freebsd.org (8.14.4/8.14.4/Submit) id q3F863CG060453;
	Sun, 15 Apr 2012 08:06:03 GMT
	(envelope-from nobody)
Message-Id: <201204150806.q3F863CG060453@red.freebsd.org>
Date: Sun, 15 Apr 2012 08:06:03 GMT
From: Olivier Duchateau <duchateau.olivier@gmail.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [UPDATE] www/midori to 0.4.5
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         166958
>Category:       ports
>Synopsis:       [UPDATE] www/midori to 0.4.5
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    rene
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Apr 15 08:10:01 UTC 2012
>Closed-Date:    Tue May 08 20:03:31 UTC 2012
>Last-Modified:  Tue May 08 20:03:31 UTC 2012
>Originator:     Olivier Duchateau
>Release:        FreeBSD 8.2-RELEASE-p3 i386
>Organization:
>Environment:
>Description:
Announce: http://mail.xfce.org/pipermail/xfce/2012-April/030296.html

With this version, we can use external download manager (enable in Preferences box):

- www/aria2
or
- deskutils/steadyflow

There's an issue with SteadyFlow and Vala 0.14.2 (taken from MarcusCom repository), on my box, it often segfaults.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -u /usr/ports/www/midori/Makefile midori/Makefile
--- /usr/ports/www/midori/Makefile	2012-03-26 23:11:55.000000000 +0200
+++ midori/Makefile	2012-04-15 09:47:04.000000000 +0200
@@ -7,8 +7,7 @@
 #
 
 PORTNAME=	midori
-PORTVERSION=	0.4.4
-PORTREVISION=	1
+PORTVERSION=	0.4.5
 CATEGORIES=	www xfce
 MASTER_SITES=	${MASTER_SITE_XFCE}
 MASTER_SITE_SUBDIR=	src/apps/${PORTNAME}/${PORTVERSION:R}
@@ -87,8 +86,8 @@
 .if defined(WITH_APIDOCS)
 	${MKDIR} ${DOCSDIR}/api/katze/html
 	${MKDIR} ${DOCSDIR}/api/midori/html
-	(cd ${WRKSRC}/_build_/docs/api/katze/html && ${COPYTREE_SHARE} \* ${DOCSDIR}/api/katze/html)
-	(cd ${WRKSRC}/_build_/docs/api/midori/html && ${COPYTREE_SHARE} \* ${DOCSDIR}/api/midori/html)
+	(cd ${WRKSRC}/_build/docs/api/katze/html && ${COPYTREE_SHARE} \* ${DOCSDIR}/api/katze/html)
+	(cd ${WRKSRC}/_build/docs/api/midori/html && ${COPYTREE_SHARE} \* ${DOCSDIR}/api/midori/html)
 .endif
 
 .include <bsd.port.post.mk>
diff -u /usr/ports/www/midori/distinfo midori/distinfo
--- /usr/ports/www/midori/distinfo	2012-03-10 11:39:32.000000000 +0100
+++ midori/distinfo	2012-04-15 00:24:59.000000000 +0200
@@ -1,2 +1,2 @@
-SHA256 (xfce4/midori-0.4.4.tar.bz2) = fadd43f76c1c9f6a16483e60a804e58fb6817c6a595b1acdd59bcbdd7b35bca2
-SIZE (xfce4/midori-0.4.4.tar.bz2) = 939294
+SHA256 (xfce4/midori-0.4.5.tar.bz2) = 7b57cf3ebb56eef586351f2ae9f71ec9683aedff0b79a071b70b811d9876ff84
+SIZE (xfce4/midori-0.4.5.tar.bz2) = 950950
Common subdirectories: /usr/ports/www/midori/files and midori/files
Only in /usr/ports/www/midori/: pkg-message
diff -u /usr/ports/www/midori/pkg-plist midori/pkg-plist
--- /usr/ports/www/midori/pkg-plist	2012-03-10 11:39:32.000000000 +0100
+++ midori/pkg-plist	2012-04-15 00:24:59.000000000 +0200
@@ -1,12 +1,14 @@
 bin/midori
 etc/xdg/midori/extensions/adblock/config
 etc/xdg/midori/search
+include/midori-%%VERSION%%/extensions/external-download-manager.h
 include/midori-%%VERSION%%/extensions/history-list.h
 lib/midori/libadblock.so
 lib/midori/libaddons.so
 lib/midori/libcolorful-tabs.so
 lib/midori/libcookie-manager.so
 lib/midori/libcopy-tabs.so
+lib/midori/libexternal-download-manager.so
 lib/midori/libfeed-panel.so
 lib/midori/libformhistory.so
 lib/midori/libhistory-list.so
@@ -44,7 +46,6 @@
 %%APIDOCS%%%%DOCSDIR%%/api/katze/html/katze-katze-separatoraction.html
 %%APIDOCS%%%%DOCSDIR%%/api/katze/html/katze-katze-throbber.html
 %%APIDOCS%%%%DOCSDIR%%/api/katze/html/katze-katze-utils.html
-%%APIDOCS%%%%DOCSDIR%%/api/katze/html/katze.devhelp
 %%APIDOCS%%%%DOCSDIR%%/api/katze/html/katze.devhelp2
 %%APIDOCS%%%%DOCSDIR%%/api/katze/html/left.png
 %%APIDOCS%%%%DOCSDIR%%/api/katze/html/right.png
@@ -75,7 +76,6 @@
 %%APIDOCS%%%%DOCSDIR%%/api/midori/html/midori-midori.html
 %%APIDOCS%%%%DOCSDIR%%/api/midori/html/midori-socket.html
 %%APIDOCS%%%%DOCSDIR%%/api/midori/html/midori-sokoke.html
-%%APIDOCS%%%%DOCSDIR%%/api/midori/html/midori.devhelp
 %%APIDOCS%%%%DOCSDIR%%/api/midori/html/midori.devhelp2
 %%APIDOCS%%%%DOCSDIR%%/api/midori/html/right.png
 %%APIDOCS%%%%DOCSDIR%%/api/midori/html/style.css
@@ -146,6 +146,8 @@
 %%DATADIR%%/res/error.html
 %%DATADIR%%/res/logo-shade.png
 %%DATADIR%%/res/speeddial-head-%%PORTVERSION%%.html
+share/vala/vapi/external-download-manager.deps
+share/vala/vapi/external-download-manager.vapi
 share/vala/vapi/history-list.deps
 share/vala/vapi/history-list.vapi
 @dirrmtry share/vala/vapi


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->freebsd-xfce 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Sun Apr 15 08:10:15 UTC 2012 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=166958 
Responsible-Changed-From-To: freebsd-xfce->rene 
Responsible-Changed-By: rene 
Responsible-Changed-When: Mon Apr 23 21:18:47 UTC 2012 
Responsible-Changed-Why:  
Grab 

http://www.freebsd.org/cgi/query-pr.cgi?pr=166958 
State-Changed-From-To: open->suspended 
State-Changed-By: rene 
State-Changed-When: Mon Apr 30 11:23:26 UTC 2012 
State-Changed-Why:  
Needs vala 0.14.0 or higher, which is not in the Ports Tree yet. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=166958 

From: Olivier Duchateau <duchateau.olivier@gmail.com>
To: bug-followup <bug-followup@freebsd.org>
Cc: rene@freebsd.org
Subject: Re: ports/166958: [UPDATE] www/midori to 0.4.5
Date: Thu, 3 May 2012 00:12:23 +0200

 Fix (temporary at least) for Vala 0.12.x.
 
 http://www.freebsd.org/cgi/query-pr.cgi?pr=167536
 
 2012/4/30  <rene@freebsd.org>:
 > Synopsis: [UPDATE] www/midori to 0.4.5
 >
 > State-Changed-From-To: open->suspended
 > State-Changed-By: rene
 > State-Changed-When: Mon Apr 30 11:23:26 UTC 2012
 > State-Changed-Why:
 > Needs vala 0.14.0 or higher, which is not in the Ports Tree yet.
 >
 > http://www.freebsd.org/cgi/query-pr.cgi?pr=166958
 
 
 
 -- 
 olivier
State-Changed-From-To: suspended->closed 
State-Changed-By: rene 
State-Changed-When: Tue May 8 20:03:01 UTC 2012 
State-Changed-Why:  
Superceded by 167536 

http://www.freebsd.org/cgi/query-pr.cgi?pr=166958 
>Unformatted:
