From owner-svn-ports-all@freebsd.org Tue Apr 25 08:55:41 2017 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id DFB8AD4F957; Tue, 25 Apr 2017 08:55:41 +0000 (UTC) (envelope-from des@des.no) Received: from smtp.des.no (smtp.des.no [194.63.250.102]) by mx1.freebsd.org (Postfix) with ESMTP id A973B125; Tue, 25 Apr 2017 08:55:41 +0000 (UTC) (envelope-from des@des.no) Received: from desk.des.no (smtp.des.no [194.63.250.102]) by smtp.des.no (Postfix) with ESMTP id 7A6665619; Tue, 25 Apr 2017 08:55:40 +0000 (UTC) Received: by desk.des.no (Postfix, from userid 1001) id 5E5774ADF; Tue, 25 Apr 2017 10:55:40 +0200 (CEST) From: =?utf-8?Q?Dag-Erling_Sm=C3=B8rgrav?= To: Kurt Jaeger Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r437533 - head/security/p5-Crypt-LE References: <201704020840.v328eDhD064705@repo.freebsd.org> <86o9vloshz.fsf@desk.des.no> <20170425073836.GY70553@fc.opsec.eu> Date: Tue, 25 Apr 2017 10:55:40 +0200 In-Reply-To: <20170425073836.GY70553@fc.opsec.eu> (Kurt Jaeger's message of "Tue, 25 Apr 2017 09:38:36 +0200") Message-ID: <86fugwq31v.fsf@desk.des.no> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 25 Apr 2017 08:55:42 -0000 Kurt Jaeger writes: > Dag-Erling Sm=C3=B8rgrav writes: > > Why did you remove those dependencies? > I've misread the Changelog, where it says: > > - Dropped non-portable Crypt::OpenSSL::PKCS10 dependency. > - Removed Crypt:::PKCS10 dependency. Correct, but those packages pulled in others which Crypt::LE still use and which should have been added in their place. Although it's much simpler (but probably bad form) to just keep Crypt::PKCS10 since Crypt::LE depends on most of the same packages. > > Why are you maintaining a port that you can't even be bothered to > > test before committing updates? > I do not actively use it, so I have no test cases right now. I just gave you one: "/usr/local/bin/le.pl --help". > If someone who uses it wants to maintain it: Please do so. OK, thank you. DES --=20 Dag-Erling Sm=C3=B8rgrav - des@des.no