From owner-freebsd-ports@FreeBSD.ORG Thu Apr 12 11:23:54 2012 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2A6A81065688 for ; Thu, 12 Apr 2012 11:23:54 +0000 (UTC) (envelope-from freebsd@heesakkers.info) Received: from server4.ohos.nl (server4.ohos.nl [IPv6:2a00:d880:0:6::c951:214d]) by mx1.freebsd.org (Postfix) with ESMTP id E5BAB8FC0C for ; Thu, 12 Apr 2012 11:23:53 +0000 (UTC) Received: from [78.40.193.205] (helo=huis.heesakkers.info) by server4.ohos.nl with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.77) (envelope-from ) id 1SII7y-0000Zx-S5 for freebsd-ports@freebsd.org; Thu, 12 Apr 2012 13:23:52 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Date: Thu, 12 Apr 2012 13:23:50 +0200 From: Oliver Heesakkers To: Message-ID: X-Sender: freebsd@heesakkers.info User-Agent: Roundcube Webmail/0.8-beta Subject: security/openssl so bump w/o mention in UPDATING X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 12 Apr 2012 11:23:54 -0000 security/openssl was brought up to 1.0.1 recently which includes bumping OPENSSL_SHLIBVER from 7 to 8. Which means, that in order not to break surprisingly many ports on my desktop I have to "portmaster -r" this port. "portmaster -w" might have also done the trick and I'll leave mentions of other ports-mgmt tools to whomever who will commit this to UPDATING as I believe should happen.