Bug 246743 - www/serf: Switch to use python3 scons
Summary: www/serf: Switch to use python3 scons
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Lev A. Serebryakov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-05-26 09:10 UTC by Yasuhiro Kimura
Modified: 2020-05-31 21:32 UTC (History)
0 users

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


Attachments
Patch file (1.39 KB, patch)
2020-05-26 09:10 UTC, Yasuhiro Kimura
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yasuhiro Kimura freebsd_committer freebsd_triage 2020-05-26 09:10:18 UTC
Created attachment 214867 [details]
Patch file

Switch to use python3 scons.
    
while I'm here,
    
* Fix some portlint wanrings
* Fix spelling of MGSSAPI_HEIMDAL
Comment 1 commit-hook freebsd_committer freebsd_triage 2020-05-31 21:32:01 UTC
A commit references this bug:

Author: lev
Date: Sun May 31 21:31:38 UTC 2020
New revision: 537446
URL: https://svnweb.freebsd.org/changeset/ports/537446

Log:
   Migrate to scons with python3 support.

  PR:		246743
  Submitted by:	Yasuhiro KIMURA <yasu@utahime.org>

Changes:
  head/www/serf/Makefile
  head/www/serf/distinfo
Comment 2 Lev A. Serebryakov freebsd_committer freebsd_triage 2020-05-31 21:32:44 UTC
Committed, thanx!