summaryrefslogtreecommitdiff
path: root/cad/kicad-doc/Makefile
diff options
context:
space:
mode:
authorbouyer <bouyer>2016-09-08 09:32:28 +0000
committerbouyer <bouyer>2016-09-08 09:32:28 +0000
commitf322aee14d84d133bc8e2aa9b35e0f25d192bd95 (patch)
tree1c2c71c4d0aa968e52a6cd2fe9ff2fa9d63523dc /cad/kicad-doc/Makefile
parent834efcd726c3f88a2ffa3b2f664cd4ccab039a31 (diff)
downloadpkgsrc-f322aee14d84d133bc8e2aa9b35e0f25d192bd95.tar.gz
Update kicad packages to 4.0.4, and apply a patch from the master branch
to make it build with newer boost library. Changes since 4.0.1: Do not allow spaces in component name (value field) in component library editor, in dialogs (Edit field, Create component). Remove front silkscreen default setting for PTH and NPTH pads. OSX: back port touchpad support from development branch. Add support for optional touchpad panning (merge of rev. 6586 from development branch) OSX: legacy canvas rendering speed improvements. PolyLine.cpp: NormalizeAreaOutlines now removes null segments. Remove support for in processing setting of ld library path. Eeschema: make footprint and datasheet initially invisible, when creating a component. Make color names translatable in color selection dialog. Mark locked tracks with 'L' letter in status field. Added 'Reset Grid Origin' hot key (GAL). Add support for PCB and footprint format versioning Highlight a net when crossprobing with eeschema and highlight net tool is enabled. Make DRC markers not editable with the standard tools (GAL). Draw arrows for DRC markers (GAL). and lots of bug fixes.
Diffstat (limited to 'cad/kicad-doc/Makefile')
-rw-r--r--cad/kicad-doc/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/cad/kicad-doc/Makefile b/cad/kicad-doc/Makefile
index b5ea1432e9c..97953b2c76c 100644
--- a/cad/kicad-doc/Makefile
+++ b/cad/kicad-doc/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.2 2016/02/03 19:37:14 bouyer Exp $
+# $NetBSD: Makefile,v 1.3 2016/09/08 09:32:28 bouyer Exp $
#
-V= 4.0.1
+V= 4.0.4
DISTNAME= kicad-doc-${V}
CATEGORIES= cad
MASTER_SITES= http://downloads.kicad-pcb.org/docs/