pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/ham/xnec2c Updated ham/xnec2c 3.4 to 3.5
details: https://anonhg.NetBSD.org/pkgsrc/rev/0974aef598aa
branches: trunk
changeset: 349639:0974aef598aa
user: mef <mef%pkgsrc.org@localhost>
date: Thu Jul 14 11:59:06 2016 +0000
description:
Updated ham/xnec2c 3.4 to 3.5
-----------------------------
(from doc/xnec2c.html)
Version 3.5:
I modified the NEC2 Editor code so that when a Geometry or
Command editor window is opened, activating Apply or OK will
save data in the editor window to the treeview, even if the
default data is not edited.
I modified the NEC2 Editor code so that if a treeview row is
removed while the relevant editor window is open, then
activating Apply or OK will not attempt to save data to the
treeview, since this will cause an illegal memory access and
will crash xnec2c.
Fixed a bug in the Helix editor which caused incorrect
calculation of the segment length as a percentage of
wavelength or of the number of segments/turn that correspond
to a given segment length as a percentage of wavelength.
diffstat:
ham/xnec2c/Makefile | 4 ++--
ham/xnec2c/PLIST | 3 +--
ham/xnec2c/distinfo | 10 +++++-----
3 files changed, 8 insertions(+), 9 deletions(-)
diffs (40 lines):
diff -r 6543c5358ac3 -r 0974aef598aa ham/xnec2c/Makefile
--- a/ham/xnec2c/Makefile Thu Jul 14 11:58:55 2016 +0000
+++ b/ham/xnec2c/Makefile Thu Jul 14 11:59:06 2016 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.11 2015/09/06 09:50:47 mef Exp $
+# $NetBSD: Makefile,v 1.12 2016/07/14 11:59:06 mef Exp $
-DISTNAME= xnec2c-3.4
+DISTNAME= xnec2c-3.5
CATEGORIES= ham
MASTER_SITES= http://www.qsl.net/5b4az/pkg/nec2/xnec2c/
EXTRACT_SUFX= .tar.bz2
diff -r 6543c5358ac3 -r 0974aef598aa ham/xnec2c/PLIST
--- a/ham/xnec2c/PLIST Thu Jul 14 11:58:55 2016 +0000
+++ b/ham/xnec2c/PLIST Thu Jul 14 11:59:06 2016 +0000
@@ -1,8 +1,7 @@
-@comment $NetBSD: PLIST,v 1.3 2015/09/06 09:50:47 mef Exp $
+@comment $NetBSD: PLIST,v 1.4 2016/07/14 11:59:06 mef Exp $
bin/xnec2c
share/doc/xnec2c/NEC2-bug.txt
share/doc/xnec2c/NearFieldCalcs.txt
-share/doc/xnec2c/aspell.sh
share/doc/xnec2c/images/charges.png
share/doc/xnec2c/images/currents.png
share/doc/xnec2c/images/excitation.png
diff -r 6543c5358ac3 -r 0974aef598aa ham/xnec2c/distinfo
--- a/ham/xnec2c/distinfo Thu Jul 14 11:58:55 2016 +0000
+++ b/ham/xnec2c/distinfo Thu Jul 14 11:59:06 2016 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.7 2015/11/02 23:57:25 agc Exp $
+$NetBSD: distinfo,v 1.8 2016/07/14 11:59:06 mef Exp $
-SHA1 (xnec2c-3.4.tar.bz2) = 0e4a9e0343764167093a241ebe80ad2a60ee6705
-RMD160 (xnec2c-3.4.tar.bz2) = 9240b30c773c61d990814ef192351930ce0ad8bb
-SHA512 (xnec2c-3.4.tar.bz2) = d71048ab8cbed1174e9773a273e63605de86efe4fd2b8ffb9c0862c9a3c6f9f54f241f9ea0dfdd59508d5860b8997c64685aac4d14aa7a60fdfd13194ef21378
-Size (xnec2c-3.4.tar.bz2) = 922548 bytes
+SHA1 (xnec2c-3.5.tar.bz2) = bbcd26f703be5d3b46292ea8f5260fc075ac758f
+RMD160 (xnec2c-3.5.tar.bz2) = f035fb505d0360a35173a7ae1ef820773031b23b
+SHA512 (xnec2c-3.5.tar.bz2) = c3225ade9b624b458db7146da0c3cac03e287a1ca2ffce6fad77edc4fe7c1446156de6ab5f2e45a33b35916c4f07468bc2bdba96d9d186accb4b373b571ef897
+Size (xnec2c-3.5.tar.bz2) = 915879 bytes
Home |
Main Index |
Thread Index |
Old Index