Bug 247014 - devel/sentry-cli: Update to 1.54.0
Summary: devel/sentry-cli: Update to 1.54.0
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: Fernando Apesteguía
URL: https://github.com/getsentry/sentry-c...
Keywords: patch
Depends on:
Blocks:
 
Reported: 2020-06-05 17:52 UTC by Lewis Cook
Modified: 2020-06-08 05:52 UTC (History)
1 user (show)

See Also:


Attachments
sentry-cli-1.54.0.diff (5.48 KB, patch)
2020-06-05 17:52 UTC, Lewis Cook
lcook: maintainer-approval+
Details | Diff
sentry-cli-1.54.0.log (332.31 KB, text/plain)
2020-06-05 17:53 UTC, Lewis Cook
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Lewis Cook freebsd_committer freebsd_triage 2020-06-05 17:52:37 UTC
Created attachment 215270 [details]
sentry-cli-1.54.0.diff

Amended:
 * Bumped DISTVERSION to 1.54.0 and updated distinfo.
 * Updated CARGO_CRATES dependency list.

Changelog:
 * https://github.com/getsentry/sentry-cli/releases/1.54.0

Tested:
 * portlint: OK (looks fine).
 * testport: OK (poudriere: 3.3.4).
Comment 1 Lewis Cook freebsd_committer freebsd_triage 2020-06-05 17:53:00 UTC
Created attachment 215271 [details]
sentry-cli-1.54.0.log

* Poudriere testport log.
Comment 2 commit-hook freebsd_committer freebsd_triage 2020-06-08 05:51:48 UTC
A commit references this bug:

Author: fernape
Date: Mon Jun  8 05:51:06 UTC 2020
New revision: 538199
URL: https://svnweb.freebsd.org/changeset/ports/538199

Log:
  devel/sentry-cli: Update to 1.54.0

  From ChangeLog: https://github.com/getsentry/sentry-cli/releases/1.54.0

   * feat: Add --no-environ parameter to bash-hook (#745)
   * feat: Allow for disabling install progress-bar without silencing npm using SENTRY_NO_PROGRESS_BAR env var (#754)
   * fix: Use correct required option to newDeploy JS api (#755)

  PR:	247014
  Submitted by:	vulcan@wired.sh (maintainer)

Changes:
  head/devel/sentry-cli/Makefile
  head/devel/sentry-cli/distinfo
Comment 3 Fernando Apesteguía freebsd_committer freebsd_triage 2020-06-08 05:52:21 UTC
Committed,

Thanks!