pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/ham/xnec2c Update 3.2 to 3.2



details:   https://anonhg.NetBSD.org/pkgsrc/rev/fdda4b77fed1
branches:  trunk
changeset: 650033:fdda4b77fed1
user:      mef <mef%pkgsrc.org@localhost>
date:      Fri Apr 17 01:55:24 2015 +0000

description:
Update 3.2 to 3.2
(from doc/xnec2c.html)
-----------------
Version 3.3:
I fixed a bug that was in the code that reads the commands
from the NEC2 input file, where xnec2c would crash with a
segmentation fault when the FR card was after the RP
card. Also modified the Strtod() function to avoid freeing the
end pointer before it was used, causing problems.

diffstat:

 ham/xnec2c/Makefile |  4 ++--
 ham/xnec2c/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (25 lines):

diff -r e2565b1920b6 -r fdda4b77fed1 ham/xnec2c/Makefile
--- a/ham/xnec2c/Makefile       Fri Apr 17 01:38:43 2015 +0000
+++ b/ham/xnec2c/Makefile       Fri Apr 17 01:55:24 2015 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.8 2015/01/14 14:18:27 mef Exp $
+# $NetBSD: Makefile,v 1.9 2015/04/17 01:55:24 mef Exp $
 
-DISTNAME=      xnec2c-3.2
+DISTNAME=      xnec2c-3.3
 CATEGORIES=    ham
 MASTER_SITES=  http://www.qsl.net/5b4az/pkg/nec2/xnec2c/
 EXTRACT_SUFX=  .tar.bz2
diff -r e2565b1920b6 -r fdda4b77fed1 ham/xnec2c/distinfo
--- a/ham/xnec2c/distinfo       Fri Apr 17 01:38:43 2015 +0000
+++ b/ham/xnec2c/distinfo       Fri Apr 17 01:55:24 2015 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2015/01/14 14:18:27 mef Exp $
+$NetBSD: distinfo,v 1.5 2015/04/17 01:55:24 mef Exp $
 
-SHA1 (xnec2c-3.2.tar.bz2) = 775cba4a0cbe5ae533d144993be55115bec07602
-RMD160 (xnec2c-3.2.tar.bz2) = 6db3f310971d4a6d310eb1c2b3c4d3537db7c4a4
-Size (xnec2c-3.2.tar.bz2) = 921398 bytes
+SHA1 (xnec2c-3.3.tar.bz2) = 0790b9ba67f7b4dae7b739ce4f5240f9ccb75bb1
+RMD160 (xnec2c-3.3.tar.bz2) = 44427973b203e186c4880d81a0ff7b62dc4c1359
+Size (xnec2c-3.3.tar.bz2) = 921522 bytes



Home | Main Index | Thread Index | Old Index