On Fri, Nov 22, 2019 at 11:36:40AM -0700, Tracey Emery wrote:
> This is an update for Kicad to 5.1.5. There are no release notes or a
> changelog for this release.
> 
> Ok?
> 
> Thanks.
> 
> -- 
> 
> Tracey Emery

Once EPOCH has been added to a port, you can't remove it.

> 
> Index: Makefile
> ===================================================================
> RCS file: /cvs/ports/cad/kicad/Makefile,v
> retrieving revision 1.37
> diff -u -p -u -r1.37 Makefile
> --- Makefile  8 Nov 2019 14:43:53 -0000       1.37
> +++ Makefile  22 Nov 2019 18:30:46 -0000
> @@ -1,14 +1,13 @@
>  # $OpenBSD: Makefile,v 1.37 2019/11/08 14:43:53 sthen Exp $
>  
>  # XXX internal dependency problem
> -# In file included from 
> /pobj/ports/kicad-5.1.4/kicad-5.1.4/pcbnew/netlist.cpp:41:
> -# /pobj/ports/kicad-5.1.4/kicad-5.1.4/pcbnew/./netlist_reader.h:39:10: fatal 
> error: 'netlist_lexer.h' file not found
> +# In file included from 
> /pobj/ports/kicad-5.1.5/kicad-5.1.5/pcbnew/netlist.cpp:41:
> +# /pobj/ports/kicad-5.1.5/kicad-5.1.5/pcbnew/./netlist_reader.h:39:10: fatal 
> error: 'netlist_lexer.h' file not found
>  USE_NINJA = no
>  
> -V =                  5.1.4
> +V =                  5.1.5
>  COMMENT =            schematic and PCB editing software
>  DISTNAME =           kicad-${V}
> -EPOCH =                      0
>  
>  SHARED_LIBS +=               kicad_3dsg                0.0 # 2.0
>  
> Index: distinfo
> ===================================================================
> RCS file: /cvs/ports/cad/kicad/distinfo,v
> retrieving revision 1.7
> diff -u -p -u -r1.7 distinfo
> --- distinfo  8 Nov 2019 14:43:53 -0000       1.7
> +++ distinfo  22 Nov 2019 18:30:46 -0000
> @@ -1,2 +1,2 @@
> -SHA256 (kicad-5.1.4.tar.xz) = UsyiZy4zGXrpykw21zyajFgL/uz+Vs0DvosqZeBrwOQ=
> -SIZE (kicad-5.1.4.tar.xz) = 14198672
> +SHA256 (kicad-5.1.5.tar.xz) = gGJaHah24b5oPcCCaP5D/me7cE6EHpd0MfeoK9wJZHQ=
> +SIZE (kicad-5.1.5.tar.xz) = 14203632
> 

Reply via email to