From 5c333c44e026cd1c84e7673d8839724d1a6f75a5 Mon Sep 17 00:00:00 2001 From: mef Date: Wed, 14 Jan 2015 14:18:27 +0000 Subject: Udate 3.1 to 3.2 ---------------- Version 3.2: I made some changes to the Strlcat() function and its usage in the xnec2c code, to improve safe handling of string concatenation operations. Hopefully this has not broken the handling of various strings in xnec2c! ;-) --- ham/xnec2c/Makefile | 4 ++-- ham/xnec2c/distinfo | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'ham/xnec2c') diff --git a/ham/xnec2c/Makefile b/ham/xnec2c/Makefile index 179af6369ec..d4a4157f123 100644 --- a/ham/xnec2c/Makefile +++ b/ham/xnec2c/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.7 2014/11/22 15:33:58 mef Exp $ +# $NetBSD: Makefile,v 1.8 2015/01/14 14:18:27 mef Exp $ -DISTNAME= xnec2c-3.1 +DISTNAME= xnec2c-3.2 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 09ddb7b24c4..140f02c02f5 100644 --- a/ham/xnec2c/distinfo +++ b/ham/xnec2c/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2014/11/22 15:33:58 mef Exp $ +$NetBSD: distinfo,v 1.4 2015/01/14 14:18:27 mef Exp $ -SHA1 (xnec2c-3.1.tar.bz2) = 498b13d12ae5a1c1bb3573692c8c9a80f228995c -RMD160 (xnec2c-3.1.tar.bz2) = 46c7bbc33c93d0ba2e44b2a0f4c5ddfa4f7686d7 -Size (xnec2c-3.1.tar.bz2) = 921052 bytes +SHA1 (xnec2c-3.2.tar.bz2) = 775cba4a0cbe5ae533d144993be55115bec07602 +RMD160 (xnec2c-3.2.tar.bz2) = 6db3f310971d4a6d310eb1c2b3c4d3537db7c4a4 +Size (xnec2c-3.2.tar.bz2) = 921398 bytes -- cgit v1.2.3