svn commit: r489503 - head/devel/p5-MooX-Options

Adam Weinberger adamw at adamw.org
Sun Jan 6 17:31:24 UTC 2019


On Sun, Jan 6, 2019 at 10:19 AM Max Brazhnikov <makc at freebsd.org> wrote:
>
> On воскресенье, 6 января 2019 г. 15:57:56 UTC Adam Weinberger wrote:
> > On Sun, Jan 6, 2019 at 8:51 AM Wen Heping <wen at freebsd.org> wrote:
> > >
> > > Author: wen
> > > Date: Sun Jan  6 15:51:39 2019
> > > New Revision: 489503
> > > URL: https://svnweb.freebsd.org/changeset/ports/489503
> > >
> > > Log:
> > >   - Update to 4.103
> >
> > > @@ -22,7 +22,9 @@ RUN_DEPENDS=  p5-Data-Record>=0:devel/p5-Data-Record \
> > >                 p5-Path-Class>=0.32:devel/p5-Path-Class \
> > >                 p5-Regexp-Common>=0:textproc/p5-Regexp-Common \
> > >                 p5-Term-Size-Any>=0:devel/p5-Term-Size-Any \
> > > -               p5-Unicode-LineBreak>=0:textproc/p5-Unicode-LineBreak
> > > +               p5-Unicode-LineBreak>=0:textproc/p5-Unicode-LineBreak \
> > > +               p5-strictures>=0:devel/p5-strictures \
> > > +               p5-MooX-Locale-Passthrough>=0:devel/p5-MooX-Locale-Passthrough
> >
> > RUN_DEPENDS are no longer sorted. Can you please re-sort them? Thanks!
>
> by pkgname or origin? And why??

*_DEPENDS should always be sorted. Usually it's done by pkgname, as it
already was in this port. It eases maintenance.

# Adam


-- 
Adam Weinberger
adamw at adamw.org
https://www.adamw.org


More information about the svn-ports-head mailing list