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
This commit is contained in:
parent
d8d10ec3fa
commit
3aad26d872
2 changed files with 4 additions and 6 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue