mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-28 01:06:17 +00:00
devel/rubygem-gitlab_git: update to 6.2.1
This commit is contained in:
parent
bc37992c48
commit
cb9837d280
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=366727
@ -1,7 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= gitlab_git
|
||||
PORTVERSION= 2.3.1
|
||||
PORTVERSION= 6.2.1
|
||||
CATEGORIES= devel rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
@ -10,9 +10,11 @@ COMMENT= GitLab wrapper around git objects
|
||||
|
||||
LICENSE= MIT
|
||||
|
||||
RUN_DEPENDS= rubygem-activesupport>=3.2.13:${PORTSDIR}/devel/rubygem-activesupport \
|
||||
RUN_DEPENDS= rubygem-activesupport4>=4.0:${PORTSDIR}/devel/rubygem-activesupport4 \
|
||||
rubygem-charlock_holmes>=0.6:${PORTSDIR}/textproc/rubygem-charlock_holmes \
|
||||
rubygem-github-linguist>=2.3.4:${PORTSDIR}/textproc/rubygem-github-linguist \
|
||||
rubygem-gitlab-grit>=2.6.0:${PORTSDIR}/textproc/rubygem-gitlab-grit
|
||||
rubygem-gitlab-grit>=2.6.0:${PORTSDIR}/textproc/rubygem-gitlab-grit \
|
||||
rubygem-rugged>=0:${PORTSDIR}/devel/rubygem-rugged
|
||||
|
||||
USE_RUBY= yes
|
||||
USE_RUBYGEMS= yes
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (rubygem/gitlab_git-2.3.1.gem) = 6cd141adef019cfaaeb3fbb249c0346ed243a4f72fb23a8d81cdf295e54f7079
|
||||
SIZE (rubygem/gitlab_git-2.3.1.gem) = 11264
|
||||
SHA256 (rubygem/gitlab_git-6.2.1.gem) = 679d764e0152920b471f37d9006509c9c88186468863769794e460f3ea2f3c8c
|
||||
SIZE (rubygem/gitlab_git-6.2.1.gem) = 13312
|
||||
|
@ -1,11 +0,0 @@
|
||||
--- gitlab_git-2.3.1.gemspec.orig 2013-10-25 03:12:52.869870855 +0000
|
||||
+++ gitlab_git-2.3.1.gemspec 2013-10-25 03:15:02.203861402 +0000
|
||||
@@ -16,7 +16,7 @@
|
||||
requirements:
|
||||
- - ~>
|
||||
- !ruby/object:Gem::Version
|
||||
- version: 2.3.4
|
||||
+ version: 2.9.4
|
||||
type: :runtime
|
||||
prerelease: false
|
||||
version_requirements: !ruby/object:Gem::Requirement
|
Loading…
Reference in New Issue
Block a user