From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Mar 13 23:40:01 2014 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 6D172EF for ; Thu, 13 Mar 2014 23:40:01 +0000 (UTC) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 5A0D0EC5 for ; Thu, 13 Mar 2014 23:40:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.8/8.14.8) with ESMTP id s2DNe1ra008065 for ; Thu, 13 Mar 2014 23:40:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.8/8.14.8/Submit) id s2DNe1hg008064; Thu, 13 Mar 2014 23:40:01 GMT (envelope-from gnats) Date: Thu, 13 Mar 2014 23:40:01 GMT Message-Id: <201403132340.s2DNe1hg008064@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org Cc: From: Henry Hu Subject: Re: ports/187376: [UPDATE] x11/slim to 1.3.6 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list Reply-To: Henry Hu List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 13 Mar 2014 23:40:01 -0000 The following reply was made to PR ports/187376; it has been noted by GNATS. From: Henry Hu To: bug-followup@freebsd.org, olivierd@freebsd.org Cc: Subject: Re: ports/187376: [UPDATE] x11/slim to 1.3.6 Date: Thu, 13 Mar 2014 19:38:31 -0400 --001a11c2e2249f88cb04f48574b6 Content-Type: text/plain; charset=ISO-8859-1 This patch seems fine, but I have a question: why do you make it depend on gcrypt? I can't find any clue that it depends on gcrypt. grep -ir gcrypt * yields nothing in the work dir. Moreover, if I remove the gcrypt dependency, it still builds fine on redports. From "ldd /usr/local/bin/slim" I also can't find libgcrypt.so. -- Cheers, Henry --001a11c2e2249f88cb04f48574b6 Content-Type: text/html; charset=ISO-8859-1
This patch seems fine, but I have a question: why do you make it depend on gcrypt?
I can't find any clue that it depends on gcrypt. grep -ir gcrypt * yields nothing in the work dir.
Moreover, if I remove the gcrypt dependency, it still builds fine on redports.
From "ldd /usr/local/bin/slim" I also can't find libgcrypt.so.


--
Cheers,
Henry
--001a11c2e2249f88cb04f48574b6--