Bug 237113 - devel/rubygem-resque: Upgrade to 2.0.0
Summary: devel/rubygem-resque: Upgrade to 2.0.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: Dan Langille
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-04-08 15:01 UTC by Gilbert Morgan
Modified: 2019-04-08 18:03 UTC (History)
0 users

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


Attachments
Makefile diff (306 bytes, patch)
2019-04-08 15:01 UTC, Gilbert Morgan
no flags Details | Diff
distinfo diff (455 bytes, patch)
2019-04-08 15:01 UTC, Gilbert Morgan
no flags Details | Diff
rubygem-resque diff (910 bytes, patch)
2019-04-08 16:38 UTC, Gilbert Morgan
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Gilbert Morgan 2019-04-08 15:01:01 UTC
Created attachment 203487 [details]
Makefile diff

Patch for rubygem-resque upgrade

An upgrade of rubygem-resque is needed so that it no longer uses deprecated client methods. This is remedied in version 2.0.0.
Comment 1 Gilbert Morgan 2019-04-08 15:01:27 UTC
Created attachment 203488 [details]
distinfo diff
Comment 2 Gilbert Morgan 2019-04-08 16:38:46 UTC
Created attachment 203496 [details]
rubygem-resque diff
Comment 3 commit-hook freebsd_committer freebsd_triage 2019-04-08 18:02:35 UTC
A commit references this bug:

Author: dvl
Date: Mon Apr  8 18:02:24 UTC 2019
New revision: 498400
URL: https://svnweb.freebsd.org/changeset/ports/498400

Log:
  Upgrade to 2.0.0

  An upgrade of rubygem-resque is needed so that it no longer uses deprecated
  client methods.

  https://github.com/resque/resque/releases/tag/v2.0.0

  PR:		237113
  Submitted by:	Gilbert Morgan <gmm@tutanota.com>

Changes:
  head/devel/rubygem-resque/Makefile
  head/devel/rubygem-resque/distinfo
Comment 4 Dan Langille freebsd_committer freebsd_triage 2019-04-08 18:03:24 UTC
Done.  Thank you.