From 1d55582cab706aaba4694d089345445ac4638acb Mon Sep 17 00:00:00 2001 From: mef Date: Thu, 14 Jul 2016 11:59:06 +0000 Subject: 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. --- ham/xnec2c/Makefile | 4 ++-- ham/xnec2c/PLIST | 3 +-- ham/xnec2c/distinfo | 10 +++++----- 3 files changed, 8 insertions(+), 9 deletions(-) diff --git a/ham/xnec2c/Makefile b/ham/xnec2c/Makefile index 04efcc03c13..e56e67ba942 100644 --- a/ham/xnec2c/Makefile +++ b/ham/xnec2c/Makefile @@ -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 --git a/ham/xnec2c/PLIST b/ham/xnec2c/PLIST index b8d416de5d5..38b8335f4ca 100644 --- a/ham/xnec2c/PLIST +++ b/ham/xnec2c/PLIST @@ -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 --git a/ham/xnec2c/distinfo b/ham/xnec2c/distinfo index cc3f2959549..348906411dc 100644 --- a/ham/xnec2c/distinfo +++ b/ham/xnec2c/distinfo @@ -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 -- cgit v1.2.3