# New ports collection makefile for: p5-MIME-Explode # Date created: 2006/12/22 # Whom: chinsan # # $FreeBSD$ # PORTNAME= MIME-Explode PORTVERSION= 0.38 CATEGORIES= mail perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= chinsan@FreeBSD.org COMMENT= Perl extension for explode MIME messages PERL_CONFIGURE= yes MAN3= MIME::Explode.3 .include le='dexon-tests Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #280 from ethereum/refill-refund600Yoichi Hirai2017-08-301-1/+1
|\
| * Refull refund600 testYoichi Hirai2017-08-281-1/+1
* | add 'returndatacopy_after_successful_delegatecall' state testJared Wasinger2017-08-291-0/+117
* | add 'returndatacopy_after_successful_callcode' state testJared Wasinger2017-08-291-0/+117
* | add 'returndatasize_after_successful_delegatecall' state testJared Wasinger2017-08-291-0/+117
* | add 'returndatasize_after_successful_staticcall' state testJared Wasinger2017-08-291-0/+117
* | This change is a part of the fix to https://github.com/ethereum/cpp-ethereum/...Yoichi Hirai2017-08-281-3/+3
* | add randomTest642 that fails on geth. a call to precompiled 007Dimitry2017-08-281-0/+123
|/
* add state test 'returndatasize_after_callcode'Jared Wasinger2017-08-281-0/+116
* Changes for EIP-684Yoichi Hirai2017-08-243-19/+19
* Merge pull request #253 from cdetrio/fix-data-0xYoichi Hirai2017-08-2315-62/+62
|\
| * add 0x prefix to state test transaction datacdetrio2017-08-0815-62/+62
* | refill opcodes test with logsDimitry2017-08-221-469/+235
* | make all logs hexDimitry2017-08-21