summaryrefslogtreecommitdiff
path: root/ham/xnec2c
diff options
context:
space:
mode:
authormef <mef@pkgsrc.org>2015-04-17 01:55:24 +0000
committermef <mef@pkgsrc.org>2015-04-17 01:55:24 +0000
commit0e96668f6873f7c1b3542ed3cab12f64845817e2 (patch)
tree0e37a276fce820be2d7a84616764f130d6dfbf05 /ham/xnec2c
parentc740d1ece99e5c9c103ced64d9861c4ef7eb2893 (diff)
downloadpkgsrc-0e96668f6873f7c1b3542ed3cab12f64845817e2.tar.gz
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 (limited to 'ham/xnec2c')
-rw-r--r--ham/xnec2c/Makefile4
-rw-r--r--ham/xnec2c/distinfo8
2 files changed, 6 insertions, 6 deletions
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
diff --git a/ham/xnec2c/distinfo b/ham/xnec2c/distinfo
index 140f02c02f5..e8b1dfc3d72 100644
--- a/ham/xnec2c/distinfo
+++ b/ham/xnec2c/distinfo
@@ -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