Bug 230741

Summary: sysutils/py-google-compute-engine: remove patches for InstanceSetup
Product: Ports & Packages Reporter: Helen Koike <helen.koike>
Component: Individual Port(s)Assignee: Steve Wills <swills>
Status: Closed FIXED    
Severity: Affects Only Me CC: swills
Priority: --- Keywords: patch, patch-ready
Version: LatestFlags: helen.koike: maintainer-feedback+
Hardware: Any   
OS: Any   
Attachments:
Description Flags
patch helen.koike: maintainer-approval+

Description Helen Koike 2018-08-19 03:56:50 UTC
Created attachment 196334 [details]
patch

Instead of patching the upstream project to remove the scripts that are specific for Linux systems (set_multiqueue and optimize_local_ssd), just set the scripts to false in the specific FreeBSD configuration file.

Please, see patch attached
Comment 1 commit-hook freebsd_committer freebsd_triage 2018-08-19 14:16:11 UTC
A commit references this bug:

Author: swills
Date: Sun Aug 19 14:15:40 UTC 2018
New revision: 477577
URL: https://svnweb.freebsd.org/changeset/ports/477577

Log:
  sysutils/py-google-compute-engine: remove patches for InstanceSetup

  While here, pet portlint by fixing shebang and bump PORTREVISION.

  PR:		230741
  Submitted by:	Helen Koike <helen.koike@collabora.com> (maintainer)

Changes:
  head/sysutils/py-google-compute-engine/Makefile
  head/sysutils/py-google-compute-engine/files/instance_configs.cfg.distro.sample
  head/sysutils/py-google-compute-engine/files/patch-google__compute__engine_instance__setup_instance__config.py
  head/sysutils/py-google-compute-engine/files/patch-setup.py
Comment 2 Steve Wills freebsd_committer freebsd_triage 2018-08-19 14:16:51 UTC
Committed, thanks!