Bug 234788 - net/rubygem-google-cloud-env: fix WWW
Summary: net/rubygem-google-cloud-env: fix WWW
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: Po-Chuan Hsieh
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-01-09 14:39 UTC by Dmitry Marakasov
Modified: 2019-01-09 14:55 UTC (History)
0 users

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


Attachments
Patch (424 bytes, patch)
2019-01-09 14:39 UTC, Dmitry Marakasov
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dmitry Marakasov freebsd_committer freebsd_triage 2019-01-09 14:39:49 UTC
Created attachment 200955 [details]
Patch

- Provide more meaningful WWW
- Unbreak all software which parses WWW by placing url on the same line with WWW:
Comment 1 Po-Chuan Hsieh freebsd_committer freebsd_triage 2019-01-09 14:51:06 UTC
I think the original one is good. It just accidentally goes to the second line.
Comment 2 commit-hook freebsd_committer freebsd_triage 2019-01-09 14:55:00 UTC
A commit references this bug:

Author: sunpoet
Date: Wed Jan  9 14:53:20 UTC 2019
New revision: 489803
URL: https://svnweb.freebsd.org/changeset/ports/489803

Log:
  Remove unintended line wrap

  PR:		234788
  Reported by:	amdmi3

Changes:
  head/net/rubygem-google-cloud-env/pkg-descr
Comment 3 Po-Chuan Hsieh freebsd_committer freebsd_triage 2019-01-09 14:55:28 UTC
Committed. Thanks!