Bug 232516 - cad/openscad-devel: update to 2018.10.22 snapshot
Summary: cad/openscad-devel: update to 2018.10.22 snapshot
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Michael Reifenberger
URL:
Keywords: patch
Depends on:
Blocks: 232525
  Show dependency treegraph
 
Reported: 2018-10-21 23:34 UTC by Jan Beich
Modified: 2018-10-31 12:50 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (mr)


Attachments
v0 (3.18 KB, patch)
2018-10-21 23:34 UTC, Jan Beich
no flags Details | Diff
v1 (see commit message inside describing other changes) (6.51 KB, patch)
2018-10-24 14:38 UTC, Jan Beich
jbeich: maintainer-approval? (mr)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jan Beich freebsd_committer freebsd_triage 2018-10-21 23:34:14 UTC
Created attachment 198455 [details]
v0

Apply https://github.com/openscad/openscad/pull/2530
- Unbreak with Boost 1.69
- Drop dependency on -lcompat
- Replace time.h with ctime

Can you also update to a newer snapshot?
Comment 1 Jan Beich freebsd_committer freebsd_triage 2018-10-24 14:38:18 UTC
Created attachment 198564 [details]
v1 (see commit message inside describing other changes)

I don't use this port. My runtime testing was minimal: check for crashes on startup.

Build logs:
FreeBSD 10.4 amd64: https://ptpb.pw/YpJL
FreeBSD 10.4 i386:  https://ptpb.pw/tNQN
FreeBSD 11.2 amd64: https://ptpb.pw/Yuhx
FreeBSD 11.2 i386:  https://ptpb.pw/NebY
FreeBSD 12.0 amd64: https://ptpb.pw/BNem
FreeBSD 12.0 i386:  https://ptpb.pw/zoeA
Comment 2 commit-hook freebsd_committer freebsd_triage 2018-10-25 16:27:08 UTC
A commit references this bug:

Author: mr
Date: Thu Oct 25 16:26:53 UTC 2018
New revision: 482975
URL: https://svnweb.freebsd.org/changeset/ports/482975

Log:
  Update 2018.10.22:
  	Unbreak with Boost 1.69
  	Drop dependency on -lcompat
  	Replace time.h with ctime

  PR:	232516
  Submitted by:	Jan Beich jbeich@

Changes:
  head/cad/openscad-devel/Makefile
  head/cad/openscad-devel/distinfo
  head/cad/openscad-devel/files/
  head/cad/openscad-devel/pkg-plist
Comment 3 Jan Beich freebsd_committer freebsd_triage 2018-10-31 12:50:58 UTC
Kinda sad you didn't use my commit message which documents other changes (like Qt4 -> Qt5 switch). Anyway, I don't think there's anything else to do.