From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Oct 17 16:58:09 2013 Return-Path: Delivered-To: freebsd-ports-bugs@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 56EB1DC6 for ; Thu, 17 Oct 2013 16:58:09 +0000 (UTC) (envelope-from cjpugmed@gmail.com) Received: from mail-vb0-x22d.google.com (mail-vb0-x22d.google.com [IPv6:2607:f8b0:400c:c02::22d]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 1A846210E for ; Thu, 17 Oct 2013 16:58:09 +0000 (UTC) Received: by mail-vb0-f45.google.com with SMTP id e15so1265973vbg.18 for ; Thu, 17 Oct 2013 09:58:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=x492lvapWnb72io7jZl4ta0VcdlDDbcVER2j/9p5icw=; b=RgnQcoOuB5ct5EZcutgeUs85HSl6iQhOc8vM5YD2EmrYphyJ/UmLWDNV6ppfvu6S4B YEtmKwswvyXkdhtAjPbJOQ6i37FHkbGE4tNri2VQoi04uTpHlvF6xQsy3ENLw2xm37ld +uJznLg473k/8PQ0dkaan8W9RzshwGW3Sxf4vKPO3owm2Haw0esKBsSbu4a3SRf5IoDP FE10yPpsqDBrPai3HNfUw7/ffIU5hO4FC1O7js3WQnLeRR/dlGH54AZrYF+XzU9GVLHa 9lnpLK/R9TWEtm/CAtwNzZKcMwweoSXPYzHlXNqfCjJB+QJPfXp3YsqyvvYP8pYOj9wY Pe9Q== MIME-Version: 1.0 X-Received: by 10.220.196.66 with SMTP id ef2mr7676926vcb.7.1382029088171; Thu, 17 Oct 2013 09:58:08 -0700 (PDT) Received: by 10.220.1.17 with HTTP; Thu, 17 Oct 2013 09:58:08 -0700 (PDT) Date: Thu, 17 Oct 2013 18:58:08 +0200 Message-ID: Subject: Re: ports/183061: rtmpdump complains due libcrypto.so.8 From: Carlos Jacobo Puga Medina To: freebsd-ports-bugs@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Oct 2013 16:58:09 -0000 As a temporary solution to install multimedia/rtmpdump is deinstall previously security/openssl. Finally, install security/openssl to come back to leave everything as it was.