From owner-freebsd-ports@FreeBSD.ORG Sat Dec 1 21:48:43 2012 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 032B68D9 for ; Sat, 1 Dec 2012 21:48:42 +0000 (UTC) (envelope-from jakub_lach@mailplus.pl) Received: from sam.nabble.com (sam.nabble.com [216.139.236.26]) by mx1.freebsd.org (Postfix) with ESMTP id BFE1B8FC0C for ; Sat, 1 Dec 2012 21:48:42 +0000 (UTC) Received: from [192.168.236.26] (helo=sam.nabble.com) by sam.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1TeuvM-0007Cm-MW for freebsd-ports@freebsd.org; Sat, 01 Dec 2012 13:48:36 -0800 Date: Sat, 1 Dec 2012 13:48:36 -0800 (PST) From: Jakub Lach To: freebsd-ports@freebsd.org Message-ID: <1354398516576-5765785.post@n5.nabble.com> In-Reply-To: <20121124225507.GD12528@portland1.byshenk.net> References: <20121123092631.3b0aff2f0902e02098c273b4@alkumuna.eu> <50AF3B4B.9030704@freebsd.org> <20121123143735.90c91a7d81dc73c39764bcd8@alkumuna.eu> <20121124225507.GD12528@portland1.byshenk.net> Subject: Re: Opera vulnerability, marked forbidden instead of update? MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 01 Dec 2012 21:48:43 -0000 About updating opera port, it's matter of updating plist to make sure that opera cleans up after deinstall properly. Opera have a habit of silently adding new files between versions, so it's must be checked. Speaking from user perspective, you don't even need to bump version in Makefile, nobody stops you from downloading from opera.com directly and using their installer as well as their uninstaller (they provide both). It works, and should always work, as long FreeBSD is supported platform. Just when something is in ports, it must be integrated into infrastructure fully. -- View this message in context: http://freebsd.1045724.n5.nabble.com/Opera-vulnerability-marked-forbidden-instead-of-update-tp5763426p5765785.html Sent from the freebsd-ports mailing list archive at Nabble.com.