diff options
author | dmcmahill <dmcmahill@pkgsrc.org> | 2005-03-24 02:27:05 +0000 |
---|---|---|
committer | dmcmahill <dmcmahill@pkgsrc.org> | 2005-03-24 02:27:05 +0000 |
commit | 44b25fda111b7d4c49b8629141a1fc23c9904a28 (patch) | |
tree | a3d4d560f860ef55478313dba01831adf8fd6a7c /cad/pcb-current | |
parent | 8e9747ed6054897230e61f1dc0000aaa3c8370dc (diff) | |
download | pkgsrc-44b25fda111b7d4c49b8629141a1fc23c9904a28.tar.gz |
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 (limited to 'cad/pcb-current')
-rw-r--r-- | cad/pcb-current/Makefile | 4 | ||||
-rw-r--r-- | cad/pcb-current/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/cad/pcb-current/Makefile b/cad/pcb-current/Makefile index 28d191abf6b..176e444c5ea 100644 --- a/cad/pcb-current/Makefile +++ b/cad/pcb-current/Makefile @@ -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 @@ PKG_INSTALLATION_TYPES= overwrite pkgviews CONFLICTS+= pcb-[0-9]* -SNAPDATE= 20050127 +SNAPDATE= 20050315 GNU_CONFIGURE= yes USE_GNU_TOOLS+= lex make USE_X11= yes diff --git a/cad/pcb-current/distinfo b/cad/pcb-current/distinfo index cf3480d0556..4f27808eca6 100644 --- a/cad/pcb-current/distinfo +++ b/cad/pcb-current/distinfo @@ -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 |