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-1.03
details: https://anonhg.NetBSD.org/pkgsrc/rev/d12e91b9c5ed
branches: trunk
changeset: 535789:d12e91b9c5ed
user: dmcmahill <dmcmahill%pkgsrc.org@localhost>
date: Thu Nov 29 04:04:15 2007 +0000
description:
update to gerbv-1.03
This release represents a point release incorporating a few patches made
against the 1.0.X source over the last 1 1/2 years. Specific updates
include:
* Incorporate changes from Joost Witteveen to support extended
%SR% commands.
* Fix endless loop bug when gerbv encountered an unknown
% code. Patch from Joost Witteveen.
* Fixed initial scale setting for %MOMM% Gerber files.
Patch from Joost Witteveen.
* Fixed format for small drillfiles. Patch from Trevor Blackwell.
* Fix setting of the initial window size when the screen
is larger than the display. Patch from David Carr.
diffstat:
cad/gerbv/Makefile | 4 ++--
cad/gerbv/PLIST | 4 +++-
cad/gerbv/distinfo | 8 ++++----
3 files changed, 9 insertions(+), 7 deletions(-)
diffs (39 lines):
diff -r a8a504d9ae28 -r d12e91b9c5ed cad/gerbv/Makefile
--- a/cad/gerbv/Makefile Thu Nov 29 02:49:11 2007 +0000
+++ b/cad/gerbv/Makefile Thu Nov 29 04:04:15 2007 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.30 2007/10/02 06:17:09 dmcmahill Exp $
+# $NetBSD: Makefile,v 1.31 2007/11/29 04:04:15 dmcmahill Exp $
#
-DISTNAME= gerbv-1.0.2
+DISTNAME= gerbv-1.0.3
CATEGORIES= cad
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gerbv/}
diff -r a8a504d9ae28 -r d12e91b9c5ed cad/gerbv/PLIST
--- a/cad/gerbv/PLIST Thu Nov 29 02:49:11 2007 +0000
+++ b/cad/gerbv/PLIST Thu Nov 29 04:04:15 2007 +0000
@@ -1,6 +1,8 @@
-@comment $NetBSD: PLIST,v 1.4 2004/05/29 00:17:45 dmcmahill Exp $
+@comment $NetBSD: PLIST,v 1.5 2007/11/29 04:04:15 dmcmahill Exp $
bin/gerbv
man/man1/gerbv.1
+share/gerbv/scheme/gerb-debug.scm
+share/gerbv/scheme/gerb-ps.scm
share/gerbv/scheme/init.scm
@dirrm share/gerbv/scheme
@dirrm share/gerbv
diff -r a8a504d9ae28 -r d12e91b9c5ed cad/gerbv/distinfo
--- a/cad/gerbv/distinfo Thu Nov 29 02:49:11 2007 +0000
+++ b/cad/gerbv/distinfo Thu Nov 29 04:04:15 2007 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.16 2006/08/08 11:46:50 dmcmahill Exp $
+$NetBSD: distinfo,v 1.17 2007/11/29 04:04:15 dmcmahill Exp $
-SHA1 (gerbv-1.0.2.tar.gz) = 4ed3bd604eaf6bbefc868f3eb6e379d28ecc0f84
-RMD160 (gerbv-1.0.2.tar.gz) = f5d7e00fd9576f6ed8d0f1dee457fc9dd2c98c26
-Size (gerbv-1.0.2.tar.gz) = 1066247 bytes
+SHA1 (gerbv-1.0.3.tar.gz) = 510f9a44c7e205496eba555ee7d6c97c192a2549
+RMD160 (gerbv-1.0.3.tar.gz) = 5e9d3bd3b8e563bf33da8b048e9d7d392c5b7511
+Size (gerbv-1.0.3.tar.gz) = 1088959 bytes
Home |
Main Index |
Thread Index |
Old Index