pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/ham/xnec2c
Module Name: pkgsrc
Committed By: mef
Date: Thu Jul 14 11:59:06 UTC 2016
Modified Files:
pkgsrc/ham/xnec2c: Makefile PLIST distinfo
Log Message:
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.
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 pkgsrc/ham/xnec2c/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/ham/xnec2c/PLIST
cvs rdiff -u -r1.7 -r1.8 pkgsrc/ham/xnec2c/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/ham/xnec2c/Makefile
diff -u pkgsrc/ham/xnec2c/Makefile:1.11 pkgsrc/ham/xnec2c/Makefile:1.12
--- pkgsrc/ham/xnec2c/Makefile:1.11 Sun Sep 6 09:50:47 2015
+++ pkgsrc/ham/xnec2c/Makefile Thu Jul 14 11:59:06 2016
@@ -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
Index: pkgsrc/ham/xnec2c/PLIST
diff -u pkgsrc/ham/xnec2c/PLIST:1.3 pkgsrc/ham/xnec2c/PLIST:1.4
--- pkgsrc/ham/xnec2c/PLIST:1.3 Sun Sep 6 09:50:47 2015
+++ pkgsrc/ham/xnec2c/PLIST Thu Jul 14 11:59:06 2016
@@ -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
Index: pkgsrc/ham/xnec2c/distinfo
diff -u pkgsrc/ham/xnec2c/distinfo:1.7 pkgsrc/ham/xnec2c/distinfo:1.8
--- pkgsrc/ham/xnec2c/distinfo:1.7 Mon Nov 2 23:57:25 2015
+++ pkgsrc/ham/xnec2c/distinfo Thu Jul 14 11:59:06 2016
@@ -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