Upgrading to 1.36 broke my installation. My program fails with: "Can't locate namespace/autoclean.pm in @INC (you may need to install the namespace::autoclean module) (@INC contains: /usr/local/lib/perl5/site_perl/mach/5.20 /usr/local/lib/perl5/site_perl /usr/local/lib/perl5/5.20/mach /usr/local/lib/perl5/5.20 /usr/local/lib/perl5/site_perl/5.20 /usr/local/lib/perl5/site_perl/5.20/mach .) at /usr/local/lib/perl5/site_perl/mach/5.20/DateTime.pm line 8." Installing devel/p5-namespace-autoclean solved the problem.
A commit references this bug: Author: az Date: Tue Aug 9 12:09:18 UTC 2016 New revision: 419916 URL: https://svnweb.freebsd.org/changeset/ports/419916 Log: add missed p5-namespace-autoclean as dep bump portrevision PR: 211691 Submitted by: sfoster@mailbox.myzen.co.uk Changes: head/devel/p5-DateTime/Makefile
Fixed by rev 419916
A commit references this bug: Author: mat Date: Tue Aug 9 12:23:15 UTC 2016 New revision: 419917 URL: https://svnweb.freebsd.org/changeset/ports/419917 Log: Add the correct version, the configure stage was saying: Warning: prerequisite namespace::autoclean 0.19 not found. PR: 211691 Reported by: sfoster mailbox myzen co uk Sponsored by: Absolight Changes: head/devel/p5-DateTime/Makefile