Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 Mar 2020 09:00:51 +0000 (UTC)
From:      Matthias Fechner <mfechner@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r529312 - head/www/rubygem-gitlab-gollum-lib
Message-ID:  <202003280900.02S90p2B047743@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mfechner
Date: Sat Mar 28 09:00:51 2020
New Revision: 529312
URL: https://svnweb.freebsd.org/changeset/ports/529312

Log:
  Update to 4.2.7.8 which is required for gitlab-ce 12.9 upgrade.

Modified:
  head/www/rubygem-gitlab-gollum-lib/Makefile
  head/www/rubygem-gitlab-gollum-lib/distinfo

Modified: head/www/rubygem-gitlab-gollum-lib/Makefile
==============================================================================
--- head/www/rubygem-gitlab-gollum-lib/Makefile	Sat Mar 28 08:59:53 2020	(r529311)
+++ head/www/rubygem-gitlab-gollum-lib/Makefile	Sat Mar 28 09:00:51 2020	(r529312)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	gitlab-gollum-lib
-PORTVERSION=	4.2.7.7
+PORTVERSION=	4.2.7.8
 CATEGORIES=	www rubygems
 MASTER_SITES=	RG
 
@@ -11,13 +11,13 @@ COMMENT=	Simple, Git-powered wiki with a sweet API and
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-RUN_DEPENDS=	rubygem-gemojione32>=3.2:graphics/rubygem-gemojione32 \
+RUN_DEPENDS=	rubygem-gemojione32>=3.2<4:graphics/rubygem-gemojione32 \
 		rubygem-gitlab-markup>=1.6:textproc/rubygem-gitlab-markup \
-		rubygem-gollum-grit_adapter10>=1.0:www/rubygem-gollum-grit_adapter10 \
-		rubygem-nokogiri>=1.6.1:textproc/rubygem-nokogiri \
-		rubygem-rouge>=3.1:textproc/rubygem-rouge \
-		rubygem-sanitize>=4.6.4:textproc/rubygem-sanitize \
-		rubygem-stringex>=2.6:devel/rubygem-stringex
+		rubygem-gitlab-gollum-rugged_adapter>=0.4.4.2<0.4.5.0:www/rubygem-gitlab-gollum-rugged_adapter \
+		rubygem-nokogiri>=1.6.1<2.0:textproc/rubygem-nokogiri \
+		rubygem-rouge>=3.1<4:textproc/rubygem-rouge \
+		rubygem-sanitize>=4.6.4<4.7:textproc/rubygem-sanitize \
+		rubygem-stringex>=2.6<3,1:devel/rubygem-stringex
 
 USES=		gem
 USE_RUBY=	yes

Modified: head/www/rubygem-gitlab-gollum-lib/distinfo
==============================================================================
--- head/www/rubygem-gitlab-gollum-lib/distinfo	Sat Mar 28 08:59:53 2020	(r529311)
+++ head/www/rubygem-gitlab-gollum-lib/distinfo	Sat Mar 28 09:00:51 2020	(r529312)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1552043413
-SHA256 (rubygem/gitlab-gollum-lib-4.2.7.7.gem) = 6eb9bb8045d8ceb01f40974ff6537a93117bba8c8da0841705d7fe28c632a28e
-SIZE (rubygem/gitlab-gollum-lib-4.2.7.7.gem) = 49664
+TIMESTAMP = 1585312510
+SHA256 (rubygem/gitlab-gollum-lib-4.2.7.8.gem) = bd664814587dd5cdde7c6f2d8acd2f3302474b900be110536d6a7234f87b9937
+SIZE (rubygem/gitlab-gollum-lib-4.2.7.8.gem) = 49664



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