On 2015/07/01 23:43, Vadim Zhukov wrote:
> Is @pkgpath line here here a typo, a magic or an uneeded leftover?

Probably copied from an old version, it was correct for 4.2 as that
was previously in a single package before it got split into subpackages.
For all versions > 4.2 it makes no sense as they've always been subpackaged.

>  
> -REVISION-main =      4
> +REVISION-main =      5
>  REVISION-libs =      2
>  REVISION-c++ =       2
>  REVISION-f95 =       2
> Index: pkg/PLIST-main
> ===================================================================
> RCS file: /cvs/ports/lang/gcc/4.9/pkg/PLIST-main,v
> retrieving revision 1.5
> diff -u -p -r1.5 PLIST-main
> --- pkg/PLIST-main    10 Feb 2015 22:04:54 -0000      1.5
> +++ pkg/PLIST-main    1 Jul 2015 20:41:53 -0000
> @@ -1,5 +1,5 @@
>  @comment $OpenBSD: PLIST-main,v 1.5 2015/02/10 22:04:54 brad Exp $
> -@pkgpath lang/gcc/4.8
> +@pkgpath lang/gcc/4.9
>  @bin bin/ecpp
>  @bin bin/egcc
>  @bin bin/egcc-ar

Just remove the line (and bump), I think...

Reply via email to