git: 7578409c8c9d - 2022Q4 - cad/pcb-rnd: Update to 3.0.6

From: Nuno Teixeira <eduardo_at_FreeBSD.org>
Date: Fri, 04 Nov 2022 17:42:09 UTC
The branch 2022Q4 has been updated by eduardo:

URL: https://cgit.FreeBSD.org/ports/commit/?id=7578409c8c9d14dd41a67e32d74ab04be1d30078

commit 7578409c8c9d14dd41a67e32d74ab04be1d30078
Author:     Robert Clausecker <fuz@fuz.su>
AuthorDate: 2022-11-04 17:25:17 +0000
Commit:     Nuno Teixeira <eduardo@FreeBSD.org>
CommitDate: 2022-11-04 17:28:06 +0000

    cad/pcb-rnd: Update to 3.0.6
    
    ChangeLog: http://repo.hu/projects/pcb-rnd/releases/changelog-3.0.6.txt
    
    PR:             267519
    MFH:            2022Q4 (bugfixes)
    (cherry picked from commit f0f21b7da74d59ad3789d5f96975de386e6ec498)
---
 cad/pcb-rnd/Makefile  |  2 +-
 cad/pcb-rnd/distinfo  |  6 ++--
 cad/pcb-rnd/pkg-plist | 88 ++++++++++++++++++++++++++++++++++++++++++++++++++-
 3 files changed, 91 insertions(+), 5 deletions(-)

diff --git a/cad/pcb-rnd/Makefile b/cad/pcb-rnd/Makefile
index c3d697dc3892..dd314b9b87da 100644
--- a/cad/pcb-rnd/Makefile
+++ b/cad/pcb-rnd/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	pcb-rnd
-DISTVERSION=	3.0.5
+DISTVERSION=	3.0.6
 CATEGORIES=	cad
 MASTER_SITES=	http://repo.hu/projects/pcb-rnd/releases/
 
diff --git a/cad/pcb-rnd/distinfo b/cad/pcb-rnd/distinfo
index 152af812814f..b4c86cdba341 100644
--- a/cad/pcb-rnd/distinfo
+++ b/cad/pcb-rnd/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1658370125
-SHA256 (pcb-rnd-3.0.5.tar.bz2) = 7051a6e9afd2eaf7dc02a6d89eb5c0ff7763ca0c9c9e41bf332e4a8247700cde
-SIZE (pcb-rnd-3.0.5.tar.bz2) = 4740783
+TIMESTAMP = 1667387085
+SHA256 (pcb-rnd-3.0.6.tar.bz2) = 92622e70298a80cf842bafe81c74cd6b65446cb42df1e9bb4ef93ab888341c32
+SIZE (pcb-rnd-3.0.6.tar.bz2) = 4767393
diff --git a/cad/pcb-rnd/pkg-plist b/cad/pcb-rnd/pkg-plist
index 6a8b5163a3cd..fb236573f35f 100644
--- a/cad/pcb-rnd/pkg-plist
+++ b/cad/pcb-rnd/pkg-plist
@@ -17,8 +17,11 @@ bin/txt2bxl
 %%ETCDIR%%/fp_fs.conf
 %%ETCDIR%%/fp_wget.conf
 %%ETCDIR%%/import_gnetlist.conf
+%%ETCDIR%%/import_sch_rnd.conf
 %%ETCDIR%%/io_pads.conf
 %%ETCDIR%%/menu-default.lht
+%%ETCDIR%%/order.conf
+%%ETCDIR%%/order_pcbway.conf
 %%ETCDIR%%/show_netnames.conf
 lib/pcb-rnd/gnet-gsch2pcb-rnd.scm
 lib/pcb-rnd/gnet-pcbrndfwd.scm
@@ -31,6 +34,14 @@ lib/pcb-rnd/plugins/draw_csect.pup
 lib/pcb-rnd/plugins/draw_csect.so
 lib/pcb-rnd/plugins/draw_fontsel.pup
 lib/pcb-rnd/plugins/draw_fontsel.so
+lib/pcb-rnd/plugins/export_lpr.pup
+lib/pcb-rnd/plugins/export_lpr.so
+lib/pcb-rnd/plugins/export_png.pup
+lib/pcb-rnd/plugins/export_png.so
+lib/pcb-rnd/plugins/export_ps.pup
+lib/pcb-rnd/plugins/export_ps.so
+lib/pcb-rnd/plugins/export_svg.pup
+lib/pcb-rnd/plugins/export_svg.so
 lib/pcb-rnd/plugins/fp_wget.pup
 lib/pcb-rnd/plugins/fp_wget.so
 lib/pcb-rnd/plugins/import_accel_net.pup
@@ -47,6 +58,8 @@ lib/pcb-rnd/plugins/io_kicad_legacy.pup
 lib/pcb-rnd/plugins/io_kicad_legacy.so
 lib/pcb-rnd/plugins/lib_hid_pcbui.pup
 lib/pcb-rnd/plugins/lib_hid_pcbui.so
+lib/pcb-rnd/plugins/order_pcbway.pup
+lib/pcb-rnd/plugins/order_pcbway.so
 %%PORTDOCS%%%%DOCSDIR%%/Autostyle.html
 %%PORTDOCS%%%%DOCSDIR%%/INSTALL.UNIX.txt
 %%PORTDOCS%%%%DOCSDIR%%/INSTALL.librnd.txt
@@ -98,10 +111,48 @@ lib/pcb-rnd/plugins/lib_hid_pcbui.so
 %%PORTDOCS%%%%DOCSDIR%%/contact.html
 %%PORTDOCS%%%%DOCSDIR%%/contrib.html
 %%PORTDOCS%%%%DOCSDIR%%/datasheet.html
+%%PORTDOCS%%%%DOCSDIR%%/developer/API/pcb_text_by_bbox.txt
+%%PORTDOCS%%%%DOCSDIR%%/developer/action_doc.txt
 %%PORTDOCS%%%%DOCSDIR%%/developer/alien_formats/geda_pcb.txt
 %%PORTDOCS%%%%DOCSDIR%%/developer/alien_formats/hyp.txt
+%%PORTDOCS%%%%DOCSDIR%%/developer/alien_formats/io_altium/binary.txt
+%%PORTDOCS%%%%DOCSDIR%%/developer/alien_formats/io_altium/model.txt
+%%PORTDOCS%%%%DOCSDIR%%/developer/alien_formats/io_kicad/hatch.txt
+%%PORTDOCS%%%%DOCSDIR%%/developer/alien_formats/io_kicad/margin.txt
+%%PORTDOCS%%%%DOCSDIR%%/developer/alien_formats/io_kicad/segment_status.txt
+%%PORTDOCS%%%%DOCSDIR%%/developer/bisect.txt
+%%PORTDOCS%%%%DOCSDIR%%/developer/blog_queue.txt
+%%PORTDOCS%%%%DOCSDIR%%/developer/bugreport.html
+%%PORTDOCS%%%%DOCSDIR%%/developer/c89.html
+%%PORTDOCS%%%%DOCSDIR%%/developer/data.html
+%%PORTDOCS%%%%DOCSDIR%%/developer/data1.svg
 %%PORTDOCS%%%%DOCSDIR%%/developer/ddrc/proposal1.txt
 %%PORTDOCS%%%%DOCSDIR%%/developer/ddrc/requirements.txt
+%%PORTDOCS%%%%DOCSDIR%%/developer/distros.txt
+%%PORTDOCS%%%%DOCSDIR%%/developer/export_openems/mesh_z.txt
+%%PORTDOCS%%%%DOCSDIR%%/developer/fungw_actions.txt
+%%PORTDOCS%%%%DOCSDIR%%/developer/hid_render_comp.html
+%%PORTDOCS%%%%DOCSDIR%%/developer/import.html
+%%PORTDOCS%%%%DOCSDIR%%/developer/indent.html
+%%PORTDOCS%%%%DOCSDIR%%/developer/io_lihata_ver.html
+%%PORTDOCS%%%%DOCSDIR%%/developer/lihata_format/coraleda-project-v1.svg
+%%PORTDOCS%%%%DOCSDIR%%/developer/lihata_format/data.svg
+%%PORTDOCS%%%%DOCSDIR%%/developer/lihata_format/examples/board.lht
+%%PORTDOCS%%%%DOCSDIR%%/developer/lihata_format/examples/conf.lht
+%%PORTDOCS%%%%DOCSDIR%%/developer/lihata_format/examples/drc_query.lht
+%%PORTDOCS%%%%DOCSDIR%%/developer/lihata_format/examples/subc.lht
+%%PORTDOCS%%%%DOCSDIR%%/developer/lihata_format/geda-project-v1.svg
+%%PORTDOCS%%%%DOCSDIR%%/developer/lihata_format/index.html
+%%PORTDOCS%%%%DOCSDIR%%/developer/lihata_format/pcb-rnd-board-v.svg
+%%PORTDOCS%%%%DOCSDIR%%/developer/lihata_format/pcb-rnd-conf-v1.svg
+%%PORTDOCS%%%%DOCSDIR%%/developer/lihata_format/pcb-rnd-font-v1.svg
+%%PORTDOCS%%%%DOCSDIR%%/developer/lihata_format/pcb-rnd-log-v.svg
+%%PORTDOCS%%%%DOCSDIR%%/developer/lihata_format/pcb-rnd-subcircuit-v.svg
+%%PORTDOCS%%%%DOCSDIR%%/developer/lihata_format/submenu.svg
+%%PORTDOCS%%%%DOCSDIR%%/developer/lihata_format/tree.html
+%%PORTDOCS%%%%DOCSDIR%%/developer/lihata_format/tree.txt
+%%PORTDOCS%%%%DOCSDIR%%/developer/lihata_format/view-list-v.svg
+%%PORTDOCS%%%%DOCSDIR%%/developer/lihata_format/view-list-v1.svg
 %%PORTDOCS%%%%DOCSDIR%%/developer/mods3/after.png
 %%PORTDOCS%%%%DOCSDIR%%/developer/mods3/before.png
 %%PORTDOCS%%%%DOCSDIR%%/developer/mods3/export.png
@@ -115,6 +166,42 @@ lib/pcb-rnd/plugins/lib_hid_pcbui.so
 %%PORTDOCS%%%%DOCSDIR%%/developer/mods3/mods.png
 %%PORTDOCS%%%%DOCSDIR%%/developer/mods3/post.html
 %%PORTDOCS%%%%DOCSDIR%%/developer/mods3/pre.html
+%%PORTDOCS%%%%DOCSDIR%%/developer/obj_func_naming.txt
+%%PORTDOCS%%%%DOCSDIR%%/developer/old_netlist.txt
+%%PORTDOCS%%%%DOCSDIR%%/developer/openems.txt
+%%PORTDOCS%%%%DOCSDIR%%/developer/packaging.txt
+%%PORTDOCS%%%%DOCSDIR%%/developer/plugin/actions.html
+%%PORTDOCS%%%%DOCSDIR%%/developer/plugin/api.html
+%%PORTDOCS%%%%DOCSDIR%%/developer/plugin/conf.h
+%%PORTDOCS%%%%DOCSDIR%%/developer/plugin/conf.html
+%%PORTDOCS%%%%DOCSDIR%%/developer/plugin/conf_chg.html
+%%PORTDOCS%%%%DOCSDIR%%/developer/plugin/conf_file.conf
+%%PORTDOCS%%%%DOCSDIR%%/developer/plugin/conf_file.html
+%%PORTDOCS%%%%DOCSDIR%%/developer/plugin/cookie.html
+%%PORTDOCS%%%%DOCSDIR%%/developer/plugin/core_simple.html
+%%PORTDOCS%%%%DOCSDIR%%/developer/plugin/events.html
+%%PORTDOCS%%%%DOCSDIR%%/developer/plugin/ext_dont.html
+%%PORTDOCS%%%%DOCSDIR%%/developer/plugin/ext_fungw.html
+%%PORTDOCS%%%%DOCSDIR%%/developer/plugin/ext_pup.html
+%%PORTDOCS%%%%DOCSDIR%%/developer/plugin/index.html
+%%PORTDOCS%%%%DOCSDIR%%/developer/plugin/io.html
+%%PORTDOCS%%%%DOCSDIR%%/developer/plugin/menu.html
+%%PORTDOCS%%%%DOCSDIR%%/developer/plugin/naming.html
+%%PORTDOCS%%%%DOCSDIR%%/developer/plugin/new_plugin.html
+%%PORTDOCS%%%%DOCSDIR%%/developer/plugin/pup.html
+%%PORTDOCS%%%%DOCSDIR%%/developer/plugin/template/Makefile
+%%PORTDOCS%%%%DOCSDIR%%/developer/plugin/template/Plug.tmpasm
+%%PORTDOCS%%%%DOCSDIR%%/developer/plugin/template/foobar.c
+%%PORTDOCS%%%%DOCSDIR%%/developer/plugin/template/foobar.pup
+%%PORTDOCS%%%%DOCSDIR%%/developer/plugin/template_fungw/Makefile
+%%PORTDOCS%%%%DOCSDIR%%/developer/plugin/template_fungw/ext_bar.c
+%%PORTDOCS%%%%DOCSDIR%%/developer/plugin/template_pup/Makefile
+%%PORTDOCS%%%%DOCSDIR%%/developer/plugin/template_pup/ext_foo.c
+%%PORTDOCS%%%%DOCSDIR%%/developer/plugin/template_pup/ext_foo.pup
+%%PORTDOCS%%%%DOCSDIR%%/developer/plugin/terms.html
+%%PORTDOCS%%%%DOCSDIR%%/developer/plugin/tmpasm_vars.html
+%%PORTDOCS%%%%DOCSDIR%%/developer/polygon.html
+%%PORTDOCS%%%%DOCSDIR%%/developer/releasing.txt
 %%PORTDOCS%%%%DOCSDIR%%/doc.html
 %%PORTDOCS%%%%DOCSDIR%%/faq.html
 %%PORTDOCS%%%%DOCSDIR%%/help.html
@@ -127,7 +214,6 @@ lib/pcb-rnd/plugins/lib_hid_pcbui.so
 %%PORTDOCS%%%%DOCSDIR%%/motivation.html
 %%PORTDOCS%%%%DOCSDIR%%/myfeature.html
 %%PORTDOCS%%%%DOCSDIR%%/news.html
-%%PORTDOCS%%%%DOCSDIR%%/plan.txt
 %%PORTDOCS%%%%DOCSDIR%%/privacy.html
 %%PORTDOCS%%%%DOCSDIR%%/scripting.txt
 %%PORTDOCS%%%%DOCSDIR%%/security/README