Bug 276949

Summary: cad/libredwg: update to 0.13.3
Product: Ports & Packages Reporter: kunda <luzpaz>
Component: Individual Port(s)Assignee: Alexey Dokuchaev <danfe>
Status: In Progress ---    
Severity: Affects Only Me Keywords: needs-patch
Priority: --- Flags: bugzilla: maintainer-feedback? (danfe)
Version: Latest   
Hardware: Any   
OS: Any   

Comment 1 Alexey Dokuchaev freebsd_committer freebsd_triage 2024-02-10 23:02:08 UTC
I'm aware of it, but seeing rather bumpy* ride 0.13.x had been since the initial release I'd wait several days to let the dust settle.

*) https://github.com/LibreDWG/libredwg/issues/937
Comment 3 Alexey Dokuchaev freebsd_committer freebsd_triage 2024-03-10 08:47:28 UTC
(In reply to kunda from comment #2)
> 0.13.3 has been released
Yeah, and I've got the port update ready; however, one problem remains: tests run fine locally, but in the tinderbox I'm getting these errors:

  dwgwrite -y -v2 sample_2000.json 2>sample_2000-write.log
  dwgwrite failure 0
  ERROR: Required (null).handle missing, skipped
  ERROR: Unknown object  (no fields)
  ...

Generated sample_2000.json is different (correct size is 79969 bytes, bogus one weighs 78474 bytes) but I haven't found the cause yet.