pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/cad/gtkwave (Upstream) Bump 3.3.57 to 3.3.59
details: https://anonhg.NetBSD.org/pkgsrc/rev/f7f8e13c179f
branches: trunk
changeset: 634088:f7f8e13c179f
user: mef <mef%pkgsrc.org@localhost>
date: Thu May 08 15:42:41 2014 +0000
description:
(Upstream) Bump 3.3.57 to 3.3.59
----------
3.3.58 16mar14 Added /Data Format/Popcnt function for ones counting.
Warnings fixes from new Clang 3.4 scan-build.
Updated VCD ID generation in various helpers to use a faster,
equivalent algorithm.
Change [1] at end of struct to C99 [] notation with appropriate
allocation size modification.
System_profiler speed fix for OSX.
3.3.59 26apr14 Use Duff's Device for 8 byte -> 1 byte binary value compression
algorithm in FST writer.
Warnings fixes from cppcheck.
Moved MinGW for FST to using different windows tempfile
generation instead of tmpfile().
Removed fflush() in FST for MinGW in places that can cause
crashes with read only files.
Updated man page for gtkwave.1 indicating that XID is in hex.
Allow decimal conversions on popcnt filtered vectors that are
greater than 64 bits (they will never overflow).
diffstat:
cad/gtkwave/Makefile | 5 ++---
cad/gtkwave/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 7 deletions(-)
diffs (30 lines):
diff -r 8ce33306d599 -r f7f8e13c179f cad/gtkwave/Makefile
--- a/cad/gtkwave/Makefile Thu May 08 15:36:57 2014 +0000
+++ b/cad/gtkwave/Makefile Thu May 08 15:42:41 2014 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.55 2014/05/05 00:47:40 ryoon Exp $
+# $NetBSD: Makefile,v 1.56 2014/05/08 15:42:41 mef Exp $
#
-DISTNAME= gtkwave-3.3.57
-PKGREVISION= 1
+DISTNAME= gtkwave-3.3.59
CATEGORIES= cad
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gtkwave/}
#MASTER_SITES= http://home.nc.rr.com/gtkwave/
diff -r 8ce33306d599 -r f7f8e13c179f cad/gtkwave/distinfo
--- a/cad/gtkwave/distinfo Thu May 08 15:36:57 2014 +0000
+++ b/cad/gtkwave/distinfo Thu May 08 15:42:41 2014 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.16 2014/02/15 16:21:15 mef Exp $
+$NetBSD: distinfo,v 1.17 2014/05/08 15:42:41 mef Exp $
-SHA1 (gtkwave-3.3.57.tar.gz) = ec81f03bac12852f24717159fa202c5077dfbe68
-RMD160 (gtkwave-3.3.57.tar.gz) = 520743adac30636cb7a907da3758f3e076a26ee4
-Size (gtkwave-3.3.57.tar.gz) = 4051969 bytes
+SHA1 (gtkwave-3.3.59.tar.gz) = 0f894525832a63bfbc3f79704b0d065b11677230
+RMD160 (gtkwave-3.3.59.tar.gz) = b6091effab2d34bb591de9dea4ecd76a3b2dd6b5
+Size (gtkwave-3.3.59.tar.gz) = 4083000 bytes
SHA1 (patch-aa) = b734be7195cfcddf15ddc7741a53e9d32b56b1f2
SHA1 (patch-ab) = 94da015f3e7541c2e2b57644d166324de67f1a2c
SHA1 (patch-contrib_bundle__for__osx_gtkwave__bin__launcher.sh) = ca5fcdf744a4f89d06385f3d80696732295f8760
Home |
Main Index |
Thread Index |
Old Index