Bug 232516

Summary: cad/openscad-devel: update to 2018.10.22 snapshot
Product: Ports & Packages Reporter: Jan Beich <jbeich>
Component: Individual Port(s)Assignee: Michael Reifenberger <mr>
Status: Closed FIXED    
Severity: Affects Only Me CC: mr
Priority: --- Keywords: patch
Version: LatestFlags: bugzilla: maintainer-feedback? (mr)
Hardware: Any   
OS: Any   
Bug Depends on:    
Bug Blocks: 232525    
Attachments:
Description Flags
v0
none
v1 (see commit message inside describing other changes) jbeich: maintainer-approval? (mr)

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.