Hello ports,

Here is a minor update to cad/coil64 bringing us to v2.1.26. Changes
include:

· Improved data rounding.
· Added initial options to close-winding one-layer coil calculation.
· Added Estonian language translation

Fix up the COMMENT while here.

Compiles and appears to run fine on amd64. ok?

-- 

Tracey Emery

Index: Makefile
===================================================================
RCS file: /home/cvs/ports/cad/coil64/Makefile,v
retrieving revision 1.3
diff -u -p -r1.3 Makefile
--- Makefile    8 Nov 2022 17:04:23 -0000       1.3
+++ Makefile    28 Dec 2022 16:31:06 -0000
@@ -1,8 +1,8 @@
-COMMENT =              an inductance coil calculator
+COMMENT =              inductance coil calculator
 
 GH_ACCOUNT =           radioacoustick
 GH_PROJECT =           Coil64
-GH_TAGNAME =           v2.1.25
+GH_TAGNAME =           v2.1.26
 
 CATEGORIES =           cad
 
Index: distinfo
===================================================================
RCS file: /home/cvs/ports/cad/coil64/distinfo,v
retrieving revision 1.2
diff -u -p -r1.2 distinfo
--- distinfo    8 Nov 2022 17:04:23 -0000       1.2
+++ distinfo    28 Dec 2022 16:27:34 -0000
@@ -1,2 +1,2 @@
-SHA256 (Coil64-2.1.25.tar.gz) = d//08esnnd1hyd3aDyApKlJfkeum1TvAx3NBN3yCkwo=
-SIZE (Coil64-2.1.25.tar.gz) = 2131816
+SHA256 (Coil64-2.1.26.tar.gz) = 3xuaAixmFRaNXQiCDuCUbn4HmRN5OcAQY0sRT8SLOCg=
+SIZE (Coil64-2.1.26.tar.gz) = 2168358

Reply via email to