From 0e96668f6873f7c1b3542ed3cab12f64845817e2 Mon Sep 17 00:00:00 2001 From: mef Date: Fri, 17 Apr 2015 01:55:24 +0000 Subject: 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. --- ham/xnec2c/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'ham/xnec2c/Makefile') diff --git a/ham/xnec2c/Makefile b/ham/xnec2c/Makefile index d4a4157f123..af279cbd7bb 100644 --- a/ham/xnec2c/Makefile +++ b/ham/xnec2c/Makefile @@ -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 -- cgit v1.2.3