pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/cad/pcb-current update to 20050315 snapshot



details:   https://anonhg.NetBSD.org/pkgsrc/rev/cc9e17b21ad4
branches:  trunk
changeset: 491421:cc9e17b21ad4
user:      dmcmahill <dmcmahill%pkgsrc.org@localhost>
date:      Thu Mar 24 02:27:05 2005 +0000

description:
update to 20050315 snapshot

========================================================================
Release Notes for PCB snapshot 20050315
========================================================================
- Several footprint library fixes including TO-220 parse errors and
  incorrect drill holes on several componenets.

- Fixed a crashing bug in the pinout window.

- Allow the FAB author to be set via an Xresource to override what
  PCB might have gotten from the gecos information.

- Added table of standard drill sizes to the manual.

- Fixed a crashing bug when trying to use arrow keys to adjust the scale
  slider in the print dialog box.

diffstat:

 cad/pcb-current/Makefile |  4 ++--
 cad/pcb-current/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (31 lines):

diff -r d3021395a6ac -r cc9e17b21ad4 cad/pcb-current/Makefile
--- a/cad/pcb-current/Makefile  Thu Mar 24 02:08:17 2005 +0000
+++ b/cad/pcb-current/Makefile  Thu Mar 24 02:27:05 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2005/01/28 11:53:50 dmcmahill Exp $
+# $NetBSD: Makefile,v 1.13 2005/03/24 02:27:05 dmcmahill Exp $
 #
 
 DISTNAME=      pcb-${SNAPDATE}
@@ -18,7 +18,7 @@
 
 CONFLICTS+=    pcb-[0-9]*
 
-SNAPDATE=      20050127
+SNAPDATE=      20050315
 GNU_CONFIGURE= yes
 USE_GNU_TOOLS+=        lex make
 USE_X11=       yes
diff -r d3021395a6ac -r cc9e17b21ad4 cad/pcb-current/distinfo
--- a/cad/pcb-current/distinfo  Thu Mar 24 02:08:17 2005 +0000
+++ b/cad/pcb-current/distinfo  Thu Mar 24 02:27:05 2005 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.7 2005/02/23 14:59:25 agc Exp $
+$NetBSD: distinfo,v 1.8 2005/03/24 02:27:05 dmcmahill Exp $
 
-SHA1 (pcb-20050127.tar.gz) = af0c2c974ab8804ca5388a8574888398dc86aee5
-RMD160 (pcb-20050127.tar.gz) = 2fc67fb06157b90e883adeac18d99efb7f674840
-Size (pcb-20050127.tar.gz) = 2324200 bytes
+SHA1 (pcb-20050315.tar.gz) = 7b93c1ec31319efbcc5cace232881eed4c196efb
+RMD160 (pcb-20050315.tar.gz) = 5d0d96eeb176476838f71b08f59bb66f74120999
+Size (pcb-20050315.tar.gz) = 2353758 bytes



Home | Main Index | Thread Index | Old Index