Tested on amd64, -current.
Sergey B.
Index: p5-Moo/Makefile =================================================================== RCS file: /cvs/ports/devel/p5-Moo/Makefile,v retrieving revision 1.1.1.1 diff -u -p -u -p -r1.1.1.1 Makefile --- p5-Moo/Makefile 5 Apr 2014 15:09:46 -0000 1.1.1.1 +++ p5-Moo/Makefile 6 Nov 2014 14:14:53 -0000 @@ -3,7 +3,7 @@ COMMENT = minimalist object orientation (with Moose compatibility) MODULES = cpan -DISTNAME = Moo-1.004002 +DISTNAME = Moo-1.006001 CATEGORIES = devel CPAN_AUTHOR = HAARG Index: p5-Moo/distinfo =================================================================== RCS file: /cvs/ports/devel/p5-Moo/distinfo,v retrieving revision 1.1.1.1 diff -u -p -u -p -r1.1.1.1 distinfo --- p5-Moo/distinfo 5 Apr 2014 15:09:46 -0000 1.1.1.1 +++ p5-Moo/distinfo 6 Nov 2014 14:14:53 -0000 @@ -1,2 +1,2 @@ -SHA256 (Moo-1.004002.tar.gz) = 0ythuOhXlbMCr987xoQjmm+PO0uIlq2pYpgWRwMIUYM= -SIZE (Moo-1.004002.tar.gz) = 80226 +SHA256 (Moo-1.006001.tar.gz) = CVaiamePKOt7BMPhZco+28KlghctAC/0nr/Q7HzmKWU= +SIZE (Moo-1.006001.tar.gz) = 88093 Index: p5-Moo/pkg/PLIST =================================================================== RCS file: /cvs/ports/devel/p5-Moo/pkg/PLIST,v retrieving revision 1.1.1.1 diff -u -p -u -p -r1.1.1.1 PLIST --- p5-Moo/pkg/PLIST 5 Apr 2014 15:09:46 -0000 1.1.1.1 +++ p5-Moo/pkg/PLIST 6 Nov 2014 14:14:53 -0000 @@ -1,5 +1,4 @@ @comment $OpenBSD: PLIST,v 1.1.1.1 2014/04/05 15:09:46 afresh1 Exp $ -bin/moo-outdated ${P5SITE}/Method/ ${P5SITE}/Method/Generate/ ${P5SITE}/Method/Generate/Accessor.pm @@ -9,7 +8,6 @@ ${P5SITE}/Method/Generate/DemolishAll.pm ${P5SITE}/Method/Inliner.pm ${P5SITE}/Moo/ ${P5SITE}/Moo.pm -${P5SITE}/Moo/Conflicts.pm ${P5SITE}/Moo/HandleMoose/ ${P5SITE}/Moo/HandleMoose.pm ${P5SITE}/Moo/HandleMoose/FakeMetaClass.pm @@ -19,7 +17,6 @@ ${P5SITE}/Moo/Role.pm ${P5SITE}/Moo/_Utils.pm ${P5SITE}/Moo/_mro.pm ${P5SITE}/Moo/sification.pm -${P5SITE}/Sub/ ${P5SITE}/Sub/Defer.pm ${P5SITE}/Sub/Quote.pm ${P5SITE}/oo.pm @@ -27,3 +24,4 @@ ${P5SITE}/oo.pm @man man/man3p/Moo::Role.3p @man man/man3p/Sub::Defer.3p @man man/man3p/Sub::Quote.3p +@man man/man3p/oo.3p