pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/cad/verilog-current update to the 20040220 snapshot



details:   https://anonhg.NetBSD.org/pkgsrc/rev/1c6253b631ba
branches:  trunk
changeset: 469901:1c6253b631ba
user:      drochner <drochner%pkgsrc.org@localhost>
date:      Tue Mar 02 15:34:07 2004 +0000

description:
update to the 20040220 snapshot
changes: bugfixes, VPI extensions

diffstat:

 cad/verilog-current/Makefile |   6 +++---
 cad/verilog-current/PLIST    |  12 ++++++++++--
 cad/verilog-current/distinfo |   6 +++---
 3 files changed, 16 insertions(+), 8 deletions(-)

diffs (70 lines):

diff -r 9ceaf819a0b6 -r 1c6253b631ba cad/verilog-current/Makefile
--- a/cad/verilog-current/Makefile      Tue Mar 02 15:26:02 2004 +0000
+++ b/cad/verilog-current/Makefile      Tue Mar 02 15:34:07 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.36 2004/01/22 07:21:55 grant Exp $
+# $NetBSD: Makefile,v 1.37 2004/03/02 15:34:07 drochner Exp $
 #
 
 DISTNAME=      verilog-${SNAPDATE}
@@ -11,13 +11,13 @@
 COMMENT=       Verilog simulation and synthesis tool (development snapshot version)
 
 BUILD_DEPENDS+=        bison-[0-9]*:../../devel/bison
-BUILD_DEPENDS+=        gperf-2.7.2:../../devel/gperf
+BUILD_DEPENDS+=        gperf-[0-9]*:../../devel/gperf
 # turn this back on when ipal comes along a little further
 #DEPENDS+=     ipal-current>=20001210:../../cad/ipal-current
 
 CONFLICTS+=    verilog-[0-9]*
 
-SNAPDATE=      20030815
+SNAPDATE=      20040220
 USE_BUILDLINK2=        yes
 GNU_CONFIGURE= yes
 USE_GNU_TOOLS+=        make
diff -r 9ceaf819a0b6 -r 1c6253b631ba cad/verilog-current/PLIST
--- a/cad/verilog-current/PLIST Tue Mar 02 15:26:02 2004 +0000
+++ b/cad/verilog-current/PLIST Tue Mar 02 15:34:07 2004 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.5 2003/07/14 09:51:48 drochner Exp $
+@comment $NetBSD: PLIST,v 1.6 2004/03/02 15:34:07 drochner Exp $
 bin/iverilog
 bin/iverilog-vpi
 bin/vvp
@@ -10,14 +10,22 @@
 lib/libveriuser.a
 lib/libvpi.a
 lib/ivl/cadpli.vpl
+lib/ivl/fpga-s.conf
+lib/ivl/fpga.conf
 lib/ivl/fpga.tgt
 lib/ivl/ivl
-lib/ivl/iverilog.conf
 lib/ivl/ivlpp
+lib/ivl/null-s.conf
+lib/ivl/null.conf
 lib/ivl/null.tgt
 lib/ivl/system.vpi
+lib/ivl/vvp-s.conf
+lib/ivl/vvp.conf
 lib/ivl/vvp.tgt
+lib/ivl/xnf-s.conf
+lib/ivl/xnf.conf
 man/man1/iverilog.1
+man/man1/iverilog-fpga.1
 man/man1/iverilog-vpi.1
 man/man1/vvp.1
 @dirrm lib/ivl
diff -r 9ceaf819a0b6 -r 1c6253b631ba cad/verilog-current/distinfo
--- a/cad/verilog-current/distinfo      Tue Mar 02 15:26:02 2004 +0000
+++ b/cad/verilog-current/distinfo      Tue Mar 02 15:34:07 2004 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.18 2003/08/25 11:21:50 drochner Exp $
+$NetBSD: distinfo,v 1.19 2004/03/02 15:34:07 drochner Exp $
 
-SHA1 (verilog-20030815.tar.gz) = 64ee9ca573882fd2a414fc62ee17302fc0bca26e
-Size (verilog-20030815.tar.gz) = 1246700 bytes
+SHA1 (verilog-20040220.tar.gz) = 22b09fced8cbc5cc0665574d03595aa367ccdb3b
+Size (verilog-20040220.tar.gz) = 1354505 bytes
 SHA1 (patch-ad) = ef3fe90fb096b96807b2e5766f3ac6849867352a



Home | Main Index | Thread Index | Old Index