Skip to content

Commit

Permalink
Don't ignore checksums for three ps files, and add checksums and sizes
Browse files Browse the repository at this point in the history
to distinfo.
  • Loading branch information
0-wiz-0 committed May 22, 2001
1 parent 339b53e commit 52e0b49
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 12 deletions.
14 changes: 6 additions & 8 deletions cad/fastcap/Makefile
Original file line number Diff line number Diff line change
@@ -1,25 +1,23 @@
# $NetBSD: Makefile,v 1.6 2001/02/16 13:46:18 wiz Exp $
# $NetBSD: Makefile,v 1.7 2001/05/22 23:24:51 wiz Exp $
#

DISTNAME= fastcap-2.0-15Jul92
PKGNAME= fastcap-2.0.19920715
WRKSRC= ${WRKDIR}/fastcap
CATEGORIES= cad
MASTER_SITES= ftp://rle-vlsi.mit.edu/pub/fastcap/
MASTER_SITES= ftp://rle-vlsi.mit.edu/pub/fastcap/ \
ftp://rle-vlsi.mit.edu/pub/fastcap/postscript/
DISTFILES= fastcap-2.0-15Jul92.tar.Z \
postscript/ug.ps.Z \
postscript/mtt.ps.Z \
postscript/tcad.ps.Z
ug.ps.Z \
mtt.ps.Z \
tcad.ps.Z

MAINTAINER= [email protected]
HOMEPAGE= http://kontiki.mit.edu/rle/research/info_research_proj.html
COMMENT= Fast 3-D capacitance solver

DIST_SUBDIR= fastcap
EXTRACT_ONLY= fastcap-2.0-15Jul92.tar.Z
IGNOREFILES= postscript/ug.ps.Z \
postscript/mtt.ps.Z \
postscript/tcad.ps.Z

HAS_CONFIGURE= yes
CONFIGURE_SCRIPT= ./config
Expand Down
11 changes: 7 additions & 4 deletions cad/fastcap/distinfo
Original file line number Diff line number Diff line change
@@ -1,10 +1,13 @@
$NetBSD: distinfo,v 1.2 2001/04/19 16:26:57 agc Exp $
$NetBSD: distinfo,v 1.3 2001/05/22 23:24:51 wiz Exp $

SHA1 (fastcap/fastcap-2.0-15Jul92.tar.Z) = 256fa1a09ee41ab2bc59cb72730353605b108793
Size (fastcap/fastcap-2.0-15Jul92.tar.Z) = 2528677 bytes
SHA1 (fastcap/postscript/ug.ps.Z) = IGNORE
SHA1 (fastcap/postscript/mtt.ps.Z) = IGNORE
SHA1 (fastcap/postscript/tcad.ps.Z) = IGNORE
SHA1 (fastcap/ug.ps.Z) = 40eac7d15a57b99e2809cb059f5c1872e9fc142f
Size (fastcap/ug.ps.Z) = 1069715 bytes
SHA1 (fastcap/mtt.ps.Z) = 3e357c36a0228b70101b858e70918214a40b647e
Size (fastcap/mtt.ps.Z) = 423783 bytes
SHA1 (fastcap/tcad.ps.Z) = 9f8e628b33a81dd11f6f0f85f51402ea61c47838
Size (fastcap/tcad.ps.Z) = 222833 bytes
SHA1 (patch-aa) = 07fd45c76280c63f822aa6baf3b551957a41c35d
SHA1 (patch-ab) = 4336ebcb0ba385e6937129735653db20d48d186f
SHA1 (patch-ac) = d1f207e0921e0a0b4f86234277153a9d6d736ccf

0 comments on commit 52e0b49

Please sign in to comment.