From ec6efbee15f1477eef3d704faa75dd94a9c1b2f9 Mon Sep 17 00:00:00 2001 From: dmcmahill Date: Tue, 10 May 2011 06:20:58 +0000 Subject: Update to gerbv-2.5.0 ======================================================================== Release Notes for gerbv-2.5.0 ======================================================================== The following is a summary of the changes which went into gerbv-2.5.0. For a complete list of changes, refer to ChangeLog. This release is primarily a bug fix release. - libgerbv: fix leak and possible segfault in drill parser - libgerbv: fix segfault in pick and place parser - gerbv: add persistent keyboard accelerators and extra menu options - gerbv: increase max zoom 4x to allow more accurate measurements - libgerbv: fix bug which caused the drill parser to crash on an empty line - gerbv: change F8 shortcut to F7 per GNOME HIG - gerbv: add psuedo fullscreen mode - gerbv: add ability to toggle sidebar visibility - gerbv: speed up cairo rendering. - libgerbv: improved detection of drill files (comment lines are now ignored during file type detection) - libgerbv: fix handling of trailing zero suppression with very large precisions. - examples: fix some of the example code showing how to use libgerbv. - gerbv: fix gdk rendering of macro 22 elements with negative coordinates - gerbv: fix tooltip for modify layer button - libgerbv: fix handling of whitespace in the middle of an RS-274X command - libgerbv: fix bug in exporting outline macros - gerbv: unselect all items if a layer is hidden - libgerbv: fix drill parsing when INCH has nothing after it --- cad/gerbv/Makefile | 5 ++--- cad/gerbv/distinfo | 8 ++++---- 2 files changed, 6 insertions(+), 7 deletions(-) (limited to 'cad/gerbv') diff --git a/cad/gerbv/Makefile b/cad/gerbv/Makefile index 47b10840f7c..86148c3e8df 100644 --- a/cad/gerbv/Makefile +++ b/cad/gerbv/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.43 2011/04/22 13:43:03 obache Exp $ +# $NetBSD: Makefile,v 1.44 2011/05/10 06:20:58 dmcmahill Exp $ # -DISTNAME= gerbv-2.4.0 -PKGREVISION= 5 +DISTNAME= gerbv-2.5.0 CATEGORIES= cad MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gerbv/} diff --git a/cad/gerbv/distinfo b/cad/gerbv/distinfo index 8bc75fc17a5..b041361c2cf 100644 --- a/cad/gerbv/distinfo +++ b/cad/gerbv/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.22 2010/02/24 03:40:06 dmcmahill Exp $ +$NetBSD: distinfo,v 1.23 2011/05/10 06:20:58 dmcmahill Exp $ -SHA1 (gerbv-2.4.0.tar.gz) = f0403ca8345bc765442a976188cff68b4e7bc595 -RMD160 (gerbv-2.4.0.tar.gz) = 37c6b05da1c608ac4cd8deff0e57ce91e00e8286 -Size (gerbv-2.4.0.tar.gz) = 2285912 bytes +SHA1 (gerbv-2.5.0.tar.gz) = 9a622059a83917834a1ac75551428f400b2cb2ff +RMD160 (gerbv-2.5.0.tar.gz) = 0c725cd0ee4288014117413c554315fa9b17ae7f +Size (gerbv-2.5.0.tar.gz) = 2295221 bytes -- cgit v1.2.3