Bug 206950

Summary: databases/rubygem-after_commit_queue: switch used Rails version from 3 to 4.2
Product: Ports & Packages Reporter: Torsten Zühlsdorff <ports>
Component: Individual Port(s)Assignee: Martin Wilke <miwi>
Status: Closed FIXED    
Severity: Affects Only Me CC: miwi, ports, swills
Priority: --- Flags: ports: maintainer-feedback+
Version: Latest   
Hardware: Any   
OS: Any   
Bug Depends on:    
Bug Blocks: 202468    
Attachments:
Description Flags
patch to switch dependencies to rails 4.2 ports: maintainer-approval? (ports)

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!