www/rubygem-turbolinks: Update from 2.5.3 to 5.0.1
Changes: https://github.com/turbolinks/turbolinks/wiki/Turbolinks-5-FAQ There is no changelog available, just a FAQ about the changes. Approved by: swills (mentor)
This commit is contained in:
parent
7235c692a3
commit
60b620cff9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=422928
2 changed files with 7 additions and 5 deletions
|
@ -1,7 +1,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= turbolinks
|
||||
PORTVERSION= 2.5.3
|
||||
PORTVERSION= 5.0.1
|
||||
CATEGORIES= www rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
|
@ -9,9 +9,10 @@ MAINTAINER= ruby@FreeBSD.org
|
|||
COMMENT= Turbolinks makes following links in your web application faster
|
||||
|
||||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/MIT-LICENSE
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
RUN_DEPENDS?= rubygem-coffee-rails4>=4.0.1:devel/rubygem-coffee-rails4
|
||||
RUN_DEPENDS?= rubygem-coffee-rails4>=4.0.1:devel/rubygem-coffee-rails4 \
|
||||
rubygem-turbolinks-source>=5:www/rubygem-turbolinks-source
|
||||
|
||||
NO_ARCH= yes
|
||||
USE_RUBY= yes
|
||||
|
|
|
@ -1,2 +1,3 @@
|
|||
SHA256 (rubygem/turbolinks-2.5.3.gem) = 5606242743a4c9bb1ef49bc5bb88ebdc2dc1a0ac99a602c9a71defbd8be8b9b5
|
||||
SIZE (rubygem/turbolinks-2.5.3.gem) = 20992
|
||||
TIMESTAMP = 1473687218
|
||||
SHA256 (rubygem/turbolinks-5.0.1.gem) = 60e877f752e21a586c490e9263784b0e02c69498a52e12f60d9f057892977767
|
||||
SIZE (rubygem/turbolinks-5.0.1.gem) = 6144
|
||||
|
|
Loading…
Reference in a new issue