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-0.15



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2542113981df
branches:  trunk
changeset: 463036:2542113981df
user:      dmcmahill <dmcmahill%pkgsrc.org@localhost>
date:      Sun Oct 26 04:56:58 2003 +0000

description:
update to gerbv-0.15

-- Release 0.15 --

2003-10-06  Stefan Petersen  <spe%stacken.kth.se@localhost>

        * src/draw_amacro.c: Drawing of aperture macro primitive 7 was
          severly broken. Revealed by Drew Moore who sent an example
          along. Thanks Drew! Closes bug #818307.

2003-09-28  Stefan Petersen  <spe%stacken.kth.se@localhost>

        * src/gerber.c: Patch from Peter Brueckner. Some Gerbers don't
          have G04 but just G4. Peters patch fixes that for G- and M-codes.

2003-09-08  Stefan Petersen  <spe%stacken.kth.se@localhost>

        * src/gerber.c: Patch from Simon Munton to fix a problem with polygons
          sometimes not being filled properly. Closes bug #800928 (which
          he promptly had submitted).

        * src/gerber.c: Another patch from Simon. This time it fixes
          circular polygon outlines by with a number of short segments.
          Closes bug #603183, which was almost a year old. Thanks Simon!

diffstat:

 cad/gerbv/Makefile |  4 ++--
 cad/gerbv/distinfo |  6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diffs (24 lines):

diff -r e039855e2260 -r 2542113981df cad/gerbv/Makefile
--- a/cad/gerbv/Makefile        Sun Oct 26 02:39:39 2003 +0000
+++ b/cad/gerbv/Makefile        Sun Oct 26 04:56:58 2003 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.15 2003/08/19 00:06:44 dmcmahill Exp $
+# $NetBSD: Makefile,v 1.16 2003/10/26 04:56:58 dmcmahill Exp $
 #
 
-DISTNAME=      gerbv-0.14
+DISTNAME=      gerbv-0.15
 CATEGORIES=    cad
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=gerbv/}
 
diff -r e039855e2260 -r 2542113981df cad/gerbv/distinfo
--- a/cad/gerbv/distinfo        Sun Oct 26 02:39:39 2003 +0000
+++ b/cad/gerbv/distinfo        Sun Oct 26 04:56:58 2003 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.10 2003/08/19 00:06:44 dmcmahill Exp $
+$NetBSD: distinfo,v 1.11 2003/10/26 04:56:58 dmcmahill Exp $
 
-SHA1 (gerbv-0.14.tar.gz) = 033d5e565b2dca3ac1e0550ee4cad65d29039f53
-Size (gerbv-0.14.tar.gz) = 961553 bytes
+SHA1 (gerbv-0.15.tar.gz) = baae40fc86eb46cb153e7d7ed3ec062a861864d1
+Size (gerbv-0.15.tar.gz) = 1021073 bytes



Home | Main Index | Thread Index | Old Index