View | Details | Raw Unified | Return to bug 199663
Collapse All | Expand All

(-)rubygem-gitlab_git/Makefile (-3 / +2 lines)
Lines 1-7 Link Here
1
# $FreeBSD$
1
# $FreeBSD$
2
2
3
PORTNAME=	gitlab_git
3
PORTNAME=	gitlab_git
4
PORTVERSION=	6.3.0
4
PORTVERSION=	7.1.10
5
CATEGORIES=	devel rubygems
5
CATEGORIES=	devel rubygems
6
MASTER_SITES=	RG
6
MASTER_SITES=	RG
7
7
Lines 12-20 Link Here
12
12
13
RUN_DEPENDS=	rubygem-activesupport4>=4.0:${PORTSDIR}/devel/rubygem-activesupport4 \
13
RUN_DEPENDS=	rubygem-activesupport4>=4.0:${PORTSDIR}/devel/rubygem-activesupport4 \
14
		rubygem-charlock_holmes>=0.6:${PORTSDIR}/textproc/rubygem-charlock_holmes \
14
		rubygem-charlock_holmes>=0.6:${PORTSDIR}/textproc/rubygem-charlock_holmes \
15
		rubygem-gitlab-grit>=2.6:${PORTSDIR}/textproc/rubygem-gitlab-grit \
16
		rubygem-gitlab-linguist>=3.0:${PORTSDIR}/textproc/rubygem-gitlab-linguist \
15
		rubygem-gitlab-linguist>=3.0:${PORTSDIR}/textproc/rubygem-gitlab-linguist \
17
		rubygem-rugged>=0.21.0:${PORTSDIR}/devel/rubygem-rugged
16
		rubygem-rugged>=0.21.2:${PORTSDIR}/devel/rubygem-rugged
18
17
19
USE_RUBY=	yes
18
USE_RUBY=	yes
20
USE_RUBYGEMS=	yes
19
USE_RUBYGEMS=	yes
(-)rubygem-gitlab_git/distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (rubygem/gitlab_git-6.3.0.gem) = b26738d4d768540a34476ee06fac0a7ac76e42ca34a4ce78def8d96c6792639b
1
SHA256 (rubygem/gitlab_git-7.1.10.gem) = 160b3fb935346568b61e3774e1ae6dfce6f198c617fbaedefc6fce72d1e0f39b
2
SIZE (rubygem/gitlab_git-6.3.0.gem) = 13824
2
SIZE (rubygem/gitlab_git-7.1.10.gem) = 21504

Return to bug 199663