svn commit: r437533 - head/security/p5-Crypt-LE
Mathieu Arnold
mat at FreeBSD.org
Tue Apr 25 11:15:23 UTC 2017
Le 25/04/2017 à 09:38, Kurt Jaeger a écrit :
> Hi!
>
>>> RUN_DEPENDS= p5-Crypt-Format>=0:security/p5-Crypt-Format \
>>> - p5-Crypt-OpenSSL-PKCS10>=0:security/p5-Crypt-OpenSSL-PKCS10 \
>>> - p5-Crypt-PKCS10>=0:security/p5-Crypt-PKCS10 \
>>> p5-IO-Socket-SSL>=0:security/p5-IO-Socket-SSL \
>>> p5-JSON-MaybeXS>=0:converters/p5-JSON-MaybeXS \
>>> p5-Log-Log4perl>=0:devel/p5-Log-Log4perl \
>> 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.
>
>> 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.
Well, you may not have a test case, but "make test" does work for all
Perl ports by default (or, well, not work in that case) (from a testport
-i prompt):
root at 10amd64-ports:/usr/ports/security/p5-Crypt-LE # make test
===> Testing for p5-Crypt-LE-0.22
PERL_DL_NONLAZY=1 "/usr/local/bin/perl5.24.1" "-MExtUtils::Command::MM"
"-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0,
'blib/lib', 'blib/arch')" t/*.t
t/00-load.t ...... 1/? Bailout called. Further testing stopped:
# Failed test 'use Crypt::LE;'
# at t/00-load.t line 10.
# Tried to use 'Crypt::LE'.
# Error: Can't locate Crypt/OpenSSL/RSA.pm in @INC (you may need to
install the Crypt::OpenSSL::RSA module) (@INC contains:
/wrkdirs/usr/ports/security/p5-Crypt-LE/work/Crypt-LE-0.22/blib/lib
/wrkdirs/usr/ports/security/p5-Crypt-LE/work/Crypt-LE-0.22/blib/arch
/usr/local/lib/perl5/site_perl/mach/5.24 /usr/local/lib/perl5/site_perl
/usr/local/lib/perl5/5.24/mach /usr/local/lib/perl5/5.24) at
/wrkdirs/usr/ports/security/p5-Crypt-LE/work/Crypt-LE-0.22/blib/lib/Crypt/LE.pm
line 123.
# BEGIN failed--compilation aborted at
/wrkdirs/usr/ports/security/p5-Crypt-LE/work/Crypt-LE-0.22/blib/lib/Crypt/LE.pm
line 123.
# Compilation failed in require at t/00-load.t line 10.
# BEGIN failed--compilation aborted at t/00-load.t line 10.
--
Mathieu Arnold
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 949 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freebsd.org/pipermail/svn-ports-all/attachments/20170425/91666615/attachment.sig>
More information about the svn-ports-all
mailing list