Index: Rev.h =================================================================== --- Rev.h (revision 31371) +++ Rev.h (revision 31372) @@ -1 +1 @@ -static const int myrev = 31295; +static const int myrev = 31372; Index: Rev.tab =================================================================== --- Rev.tab (revision 31371) +++ Rev.tab (revision 31372) @@ -1,3 +1,4 @@ +31372 configure lib for IPv4/tcp for the online support 31295 configure tEDAx drc_query block parse 31249 configure enabled io_bxl 31116 configure include libulzw in librnd 3rd Index: plugins.h =================================================================== --- plugins.h (revision 31371) +++ plugins.h (revision 31372) @@ -13,6 +13,7 @@ plugin_def("lib_hid_pcbui", "common PCB-related GUI elements", sdisable, 0, 0) plugin_def("lib_netmap", "map nets and objects", sdisable, 0, 0) plugin_def("lib_polyhelp", "polygon helpers", sbuildin, 1, 0) +plugin_def("lib_portynet", "#IPv4 tcp", sbuildin, 1, 0) plugin_def("lib_vfs", "fetch data for VFS export", sdisable, 0, 0) plugin_def("lib_wget", "wget(1) wrapper", sdisable, 0, 0)