On Sun, 6 Jan 2019 22:11:28 -0500, Daniel Jakots <d...@chown.me> wrote:
> On Sun, 6 Jan 2019 19:51:25 -0700, Andrew Hewus Fresh > <and...@afresh1.com> wrote: > > > On Mon, Dec 17, 2018 at 03:21:27AM +0100, Charlene Wendling wrote: > > > Hi, > > > > > > I'm adding the quirks info as well. Can someone check this out > > > please? > > > > OK afresh1@, although I don't have a firm enough grasp on Quirks to > > know for sure this is right. > > quirks is fine, go ahead :) well, super minor improvement Index: devel/quirks/files/Quirks.pm =================================================================== RCS file: /cvs/ports/devel/quirks/files/Quirks.pm,v retrieving revision 1.684 diff -u -p -r1.684 Quirks.pm --- devel/quirks/files/Quirks.pm 17 Dec 2018 01:10:00 -0000 1.684 +++ devel/quirks/files/Quirks.pm 17 Dec 2018 02:19:49 -0000 @@ -1282,6 +1282,7 @@ my $cve = { 'www/iridium' => 'iridium-<2018.5.67', 'www/mozilla-firefox' => 'firefox-<62.0.2p0', 'www/nginx' => 'nginx-<1.4.1', + 'www/p5-Catalyst-Plugin-Static-Simple' => 'p5-Catalyst-Plugin-Static-Simple-<0.36', 'www/p5-CGI-Application' => 'p5-CGI-Application-<4.50p0', it should instead go here to have the same order wrt casing than www/Makefile 'www/py-requests' => 'py-requests-<2.20.0', 'www/py-requests,python3' => 'py3-requests-<2.20.0',