summaryrefslogtreecommitdiff
path: root/cad
diff options
context:
space:
mode:
authordmcmahill <dmcmahill>2007-11-29 04:04:15 +0000
committerdmcmahill <dmcmahill>2007-11-29 04:04:15 +0000
commitf4a10e1f8a5e4d2a607e8c536ccc0e5b85f54509 (patch)
tree49e4d767bd5e4550450f05365b21648816b5f975 /cad
parenta8dc6fcac5c05541070697de27d21a0df3f3561f (diff)
downloadpkgsrc-f4a10e1f8a5e4d2a607e8c536ccc0e5b85f54509.tar.gz
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 (limited to 'cad')
-rw-r--r--cad/gerbv/Makefile4
-rw-r--r--cad/gerbv/PLIST4
-rw-r--r--cad/gerbv/distinfo8
3 files changed, 9 insertions, 7 deletions
diff --git a/cad/gerbv/Makefile b/cad/gerbv/Makefile
index 1b0e80b68d2..53ac5c4fba3 100644
--- a/cad/gerbv/Makefile
+++ b/cad/gerbv/Makefile
@@ -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 --git a/cad/gerbv/PLIST b/cad/gerbv/PLIST
index 38a53d9966e..d43f836bd08 100644
--- a/cad/gerbv/PLIST
+++ b/cad/gerbv/PLIST
@@ -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 --git a/cad/gerbv/distinfo b/cad/gerbv/distinfo
index 5a2665bd3ca..b271e73c6b3 100644
--- a/cad/gerbv/distinfo
+++ b/cad/gerbv/distinfo
@@ -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