diff options
author | tz <tz@FreeBSD.org> | 2016-10-13 17:59:08 +0800 |
---|---|---|
committer | tz <tz@FreeBSD.org> | 2016-10-13 17:59:08 +0800 |
commit | 37eef02bf4b190f799704db4c611880f5b3671bc (patch) | |
tree | 5c0ba51bb6d9d9ab91640a0bb282a883dfe617a0 /www/Makefile | |
parent | 431eea49607745884d09db923486cb37962bfe19 (diff) | |
download | freebsd-ports-graphics-37eef02bf4b190f799704db4c611880f5b3671bc.tar.gz freebsd-ports-graphics-37eef02bf4b190f799704db4c611880f5b3671bc.tar.zst freebsd-ports-graphics-37eef02bf4b190f799704db4c611880f5b3671bc.zip |
Revive www/rubygem-turbolinks as www/rubygem-turbolinks-classic.
turbolinks was completely rewritten and released as version 5.x. The old
branch 2.5.x was renamed to turbolinks-classic.
www/gitlab still depends on the old version of rubygem-turbolinks.
Therefore its revived as a new port, while the updated turbolinks
port will satisfy www/rubygem-rails4.
PR: 213218
Approved by: swills (mentor)
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile index f354d516a1f..fb9b1222c7c 100644 --- a/www/Makefile +++ b/www/Makefile @@ -2050,6 +2050,7 @@ SUBDIR += rubygem-totoridipjp SUBDIR += rubygem-tumblr_client SUBDIR += rubygem-turbolinks + SUBDIR += rubygem-turbolinks-classic SUBDIR += rubygem-turbolinks-source SUBDIR += rubygem-typhoeus SUBDIR += rubygem-uglifier |