Bug 206955 - devel/rubygem-grape-entity: switch used Rails version from 3 to 4.2
Summary: devel/rubygem-grape-entity: 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 Some People
Assignee: Martin Wilke
URL:
Keywords:
Depends on:
Blocks: 202468
  Show dependency treegraph
 
Reported: 2016-02-05 16:04 UTC by Torsten Zühlsdorff
Modified: 2016-03-28 00:38 UTC (History)
3 users (show)

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


Attachments
patch to switch dependencies to rails 4.2 (709 bytes, patch)
2016-02-05 16:04 UTC, Torsten Zühlsdorff
ports: maintainer-approval? (ruby)
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 16:04:08 UTC
Created attachment 166619 [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-27 23:34:29 UTC
A commit references this bug:

Author: swills
Date: Sun Mar 27 23:34:09 UTC 2016
New revision: 412021
URL: https://svnweb.freebsd.org/changeset/ports/412021

Log:
  devel/rubygem-grape-entity: switch used Rails version from 3 to 4.2

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

Changes:
  head/devel/rubygem-grape-entity/Makefile
Comment 2 Steve Wills freebsd_committer freebsd_triage 2016-03-28 00:38:31 UTC
Committed, thanks!