diff options
author | dmcmahill <dmcmahill@pkgsrc.org> | 2003-08-19 00:06:44 +0000 |
---|---|---|
committer | dmcmahill <dmcmahill@pkgsrc.org> | 2003-08-19 00:06:44 +0000 |
commit | 8c8769471c89de8ad9326e4067318c518ca03d47 (patch) | |
tree | a20535cf97ab93e4bb9f33033c8972dd2820c20b /cad | |
parent | a666fc8bebbaafb824fb89a93dbc570c81f2f5a1 (diff) | |
download | pkgsrc-8c8769471c89de8ad9326e4067318c518ca03d47.tar.gz |
update to gerbv-0.14.
Changes since 0.13:
* Removal of the last inclusions of malloc.h after tips
from Charles Lepple.
* Some patch that fixed a problem for Larry Doolittle
* Error messages when running RS274D instead of
"crash-and-burn" (ie segfault).
Diffstat (limited to 'cad')
-rw-r--r-- | cad/gerbv/Makefile | 5 | ||||
-rw-r--r-- | cad/gerbv/distinfo | 6 |
2 files changed, 5 insertions, 6 deletions
diff --git a/cad/gerbv/Makefile b/cad/gerbv/Makefile index 6349304341c..8222f03f2aa 100644 --- a/cad/gerbv/Makefile +++ b/cad/gerbv/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.14 2003/07/17 21:25:01 grant Exp $ +# $NetBSD: Makefile,v 1.15 2003/08/19 00:06:44 dmcmahill Exp $ # -DISTNAME= gerbv-0.13 -PKGREVISION= 2 +DISTNAME= gerbv-0.14 CATEGORIES= cad MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gerbv/} diff --git a/cad/gerbv/distinfo b/cad/gerbv/distinfo index db38c537d96..65749fb1add 100644 --- a/cad/gerbv/distinfo +++ b/cad/gerbv/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.9 2003/03/21 03:43:22 dmcmahill Exp $ +$NetBSD: distinfo,v 1.10 2003/08/19 00:06:44 dmcmahill Exp $ -SHA1 (gerbv-0.13.tar.gz) = 9781eea861adaebed292e12df35edceedc5073d8 -Size (gerbv-0.13.tar.gz) = 957070 bytes +SHA1 (gerbv-0.14.tar.gz) = 033d5e565b2dca3ac1e0550ee4cad65d29039f53 +Size (gerbv-0.14.tar.gz) = 961553 bytes |