svn commit: r421632 - head/textproc/p5-Text-vCard

Emanuel Haupt ehaupt at FreeBSD.org
Tue Sep 13 12:31:08 UTC 2016


Mathieu Arnold <mat at FreeBSD.org> wrote:
> Le 09/09/2016 à 21:31, Emanuel Haupt a écrit :
> > Author: ehaupt
> > Date: Fri Sep  9 19:31:42 2016
> > New Revision: 421632
> > URL: https://svnweb.freebsd.org/changeset/ports/421632
> >
> > Log:
> >   - Add missing dependencies
> >   - Add NO_ARCH
> >   - Move required perl modules from BUILD_DEPENDS to RUN_DEPENDS.
> > They don't need to build port, only to run.
> 
> That is not really true, now, when building the port, it will say:
> 
> ===>  Configuring for p5-Text-vCard-3.07_1
> Warning: prerequisite Moo 0 not found.
> Warning: prerequisite Moo::Role 0 not found.
> Warning: prerequisite Path::Tiny 0 not found.
> Warning: prerequisite Text::vFile::asData 0.07 not found.
> Warning: prerequisite URI 0 not found.
> Warning: prerequisite Unicode::LineBreak 0 not found.
> 
> Please, add them back to BUILD_DEPENDS.

Sorry about that. Re-added with with r421996.

Emanuel


More information about the svn-ports-head mailing list