pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/ham/xnec2c
Module Name: pkgsrc
Committed By: mef
Date: Mon Dec 18 14:19:35 UTC 2023
Modified Files:
pkgsrc/ham/xnec2c: Makefile PLIST distinfo
Log Message:
(ham/xnec2c) Updated 4.2.1 to 4.2.3
(From doc/xnec2c.html)
Version 4.2.2:
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.
Version 4.2.3:
Fixed a bug in Child_Process() in fork.c which resulted in an
out-of-bounds (by 1) write to the rc_config.input_file[] character
array.
To generate a diff of this commit:
cvs rdiff -u -r1.35 -r1.36 pkgsrc/ham/xnec2c/Makefile
cvs rdiff -u -r1.5 -r1.6 pkgsrc/ham/xnec2c/PLIST
cvs rdiff -u -r1.14 -r1.15 pkgsrc/ham/xnec2c/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/ham/xnec2c/Makefile
diff -u pkgsrc/ham/xnec2c/Makefile:1.35 pkgsrc/ham/xnec2c/Makefile:1.36
--- pkgsrc/ham/xnec2c/Makefile:1.35 Tue Nov 14 14:02:16 2023
+++ pkgsrc/ham/xnec2c/Makefile Mon Dec 18 14:19:35 2023
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.35 2023/11/14 14:02:16 wiz Exp $
+# $NetBSD: Makefile,v 1.36 2023/12/18 14:19:35 mef Exp $
-DISTNAME= xnec2c-4.2.1
-PKGREVISION= 3
+DISTNAME= xnec2c-4.2.3
CATEGORIES= ham
MASTER_SITES= https://www.qsl.net/5b4az/pkg/nec2/xnec2c/
EXTRACT_SUFX= .tar.bz2
Index: pkgsrc/ham/xnec2c/PLIST
diff -u pkgsrc/ham/xnec2c/PLIST:1.5 pkgsrc/ham/xnec2c/PLIST:1.6
--- pkgsrc/ham/xnec2c/PLIST:1.5 Mon Aug 16 13:43:49 2021
+++ pkgsrc/ham/xnec2c/PLIST Mon Dec 18 14:19:35 2023
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.5 2021/08/16 13:43:49 mef Exp $
+@comment $NetBSD: PLIST,v 1.6 2023/12/18 14:19:35 mef Exp $
bin/xnec2c
man/man1/xnec2c.1
share/applications/xnec2c.desktop
@@ -17,4 +17,5 @@ share/examples/xnec2c/link.svg
share/examples/xnec2c/unlink.svg
share/examples/xnec2c/xnec2c.glade
share/examples/xnec2c/xnec2c.svg
+share/examples/xnec2c/xnec2c.ui
share/pixmaps/xnec2c.svg
Index: pkgsrc/ham/xnec2c/distinfo
diff -u pkgsrc/ham/xnec2c/distinfo:1.14 pkgsrc/ham/xnec2c/distinfo:1.15
--- pkgsrc/ham/xnec2c/distinfo:1.14 Sat Jun 10 11:54:48 2023
+++ pkgsrc/ham/xnec2c/distinfo Mon Dec 18 14:19:35 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.14 2023/06/10 11:54:48 mef Exp $
+$NetBSD: distinfo,v 1.15 2023/12/18 14:19:35 mef Exp $
-BLAKE2s (xnec2c-4.2.1.tar.bz2) = cf62831aef4fcfc9a664d5d04dddb8cb1f476bafff29ad7cba33f26247ecbbb6
-SHA512 (xnec2c-4.2.1.tar.bz2) = 3b242cde8303619cb6784e50f9830c858a59fe169018fced726a2ac5d75a62d0ac110335d42f23b480a803da91aba85ce52c4f2a2f03ea8ad3b86989415e173d
-Size (xnec2c-4.2.1.tar.bz2) = 951290 bytes
+BLAKE2s (xnec2c-4.2.3.tar.bz2) = 0cb4248bfda2d52fa9d7cae2bb0c6e7f48b7864abc516638713dbd90a405e358
+SHA512 (xnec2c-4.2.3.tar.bz2) = e5007c42d630f4894a58884ec6c1bae4594b9346f4a68ff0babee52878402ae5d400d3de4b0c822e5eed113d3e914d2a4e22d064140d7d95da883712dcd66519
+Size (xnec2c-4.2.3.tar.bz2) = 951890 bytes
Home |
Main Index |
Thread Index |
Old Index