summaryrefslogtreecommitdiff
path: root/devel/p5-Data-Munge
AgeCommit message (Collapse)AuthorFilesLines
2016-06-08Bump PKGREVISION for perl-5.24.wiz1-1/+2
2016-04-10Update to devel/p5-Data-Munge-0.096mef2-8/+7
----------------------------------- 0.096 2016-03-02 * eval_string() now preserves the value of $@ both inside the eval'd code and outside (if no exception is thrown).
2015-11-03Add SHA512 digests for distfiles for devel categoryagc1-1/+2
Issues found with existing distfiles: distfiles/eclipse-sourceBuild-srcIncluded-3.0.1.zip distfiles/fortran-utils-1.1.tar.gz distfiles/ivykis-0.39.tar.gz distfiles/enum-1.11.tar.gz distfiles/pvs-3.2-libraries.tgz distfiles/pvs-3.2-linux.tgz distfiles/pvs-3.2-solaris.tgz distfiles/pvs-3.2-system.tgz No changes made to these distinfo files. Otherwise, existing SHA1 digests verified and found to be the same on the machine holding the existing distfiles (morden). All existing SHA1 digests retained for now as an audit trail.
2015-06-12Recursive PKGREVISION bump for all packages mentioning 'perl',wiz1-1/+2
having a PKGNAME of p5-*, or depending such a package, for perl-5.22.0.
2015-05-23Add BUILD_DEPENDS+= p5-Test-Warnings for make testmef1-1/+4
2015-05-22Update to 0.095mef2-6/+6
--------------- 0.095 2015-05-08 * Extend documentation for slurp, submatches, eval_string.
2015-03-15Update to 0.094mef2-6/+6
--------------- 0.094 2015-03-08 * elem("$ref", [$ref]) is now false. (elem($ref, ["$ref"]) had been false before.)
2015-01-29Update 0.08 to 0.093mef2-6/+6
-------------------- 0.093 2014-12-23 * Fix typo in synopsis (thanks, Ivan Wills). 0.092 2014-11-25 * Work around some parser bug in perl 5.6. 0.091 2014-11-19 * Work around regex bug (#115242) in perls < 5.18 that causes spurious test failures. 0.09 2014-11-18 * Add slurp. * Don't leave $VERSION and @EXPORT in scope for eval_string.
2014-10-02Import Data-Munge-0.08 as devel/p5-Data-Munge.wen3-0/+22
This module defines a few generally useful utility functions.