Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 6 Mar 2017 10:14:29 +0000 (UTC)
From:      Torsten Zuehlsdorff <tz@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r435526 - in head/www: . rubygem-gitlab-turbolinks-classic
Message-ID:  <201703061014.v26AETXW091182@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tz
Date: Mon Mar  6 10:14:29 2017
New Revision: 435526
URL: https://svnweb.freebsd.org/changeset/ports/435526

Log:
  Repo-copy rubygem-turbolinks-classic to rubygem-gitlab-turbolinks-classic.
  
  The new port is a fork needed by the next GitLab version and developed
  now by the GitLab team itself.

Added:
  head/www/rubygem-gitlab-turbolinks-classic/
     - copied from r435252, head/www/rubygem-turbolinks-classic/
Modified:
  head/www/Makefile
  head/www/rubygem-gitlab-turbolinks-classic/Makefile
  head/www/rubygem-gitlab-turbolinks-classic/distinfo
  head/www/rubygem-gitlab-turbolinks-classic/pkg-descr

Modified: head/www/Makefile
==============================================================================
--- head/www/Makefile	Mon Mar  6 10:06:04 2017	(r435525)
+++ head/www/Makefile	Mon Mar  6 10:14:29 2017	(r435526)
@@ -1964,6 +1964,7 @@
     SUBDIR += rubygem-gitlab-flowdock-git-hook
     SUBDIR += rubygem-gitlab-gollum-lib
     SUBDIR += rubygem-gitlab-grack
+    SUBDIR += rubygem-gitlab-turbolinks-classic
     SUBDIR += rubygem-gollum-grit_adapter
     SUBDIR += rubygem-gollum-lib
     SUBDIR += rubygem-gollum-lib-gitlab

Modified: head/www/rubygem-gitlab-turbolinks-classic/Makefile
==============================================================================
--- head/www/rubygem-turbolinks-classic/Makefile	Thu Mar  2 16:55:16 2017	(r435252)
+++ head/www/rubygem-gitlab-turbolinks-classic/Makefile	Mon Mar  6 10:14:29 2017	(r435526)
@@ -1,10 +1,9 @@
 # $FreeBSD$
 
-PORTNAME=	turbolinks
-PORTVERSION=	2.5.3
+PORTNAME=	gitlab-turbolinks-classic
+PORTVERSION=	2.5.6
 CATEGORIES=	www rubygems
 MASTER_SITES=	RG
-PKGNAMESUFFIX=	-classic
 
 MAINTAINER=	ruby@FreeBSD.org
 COMMENT=	Turbolinks makes following links in your web application faster
@@ -14,8 +13,6 @@ LICENSE_FILE=	${WRKSRC}/MIT-LICENSE
 
 RUN_DEPENDS?=	rubygem-coffee-rails4>=4.0.1:devel/rubygem-coffee-rails4
 
-PORTSCOUT=	limit:^2\.5
-
 NO_ARCH=	yes
 USE_RUBY=	yes
 USES=		gem

Modified: head/www/rubygem-gitlab-turbolinks-classic/distinfo
==============================================================================
--- head/www/rubygem-turbolinks-classic/distinfo	Thu Mar  2 16:55:16 2017	(r435252)
+++ head/www/rubygem-gitlab-turbolinks-classic/distinfo	Mon Mar  6 10:14:29 2017	(r435526)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1476351062
-SHA256 (rubygem/turbolinks-2.5.3.gem) = 5606242743a4c9bb1ef49bc5bb88ebdc2dc1a0ac99a602c9a71defbd8be8b9b5
-SIZE (rubygem/turbolinks-2.5.3.gem) = 20992
+TIMESTAMP = 1488794275
+SHA256 (rubygem/gitlab-turbolinks-classic-2.5.6.gem) = 2acb127904192ecf1a072c6b2926d65f4cb6487a2ff2dd7df80c427583e2d8fd
+SIZE (rubygem/gitlab-turbolinks-classic-2.5.6.gem) = 22016

Modified: head/www/rubygem-gitlab-turbolinks-classic/pkg-descr
==============================================================================
--- head/www/rubygem-turbolinks-classic/pkg-descr	Thu Mar  2 16:55:16 2017	(r435252)
+++ head/www/rubygem-gitlab-turbolinks-classic/pkg-descr	Mon Mar  6 10:14:29 2017	(r435526)
@@ -1,4 +1,4 @@
 Turbolinks makes following links in your web application faster (use with Rails
 Asset Pipeline)
 
-WWW: https://github.com/rails/turbolinks-classic
+WWW: https://gitlab.com/jamedjo/gitlab-turbolinks-classic/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201703061014.v26AETXW091182>