Date: Thu, 4 Jun 2020 19:55:32 +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: r537944 - head/www/rubygem-gitlab-gollum-lib Message-ID: <202006041955.054JtWp8049566@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: mfechner Date: Thu Jun 4 19:55:32 2020 New Revision: 537944 URL: https://svnweb.freebsd.org/changeset/ports/537944 Log: Update to 4.2.7.9 which is required for gitlab-ce 13.0. 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 Thu Jun 4 19:54:43 2020 (r537943) +++ head/www/rubygem-gitlab-gollum-lib/Makefile Thu Jun 4 19:55:32 2020 (r537944) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= gitlab-gollum-lib -PORTVERSION= 4.2.7.8 +PORTVERSION= 4.2.7.9 CATEGORIES= www rubygems MASTER_SITES= RG @@ -12,8 +12,8 @@ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= rubygem-gemojione32>=3.2<4:graphics/rubygem-gemojione32 \ - rubygem-gitlab-markup>=1.6:textproc/rubygem-gitlab-markup \ - rubygem-gitlab-gollum-rugged_adapter>=0.4.4.2<0.4.5.0:www/rubygem-gitlab-gollum-rugged_adapter \ + rubygem-gitlab-markup>=1.6<2:textproc/rubygem-gitlab-markup \ + rubygem-gitlab-gollum-rugged_adapter>=0.4.4.2<0.4.5: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 \ Modified: head/www/rubygem-gitlab-gollum-lib/distinfo ============================================================================== --- head/www/rubygem-gitlab-gollum-lib/distinfo Thu Jun 4 19:54:43 2020 (r537943) +++ head/www/rubygem-gitlab-gollum-lib/distinfo Thu Jun 4 19:55:32 2020 (r537944) @@ -1,3 +1,3 @@ -TIMESTAMP = 1585312510 -SHA256 (rubygem/gitlab-gollum-lib-4.2.7.8.gem) = bd664814587dd5cdde7c6f2d8acd2f3302474b900be110536d6a7234f87b9937 -SIZE (rubygem/gitlab-gollum-lib-4.2.7.8.gem) = 49664 +TIMESTAMP = 1590216304 +SHA256 (rubygem/gitlab-gollum-lib-4.2.7.9.gem) = 52a701eb6c85248d2e3ba697c0fee895321606fae24fa17dc3028e1e179a4178 +SIZE (rubygem/gitlab-gollum-lib-4.2.7.9.gem) = 49664
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202006041955.054JtWp8049566>