Bug 206950 - databases/rubygem-after_commit_queue: switch used Rails version from 3 to 4.2
Summary: databases/rubygem-after_commit_queue: switch used Rails version from 3 to 4.2
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: Martin Wilke
URL:
Keywords:
Depends on:
Blocks: 202468
  Show dependency treegraph
 
Reported: 2016-02-05 10:57 UTC by Torsten Zühlsdorff
Modified: 2016-03-28 02:20 UTC (History)
3 users (show)

See Also:
ports: maintainer-feedback+


Attachments
patch to switch dependencies to rails 4.2 (706 bytes, patch)
2016-02-05 10:57 UTC, Torsten Zühlsdorff
ports: maintainer-approval? (ports)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Torsten Zühlsdorff 2016-02-05 10:57:50 UTC
Created attachment 166610 [details]
patch to switch dependencies to rails 4.2

Hello,

we discussed at ruby@ mailing-list the future obsoletion of Rails 3 in the ports-tree. Most of the ports using Rails 3 were already working with the current Rails 4.2. 

Attached is a patch which changes the dependencies to the new Rails 4.2. This includes a bump for the new build.

poudriere build fine for:
9.3 amd + i386
10.1 amd + i386
10.2 amd + i386
11-current r293820 amd + i386

portlint is also fine.

And i did a runtime test to verify that the port is still loadable and usable!

But on a sidenote: i wonder why the $FreeBSD$ Comment was not replaced by the commit?

Greetings,
Torsten
Comment 1 commit-hook freebsd_committer freebsd_triage 2016-03-28 02:19:46 UTC
A commit references this bug:

Author: swills
Date: Mon Mar 28 02:19:40 UTC 2016
New revision: 412028
URL: https://svnweb.freebsd.org/changeset/ports/412028

Log:
  databases/rubygem-after_commit_queue: switch used Rails version from 3 to 4.2

  PR:		206950
  Submitted by:	Torsten Z?hlsdorff <ports@toco-domains.de>

Changes:
  head/databases/rubygem-after_commit_queue/Makefile
Comment 2 Steve Wills freebsd_committer freebsd_triage 2016-03-28 02:20:58 UTC
Committed, thanks!