Bug 221917 - sysutils/py-google-compute-engine: add missing google_ip_forwarding_daemon script in USE_RC_SUBR
Summary: sysutils/py-google-compute-engine: add missing google_ip_forwarding_daemon sc...
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: Richard Gallamore
URL:
Keywords: easy, feature, needs-qa
Depends on:
Blocks:
 
Reported: 2017-08-29 18:53 UTC by Helen Koike
Modified: 2017-09-03 03:14 UTC (History)
1 user (show)

See Also:


Attachments
Patch which adds the missing rc script in the makefile (313 bytes, patch)
2017-08-29 18:53 UTC, Helen Koike
helen.koike: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Helen Koike 2017-08-29 18:53:09 UTC
Created attachment 185887 [details]
Patch which adds the missing rc script in the makefile

The script google_ip_forwarding_daemon is not listed in USE_RC_SUBR, this patch adds it
Comment 1 commit-hook freebsd_committer freebsd_triage 2017-09-03 02:31:49 UTC
A commit references this bug:

Author: ultima
Date: Sun Sep  3 02:31:16 UTC 2017
New revision: 449170
URL: https://svnweb.freebsd.org/changeset/ports/449170

Log:
  Add missing rc script, this should fix possible issues with ip forwarding

  PR:		221917
  Submitted by:	Helen Koike (maintainer)
  Reviewed by:	matthew (mentor)
  Approved by:	matthew (mentor)
  Differential Revision:	https://reviews.freebsd.org/D12207

Changes:
  head/sysutils/py-google-compute-engine/Makefile
Comment 2 Richard Gallamore freebsd_committer freebsd_triage 2017-09-03 03:14:26 UTC
Committed, thanks!