svn commit: r313664 - head/net/p5-Net-Twitter-Lite

Masafumi NAKANE max at FreeBSD.org
Sat Mar 9 01:24:24 UTC 2013


On Fri, 8 Mar 2013 23:34:01 +0400,
Andrej Zverev <az at freebsd.org> wrote:
> You need bump PORTREVISION everytime you change package. Adding depends to
> RUN/BUILD_DEPENDS such case.

That's right.  I didn't bump it as it was shortly after the
PORTVERSION was updated, but making that kind of exception to the rule
isn't probably a good idea, so I changed the PORTREVISION just awhile
ago.

> Not sure about META.yml, maybe actual depends can be found inside
> Makefile.PL/Build.PL, yml is for other packaging systems like debian and
> debian-like. And warning != error :-)

Makefile.PL lists the same modules as META.yaml in this case.  I'm not
sure why some of those are listed as required even though the module
can be built without any error when they aren't installed.

> TEST_DEPENDS - little information here https://wiki.freebsd.org/Perl

I see, thanks.  Looks like it's not suitable for this case, but I'll
make a note of it for future.

     Cheers,
Max


More information about the svn-ports-all mailing list