Date: Sat, 09 Mar 2013 10:24:22 +0900 From: Masafumi NAKANE <max@FreeBSD.org> To: az@freebsd.org Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org Subject: Re: svn commit: r313664 - head/net/p5-Net-Twitter-Lite Message-ID: <86mwudicvt.wl%max@wide.ad.jp> In-Reply-To: <CAD5bB%2BhKyvSjnUVT9sdkFUEkfkfN23MGnAMyRhK02bvQzFmQwA@mail.gmail.com> References: <201303081852.r28IqER8021200@svn.freebsd.org> <CAD5bB%2BjtjQw_apinUKX7_RELmY5PJ0PjsybHQuXwjN9FpWPm5Q@mail.gmail.com> <86obetithx.wl%max@wide.ad.jp> <CAD5bB%2BhKyvSjnUVT9sdkFUEkfkfN23MGnAMyRhK02bvQzFmQwA@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 8 Mar 2013 23:34:01 +0400, Andrej Zverev <az@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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?86mwudicvt.wl%max>