git: 8cebc306e8bf - main - comms/nec2c: update 1.3.1 → 1.3.2

From: Yuri Victorovich <yuri_at_FreeBSD.org>
Date: Wed, 04 Dec 2024 06:33:33 UTC
The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=8cebc306e8bfe3ad781224cd6bd9c5c84a695f65

commit 8cebc306e8bfe3ad781224cd6bd9c5c84a695f65
Author:     Älven <alster@vinterdalen.se>
AuthorDate: 2024-12-04 06:15:31 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2024-12-04 06:15:31 +0000

    comms/nec2c: update 1.3.1 → 1.3.2
    
    PR:     282918
---
 comms/nec2c/Makefile  | 12 ++++++++----
 comms/nec2c/distinfo  |  6 +++---
 comms/nec2c/pkg-descr | 22 ++++++++++------------
 3 files changed, 21 insertions(+), 19 deletions(-)

diff --git a/comms/nec2c/Makefile b/comms/nec2c/Makefile
index 806cfb3116b2..ab77eae81570 100644
--- a/comms/nec2c/Makefile
+++ b/comms/nec2c/Makefile
@@ -1,16 +1,20 @@
 PORTNAME=	nec2c
-DISTVERSION=	1.3.1
+DISTVERSIONPREFIX=	v
+DISTVERSION=	1.3.2
 CATEGORIES=	comms hamradio
-MASTER_SITES=	https://www.qsl.net/5b4az/pkg/nec2/nec2c/
 
 MAINTAINER=	hamradio@FreeBSD.org
 COMMENT=	Used to calculate antenna patterns useful to ham radio
-WWW=		https://www.qsl.net/5b4az/
+WWW=		https://www.qsl.net/5b4az/ \
+		https://github.com/KJ7LNW/nec2c/
 
 LICENSE=	PD
 LICENSE_FILE=	${WRKSRC}/README
 
-USES=		dos2unix tar:bz2
+USES=		autoreconf
+
+USE_GITHUB=	yes
+GH_ACCOUNT=	KJ7LNW
 
 GNU_CONFIGURE=	yes
 
diff --git a/comms/nec2c/distinfo b/comms/nec2c/distinfo
index 6c449a8535eb..0557a1a71cf5 100644
--- a/comms/nec2c/distinfo
+++ b/comms/nec2c/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1701631817
-SHA256 (nec2c-1.3.1.tar.bz2) = 8c706008bcb11c34bf33a3f8f78711c79f7bb49de8a22d74df6b10e1203c013e
-SIZE (nec2c-1.3.1.tar.bz2) = 186124
+TIMESTAMP = 1732272936
+SHA256 (KJ7LNW-nec2c-v1.3.2_GH0.tar.gz) = e044708cc425f094dbdc1845e6ead33d4a40c838382031335af79ac9f1721168
+SIZE (KJ7LNW-nec2c-v1.3.2_GH0.tar.gz) = 267989
diff --git a/comms/nec2c/pkg-descr b/comms/nec2c/pkg-descr
index e08c6e16597d..fcb7d7930192 100644
--- a/comms/nec2c/pkg-descr
+++ b/comms/nec2c/pkg-descr
@@ -1,18 +1,16 @@
-nec2c is a translation of the NEC2 FORTRAN source code to the C language.
-The translation was performed mostly "by hand" and a lot of modifications
-to the original program were introduced in order to modernize the NEC2
-and to remove as many built-in limitations as possible. The attendant
-SOMNEC program was also translated to C and incorporated in nec2c as a
-function so that Sommerfeld ground solutions are a part of the program.
+nec2c is a translation of the NEC2 FORTRAN source code to the C language. The
+translation was performed mostly "by hand" and a lot of modifications to the
+original program were introduced in order to modernize the NEC2 and to remove as
+many built-in limitations as possible. The attendant SOMNEC program was also
+translated to C and incorporated in nec2c as a function so that Sommerfeld
+ground solutions are a part of the program.
 
 Originally Written by:
 
-Numerical Electromagnetics Code (NEC2)  developed at Lawrence
-Livermore lab., Livermore, CA.  (contact G. Burke at 415-422-8414
-for problems with the NEC code. For problems with the vax implem-
-entation, contact J. Breakall at 415-422-8196 or E. Domning at 415
-422-5936)
-file created 4/11/80.
+Numerical Electromagnetics Code (NEC2) developed at Lawrence Livermore lab.,
+Livermore, CA. (contact G. Burke at 415-422-8414 for problems with the NEC
+code. For problems with the vax implementation, contact J. Breakall at
+415-422-8196 or E. Domning at 415 422-5936) file created 4/11/80.
 
 Translation by: