pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/cad/gerbv update to gerbv-2.3.0
details: https://anonhg.NetBSD.org/pkgsrc/rev/43d35e46f41a
branches: trunk
changeset: 395715:43d35e46f41a
user: dmcmahill <dmcmahill%pkgsrc.org@localhost>
date: Sat Jul 11 01:49:54 2009 +0000
description:
update to gerbv-2.3.0
========================================================================
Release Notes for gerbv-2.3.0
========================================================================
The following is a summary of the changes which went into gerbv-2.3.0.
For a complete list of changes, refer to ChangeLog.
- gerbv: fixed a minor arc rendering bug in fast mode
- gerbv: Make the svg/pdf/ps export use a 1:1 scale instead of
scaling to fit the page.
- configure: Always require cairo now since we make use of some of
the transformation functions even when using gdk rendering.
- gerbv: Fix a bug in the vertical scrollbar calculations.
- libgerbv: Fix a bug where apertures < 10 were potentially ignored in
some drill files
- gerbv: Fix clipping bug when viewing files with image offsets
- gerbv: Fix a bug whereclicking on the message tab caused the keyboard
accelerators stop working
- gerbv: Use a reasonable return code when doing command line processing.
- libgerbv: Improve the macro parser.
- libgerbv: Allow 0 degree rotation
- libgerbv: Fix some drill parser bugs
- libgerbv: Support the Excellon "R" (repeat) command
- testsuite: Add some tests for drill files
- libgerbv: Fix a bug in the Excellon export which sometimes dropped the first
element.
- libgerbv: Fix some additional Excellon export bugs.
- gerbv: Add the ability to rotate/translate layers
- libgerbv: Fix the pkgconfig file to include some needed dependencies.
diffstat:
cad/gerbv/Makefile | 5 +++--
cad/gerbv/distinfo | 8 ++++----
2 files changed, 7 insertions(+), 6 deletions(-)
diffs (33 lines):
diff -r b4b40d02d0d4 -r 43d35e46f41a cad/gerbv/Makefile
--- a/cad/gerbv/Makefile Fri Jul 10 23:47:06 2009 +0000
+++ b/cad/gerbv/Makefile Sat Jul 11 01:49:54 2009 +0000
@@ -1,13 +1,14 @@
-# $NetBSD: Makefile,v 1.35 2009/01/23 12:00:43 dmcmahill Exp $
+# $NetBSD: Makefile,v 1.36 2009/07/11 01:49:54 dmcmahill Exp $
#
-DISTNAME= gerbv-2.2.0
+DISTNAME= gerbv-2.3.0
CATEGORIES= cad
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gerbv/}
MAINTAINER= dmcmahill%NetBSD.org@localhost
HOMEPAGE= http://gerbv.sourceforge.net/
COMMENT= Gerber file viewer
+LICENSE= gnu-gpl-v2
PKG_INSTALLATION_TYPES= overwrite pkgviews
PKG_DESTDIR_SUPPORT= user-destdir
diff -r b4b40d02d0d4 -r 43d35e46f41a cad/gerbv/distinfo
--- a/cad/gerbv/distinfo Fri Jul 10 23:47:06 2009 +0000
+++ b/cad/gerbv/distinfo Sat Jul 11 01:49:54 2009 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.20 2009/01/23 12:00:43 dmcmahill Exp $
+$NetBSD: distinfo,v 1.21 2009/07/11 01:49:54 dmcmahill Exp $
-SHA1 (gerbv-2.2.0.tar.gz) = d3f05c37c06aae8f29074e1496871dc683eef13a
-RMD160 (gerbv-2.2.0.tar.gz) = e71d8cf62c234240461f2a3b7d84e9eecd4bc003
-Size (gerbv-2.2.0.tar.gz) = 2287621 bytes
+SHA1 (gerbv-2.3.0.tar.gz) = bfd63de0fb2112b8fca78eee30a0b43389551b2a
+RMD160 (gerbv-2.3.0.tar.gz) = ef768516e8b0a049d65c4d8e13c38e4b433c6e1c
+Size (gerbv-2.3.0.tar.gz) = 2296079 bytes
Home |
Main Index |
Thread Index |
Old Index