Since a recent update of Moose, some moose-using applications have been failing with: Module::Runtime version 0.014 required--this is only version 0.013 at /usr/local/lib/perl5/site_perl/5.18/mach/Moose/Util.pm line 9. BEGIN failed--compilation aborted at /usr/local/lib/perl5/site_perl/5.18/mach/Moose/Util.pm line 9. Compilation failed in require at /usr/local/lib/perl5/site_perl/5.18/mach/Class/MOP/Mixin/HasAttributes.pm line 13. BEGIN failed--compilation aborted at /usr/local/lib/perl5/site_perl/5.18/mach/Class/MOP/Mixin/HasAttributes.pm line 13. Compilation failed in require at /usr/local/lib/perl5/site_perl/5.18/mach/Class/MOP.pm line 20. BEGIN failed--compilation aborted at /usr/local/lib/perl5/site_perl/5.18/mach/Class/MOP.pm line 20. Compilation failed in require at /usr/local/lib/perl5/site_perl/5.18/mach/Moose/Exporter.pm line 10. BEGIN failed--compilation aborted at /usr/local/lib/perl5/site_perl/5.18/mach/Moose/Exporter.pm line 10. Compilation failed in require at /usr/local/lib/perl5/site_perl/5.18/mach/Moose.pm line 16. Updating devel/p5-Module-Runtime fixes this. Fix: PORTNAME= Module-Runtime -PORTVERSION= 0.013 +PORTVERSION= 0.014 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5-
Responsible Changed From-To: freebsd-bugs->freebsd-ports-bugs ports PR.
Responsible Changed From-To: freebsd-ports-bugs->brix Over to maintainer (via the GNATS Auto Assign Tool)
State Changed From-To: open->closed Committed, thanks!
Author: brix Date: Wed Feb 19 21:05:40 2014 New Revision: 345149 URL: http://svnweb.freebsd.org/changeset/ports/345149 QAT: https://qat.redports.org/buildarchive/r345149/ Log: - Update to v0.014 PR: ports/186833 Submitted by: Mike Bristow <mike at urgle dot com> Modified: head/devel/p5-Module-Runtime/Makefile head/devel/p5-Module-Runtime/distinfo Modified: head/devel/p5-Module-Runtime/Makefile ============================================================================== --- head/devel/p5-Module-Runtime/Makefile Wed Feb 19 20:59:58 2014 (r345148) +++ head/devel/p5-Module-Runtime/Makefile Wed Feb 19 21:05:40 2014 (r345149) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Module-Runtime -PORTVERSION= 0.013 +PORTVERSION= 0.014 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/devel/p5-Module-Runtime/distinfo ============================================================================== --- head/devel/p5-Module-Runtime/distinfo Wed Feb 19 20:59:58 2014 (r345148) +++ head/devel/p5-Module-Runtime/distinfo Wed Feb 19 21:05:40 2014 (r345149) @@ -1,2 +1,2 @@ -SHA256 (Module-Runtime-0.013.tar.gz) = ec37e03d90dc905679dab62a82f42cf0897ed79244b87fd9d531438dc3c31023 -SIZE (Module-Runtime-0.013.tar.gz) = 15849 +SHA256 (Module-Runtime-0.014.tar.gz) = 4c44fe0ea255a9fd00741ee545063f6692d2a28e7ef2fbaad1b24a92803362a4 +SIZE (Module-Runtime-0.014.tar.gz) = 17396 _______________________________________________ svn-ports-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-ports-all To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"