git: 3aad26d8721a - main - comms/nec2c: Update to 1.3.1

From: Diane Bruce <db_at_FreeBSD.org>
Date: Mon, 04 Dec 2023 01:01:44 UTC
The branch main has been updated by db:

URL: https://cgit.FreeBSD.org/ports/commit/?id=3aad26d8721a64f56f65a385c569361393e661db

commit 3aad26d8721a64f56f65a385c569361393e661db
Author:     Diane Bruce <db@FreeBSD.org>
AuthorDate: 2023-12-04 00:57:55 +0000
Commit:     Diane Bruce <db@FreeBSD.org>
CommitDate: 2023-12-04 00:57:55 +0000

    comms/nec2c: Update to 1.3.1
    
    - Version 1.3.1: Fixed a bug in the fbar() in somnec.c reported by
      Ward Harriman, AE6TY, that caused corrupt results with wire dipoles
      close to ground and while using Sommerfeld/Norton approximation.
    
    - removed zombie dependency on ccmath
    
    Reported by:    portscout
---
 comms/nec2c/Makefile | 4 +---
 comms/nec2c/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 6 deletions(-)

diff --git a/comms/nec2c/Makefile b/comms/nec2c/Makefile
index d3fcfe3d551a..a9ce47dfd711 100644
--- a/comms/nec2c/Makefile
+++ b/comms/nec2c/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	nec2c
-DISTVERSION=	1.3
+DISTVERSION=	1.3.1
 CATEGORIES=	comms hamradio
 MASTER_SITES=	https://www.qsl.net/5b4az/pkg/nec2/nec2c/
 
@@ -10,8 +10,6 @@ WWW=		https://www.qsl.net/5b4az/
 LICENSE=	GPLv3
 LICENSE_FILE=	${WRKSRC}/COPYING
 
-LIB_DEPENDS=	libccm.so:math/ccmath
-
 USES=		dos2unix tar:bz2
 
 GNU_CONFIGURE=	yes
diff --git a/comms/nec2c/distinfo b/comms/nec2c/distinfo
index b03564cf5d2a..6c449a8535eb 100644
--- a/comms/nec2c/distinfo
+++ b/comms/nec2c/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1662913308
-SHA256 (nec2c-1.3.tar.bz2) = dfd720fb571f1bc9b4a2ad34449b02e4078b7c4880775fe94f20d8bb00e6f152
-SIZE (nec2c-1.3.tar.bz2) = 159933
+TIMESTAMP = 1701631817
+SHA256 (nec2c-1.3.1.tar.bz2) = 8c706008bcb11c34bf33a3f8f78711c79f7bb49de8a22d74df6b10e1203c013e
+SIZE (nec2c-1.3.1.tar.bz2) = 186124