On Wed, Oct 29, 2014 at 7:14 PM, Alexandre Ratchov <[email protected]> wrote:
> Is this the right way to handle deleted ports?
>
> OK?

yes, looks right.

> Index: Quirks.pm
> ===================================================================
> RCS file: /cvs/ports/devel/quirks/files/Quirks.pm,v
> retrieving revision 1.188
> diff -u -p -r1.188 Quirks.pm
> --- Quirks.pm   29 Oct 2014 14:51:21 -0000      1.188
> +++ Quirks.pm   29 Oct 2014 17:22:19 -0000
> @@ -450,6 +450,8 @@ my $obsolete_reason = {
>         'smarty-docs' => 2,
>         'wdsetup' => 0,
>         'pptp' => 0,
> +       'ac3dec' => 3,
> +       'flash' => 3,
>  };
>
>  # ->is_base_system($handle, $state):
>



-- 
"If you try a few times and give up, you'll never get there. But if
you keep at it... There's a lot of problems in the world which can
really be solved by applying two or three times the persistence that
other people will."
                -- Stewart Nelson

Reply via email to