On Fri, Nov 29, 2019 at 11:42:35PM +0100, Paco Esteban wrote:
> On Fri, 22 Nov 2019, Tracey Emery wrote:
> 
> > On Fri, Nov 22, 2019 at 01:49:57PM -0500, James Turner wrote:
> > > 
> > > Once EPOCH has been added to a port, you can't remove it.
> > 
> > The universe is once again, back in order. Epoch restored.
> 
> Tested on amd64.  Builds, installs and runs ok for me (cad/kicad-share
> too).
> 
> Thanks for the update !
> 
> -- 
> Paco Esteban.
> 5818130B8A6DBC03

Ping

-- 

Tracey Emery

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 20:36:00 -0000
@@ -1,11 +1,11 @@
 # $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
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 20:36:00 -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