Bug 248413 - databases/py-carbon: Fix rc script for python3
Summary: databases/py-carbon: Fix rc script for python3
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: Steve Wills
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-08-01 16:34 UTC by Brad Davis
Modified: 2020-08-15 23:18 UTC (History)
1 user (show)

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


Attachments
patch (993 bytes, patch)
2020-08-01 16:34 UTC, Brad Davis
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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!