On 02/03 09:55, Sebastian Reitenbach wrote:
> Hi,
> 
> Am Dienstag, Februar 02, 2021 21:29 CET, schrieb Jeremy Evans 
> <[email protected]>:
> 
> > On 02/02 08:55, Sebastian Reitenbach wrote:
> > > Hi,
> > >
> > > an update of security/wpscan would require an update of nokogiri.
> > > That would also allow to update a handful of other wpscan dependencies.
> > >
> > > all other dependent ports still build fine.
> >
> > ruby26 FLAVOR doesn't build:
> >
> > ERROR:  Could not find a valid gem 'racc' (~> 1.4) (required by 
> > '/usr/obj/ports/nokogiri-1.11.1-ruby26/nokogiri-1.11.1.gem' (>= 0)) in any 
> > repository
> >
> > nokogiri 1.11 added a dependency on racc.  racc is a standard library
> > starting in ruby 2.7, which is why the port works on ruby 2.7 and 3.0.
> > We have a port for racc (devel/ruby-racc), so it could be added as a
> > BDEP/RDEP, possibly only as a BDEP/RDEP when using the ruby26 FLAVOR.
> >
> 
> updated patch below, adding ruby-racc for ruby26 FLAVOR.
> hope that'S OK now?

Yep, all FLAVORS build fine now.  I tested locally on some applications
and libraries I have that use nokogiri, and did not notice any problems.

OK jeremy@

Thanks,
Jeremy

Reply via email to