Bug 224194

Summary: [patch] devel/scons: update to 3.0.1
Product: Ports & Packages Reporter: Vidar Karlsen <vidar>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Many People Keywords: patch
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Proposed patch none

Description Vidar Karlsen 2017-12-09 02:41:57 UTC
Created attachment 188639 [details]
Proposed patch

Update devel/scons to 3.0.1.

portlint -C: looks fine

poudriere testport: tested fine on 10.3, 10.4 and 11.1.

Also tested building databases/mongodb, which depends on scons to build, to make sure it actually works (only did this on 11.1). Please let me know if there are other tests that should be done.

Changelog: https://raw.githubusercontent.com/SConsProject/scons/rel_3.0.1/src/CHANGES.txt
Comment 1 commit-hook freebsd_committer freebsd_triage 2017-12-12 12:47:28 UTC
A commit references this bug:

Author: swills
Date: Tue Dec 12 12:47:06 UTC 2017
New revision: 456127
URL: https://svnweb.freebsd.org/changeset/ports/456127

Log:
  devel/scons: update to 3.0.1

  PR:		224194
  Submitted by:	Vidar Karlsen <vidar@karlsen.tech>

Changes:
  head/devel/scons/Makefile
  head/devel/scons/distinfo
Comment 2 Steve Wills freebsd_committer freebsd_triage 2017-12-12 12:48:11 UTC
Committed, thanks!