Bug 230741 - sysutils/py-google-compute-engine: remove patches for InstanceSetup
Summary: sysutils/py-google-compute-engine: remove patches for InstanceSetup
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: patch, patch-ready
Depends on:
Blocks:
 
Reported: 2018-08-19 03:56 UTC by Helen Koike
Modified: 2018-08-19 14:16 UTC (History)
1 user (show)

See Also:
helen.koike: maintainer-feedback+


Attachments
patch (2.98 KB, patch)
2018-08-19 03:56 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 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!