summaryrefslogtreecommitdiff
path: root/cad/pcb
diff options
context:
space:
mode:
authordmcmahill <dmcmahill>2006-08-23 11:26:44 +0000
committerdmcmahill <dmcmahill>2006-08-23 11:26:44 +0000
commitc98f8275f7e9f0f8b945d69edf2362195726d476 (patch)
treeab090723cf7cbcacd0f866ccd62fa4f248d4faff /cad/pcb
parent1da47886ca5f6e568fa7f599395c2900468920b4 (diff)
downloadpkgsrc-c98f8275f7e9f0f8b945d69edf2362195726d476.tar.gz
update to pcb-20060822
======================================================================== Release Notes for PCB snapshot 20060822 ======================================================================== - various manual updates - update the INSTALL documentation - fix a bug where pins turned into pure holes when an element was smashed. - use locale-independent strtod and dtostr functions to avoid problems loading files saved in some locales. - fixed various bugs which caused pcb to crash - update the gtk status line after save/save as - make the gerber file names be compatible with pre-HID versions - split plated and unplated drill output - fix various typos in menus and comments - add a batch mode HID. - fix drawing of box around text in the buffer - various fixes and improvements to the trace optimizer and the autorouter - fix board flipping code - fix rounding bug when creating list of drill sizes - add support for > 8 copper layers - avoid strict aliasing violations encountered with gcc4 - refactor code related to handling the filenames in the export HID's - fix layer group parsing code - add the ability to user-configure mouse actions in the lesstif GUI. - enable loaded netlists by default - improve the positioning of the drill list in the postscript output - various improvements to the configure script to improve robustness and improve error messages when thing don't go well. - add IPC style footprints for 01005 passives. - added a Renumber() action which will renumber all reference designators and produced an annotation file for backannotating to schematics. - Draw via annulii on assembly drawings - various other bug fixes and improvements.
Diffstat (limited to 'cad/pcb')
-rw-r--r--cad/pcb/Makefile6
-rw-r--r--cad/pcb/distinfo8
2 files changed, 7 insertions, 7 deletions
diff --git a/cad/pcb/Makefile b/cad/pcb/Makefile
index 6d1d7d1e196..9a8ea874b65 100644
--- a/cad/pcb/Makefile
+++ b/cad/pcb/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.36 2006/06/11 14:55:31 joerg Exp $
+# $NetBSD: Makefile,v 1.37 2006/08/23 11:26:44 dmcmahill Exp $
#
DISTNAME= pcb-${SNAPDATE}
@@ -13,11 +13,11 @@ PKG_INSTALLATION_TYPES= overwrite pkgviews
CONFLICTS+= pcb-current-[0-9]*
-SNAPDATE= 20060422
+SNAPDATE= 20060822
GNU_CONFIGURE= yes
CONFIGURE_ENV+= WISH=${TOOLS_PATH.wish}
USE_TOOLS+= bison gm4:run gmake lex wish:run pkg-config
-INFO_FILES= # PLIST
+INFO_FILES= yes
PKG_OPTIONS_VAR= PKG_OPTIONS.pcb
PKG_SUPPORTED_OPTIONS= png
diff --git a/cad/pcb/distinfo b/cad/pcb/distinfo
index 358c6bd0f2f..0a6b9f572eb 100644
--- a/cad/pcb/distinfo
+++ b/cad/pcb/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.11 2006/04/23 03:02:26 dmcmahill Exp $
+$NetBSD: distinfo,v 1.12 2006/08/23 11:26:44 dmcmahill Exp $
-SHA1 (pcb-20060422.tar.gz) = b3e7a92590d904643229cda3b39727609c0e9c7f
-RMD160 (pcb-20060422.tar.gz) = be4cc1b02eee79deb836da71f87a629954879bc8
-Size (pcb-20060422.tar.gz) = 3200182 bytes
+SHA1 (pcb-20060822.tar.gz) = e7ba587033f5ef4fb9a5372fe84c4e6d69aca75b
+RMD160 (pcb-20060822.tar.gz) = 65318c31a99b4ab4e38d2140f8c9a2bb5913a797
+Size (pcb-20060822.tar.gz) = 3229845 bytes