ports/159518: [UPDATE] www/midori to 0.4.0

Olivier Duchateau duchateau.olivier at gmail.com
Thu Aug 4 18:10:13 UTC 2011


>Number:         159518
>Category:       ports
>Synopsis:       [UPDATE] www/midori to 0.4.0
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Aug 04 18:10:12 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Olivier Duchateau
>Release:        FreeBSD 8.2-RELEASE
>Organization:
>Environment:
>Description:
Announce: http://mail.xfce.org/pipermail/xfce/2011-August/028993.html

- Delete libidn in configure option, because by default it's enabled (libsoup > 2.27.90).

Now, Midori needs webkit-gtk2 >= 1.2.7 (minimal version). Perhaps it's time to update this port.

Note: Midori was tested with www/webkit-gtk2 (v1.4.2), taken from Marcuscom repository.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -u /usr/ports/www/midori/Makefile midori/Makefile
--- /usr/ports/www/midori/Makefile	2011-05-16 19:57:25.000000000 +0200
+++ midori/Makefile	2011-08-04 19:46:29.000000000 +0200
@@ -7,7 +7,7 @@
 #
 
 PORTNAME=	midori
-PORTVERSION=	0.3.6
+PORTVERSION=	0.4.0
 CATEGORIES=	www xfce
 MASTER_SITES=	${MASTER_SITE_XFCE}
 MASTER_SITE_SUBDIR=	src/apps/${PORTNAME}/${PORTVERSION:R}
@@ -28,8 +28,7 @@
 
 CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
 		LDFLAGS="-L${LOCALBASE}/lib"
-CONFIGURE_ARGS+=--disable-libidn \
-		--enable-libnotify \
+CONFIGURE_ARGS+=--enable-libnotify \
 		--enable-addons \
 		--enable-docs \
 		--jobs=${MAKE_JOBS_NUMBER}
diff -u /usr/ports/www/midori/distinfo midori/distinfo
--- /usr/ports/www/midori/distinfo	2011-05-16 19:57:25.000000000 +0200
+++ midori/distinfo	2011-08-04 19:43:17.000000000 +0200
@@ -1,2 +1,2 @@
-SHA256 (xfce4/midori-0.3.6.tar.bz2) = 5fb290ffde81e5e6b39a54d286f5732496bfda10ff65019189cc6bf8408f2410
-SIZE (xfce4/midori-0.3.6.tar.bz2) = 904370
+SHA256 (xfce4/midori-0.4.0.tar.bz2) = 0ac31b008b44e08cf0536a38405a0ecc2da7c28e3d549915325dbba74f74cd75
+SIZE (xfce4/midori-0.4.0.tar.bz2) = 913425
Common subdirectories: /usr/ports/www/midori/files and midori/files


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



More information about the freebsd-ports-bugs mailing list