Bug 248413

Summary: databases/py-carbon: Fix rc script for python3
Product: Ports & Packages Reporter: Brad Davis <brd>
Component: Individual Port(s)Assignee: Steve Wills <swills>
Status: Closed FIXED    
Severity: Affects Only Me CC: kai
Priority: --- Flags: bugzilla: maintainer-feedback? (swills)
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
patch none

Description Brad Davis freebsd_committer freebsd_triage 2020-08-01 16:34:52 UTC
Created attachment 216941 [details]
patch

Remove hardcoded python2.7 path in favor of PYTHON_CMD.
Comment 1 Kai Knoblich freebsd_committer freebsd_triage 2020-08-01 22:58:57 UTC
(In reply to Brad Davis from comment #0)

Sorry about that, this shouldn't have happened.  Somehow I completely missed that line in the rc script.

@swills: Feel free to assign this bug to me as I'm the one who brought the port into this state.
Comment 2 commit-hook freebsd_committer freebsd_triage 2020-08-15 23:16:48 UTC
A commit references this bug:

Author: swills
Date: Sat Aug 15 23:15:49 UTC 2020
New revision: 545081
URL: https://svnweb.freebsd.org/changeset/ports/545081

Log:
  databases/py-carbon: Fix rc script for python3

  PR:		248413
  Submitted by:	brd

Changes:
  head/databases/py-carbon/Makefile
  head/databases/py-carbon/files/carbon.in
Comment 3 Steve Wills freebsd_committer freebsd_triage 2020-08-15 23:18:40 UTC
Committed, thanks!