mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-22 04:17:44 +00:00
Update to 4.2.7.8 which is required for gitlab-ce 12.9 upgrade.
This commit is contained in:
parent
f192eb94be
commit
f58bda1a17
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=529312
@ -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 local frontend
|
||||
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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user