From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Oct 19 17:00:30 2011 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6CD8A1065672 for ; Wed, 19 Oct 2011 17:00:30 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 4950F8FC17 for ; Wed, 19 Oct 2011 17:00:30 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id p9JH0U6G005543 for ; Wed, 19 Oct 2011 17:00:30 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id p9JH0Up1005542; Wed, 19 Oct 2011 17:00:30 GMT (envelope-from gnats) Resent-Date: Wed, 19 Oct 2011 17:00:30 GMT Resent-Message-Id: <201110191700.p9JH0Up1005542@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Jakub Lach Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F2114106564A for ; Wed, 19 Oct 2011 16:51:41 +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 C868D8FC15 for ; Wed, 19 Oct 2011 16:51:41 +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 p9JGpfLX017173 for ; Wed, 19 Oct 2011 16:51:41 GMT (envelope-from nobody@red.freebsd.org) Received: (from nobody@localhost) by red.freebsd.org (8.14.4/8.14.4/Submit) id p9JGpf1a017172; Wed, 19 Oct 2011 16:51:41 GMT (envelope-from nobody) Message-Id: <201110191651.p9JGpf1a017172@red.freebsd.org> Date: Wed, 19 Oct 2011 16:51:41 GMT From: Jakub Lach To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/161814: [patch] security update www/linux-opera to 11.52 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 19 Oct 2011 17:00:30 -0000 >Number: 161814 >Category: ports >Synopsis: [patch] security update www/linux-opera to 11.52 >Confidential: no >Severity: serious >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Wed Oct 19 17:00:29 UTC 2011 >Closed-Date: >Last-Modified: >Originator: Jakub Lach >Release: >Organization: >Environment: >Description: >How-To-Repeat: >Fix: Patch attached with submission follows: diff -rupN /usr/ports/www/linux-opera.orig/Makefile /usr/ports/www/linux-opera/Makefile --- /usr/ports/www/linux-opera.orig/Makefile 2011-10-19 18:47:26.000000000 +0200 +++ /usr/ports/www/linux-opera/Makefile 2011-10-19 18:47:54.000000000 +0200 @@ -28,7 +28,7 @@ RUN_DEPENDS= update-mime-database:${PORT USE_XZ= yes USE_LINUX= yes -USE_LINUX_APPS= aspell naslibs png xorglibs +USE_LINUX_APPS= naslibs png xorglibs ONLY_FOR_ARCHS= i386 amd64 USE_GNOME= desktopfileutils WANT_GNOME= yes @@ -36,8 +36,8 @@ INSTALLS_ICONS= yes NO_BUILD= yes -OPERA_VER?= 11.51 -OPERA_BUILD?= 1087 +OPERA_VER?= 11.52 +OPERA_BUILD?= 1100 DATADIR= ${PREFIX}/share/${UNIQUENAME} DOCSDIR= ${PREFIX}/share/doc/${UNIQUENAME} diff -rupN /usr/ports/www/linux-opera.orig/distinfo /usr/ports/www/linux-opera/distinfo --- /usr/ports/www/linux-opera.orig/distinfo 2011-10-19 18:47:26.000000000 +0200 +++ /usr/ports/www/linux-opera/distinfo 2011-10-19 18:47:59.000000000 +0200 @@ -1,2 +1,2 @@ -SHA256 (opera-11.51-1087.i386.linux.tar.xz) = e2da38a1775b59ebf09e3695505634a3df9655b8812e3b4fe3163d02488d4aad -SIZE (opera-11.51-1087.i386.linux.tar.xz) = 11091928 +SHA256 (opera-11.52-1100.i386.linux.tar.xz) = ccbfdcd0f9f5e35f64f6b71410b5af7b5e749f0976e530d1543d6cc58b989af9 +SIZE (opera-11.52-1100.i386.linux.tar.xz) = 11083092 diff -rupN /usr/ports/www/linux-opera.orig/files/patch-search.ini /usr/ports/www/linux-opera/files/patch-search.ini --- /usr/ports/www/linux-opera.orig/files/patch-search.ini 2011-10-19 18:47:26.000000000 +0200 +++ /usr/ports/www/linux-opera/files/patch-search.ini 2011-10-19 18:48:46.000000000 +0200 @@ -15,7 +15,7 @@ +[Search Engine 31] +UNIQUEID=30D43310864611DF85EAE75821912D1F -+Name=Google BSD ++Name=Google +Verbtext=0 +URL=http://www.google.com/bsd?q=%s&sourceid=opera&num=%i&ie=utf-8&oe=utf-8 +Query= @@ -110,7 +110,7 @@ + +[Search Engine 31] +UNIQUEID=30D43310864611DF85EAE75821912D1F -+Name=Google BSD ++Name=Google +Verbtext=0 +URL=http://www.google.com/bsd?q=%s&sourceid=opera&num=%i&ie=utf-8&oe=utf-8 +Query= >Release-Note: >Audit-Trail: >Unformatted: