From owner-cvs-all@FreeBSD.ORG Fri Apr 27 02:53:34 2012 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3E4871065679; Fri, 27 Apr 2012 02:53:34 +0000 (UTC) (envelope-from mezz@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 124A18FC16; Fri, 27 Apr 2012 02:53:34 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.4/8.14.4) with ESMTP id q3R2rX9a054564; Fri, 27 Apr 2012 02:53:33 GMT (envelope-from mezz@repoman.freebsd.org) Received: (from mezz@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id q3R2rXRh054563; Fri, 27 Apr 2012 02:53:33 GMT (envelope-from mezz) Message-Id: <201204270253.q3R2rXRh054563@repoman.freebsd.org> From: Jeremy Messenger Date: Fri, 27 Apr 2012 02:53:33 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/mail/evolution Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 27 Apr 2012 02:53:34 -0000 mezz 2012-04-27 02:53:33 UTC FreeBSD ports repository Modified files: mail/evolution Makefile Log: Add specific shared library version in the LIB_DEPENDS for krb5, krb5.26. There are a four krb5 libraries in FreeBSD: base system, misc/compat5x, security/krb5 and security/heimdal. With the specific will force this port to try to install correct dependency port, security/heimdal. Reported by: Erich Dollansky Revision Changes Path 1.192 +1 -1 ports/mail/evolution/Makefile