View | Details | Raw Unified | Return to bug 249294 | Differences between
and this patch

Collapse All | Expand All

(-)devel/rubygem-irb/Makefile (-2 / +2 lines)
Lines 1-7 Link Here
1
# $FreeBSD$
1
# $FreeBSD$
2
2
3
PORTNAME=	irb
3
PORTNAME=	irb
4
PORTVERSION=	1.2.4
4
PORTVERSION=	1.2.6
5
CATEGORIES=	devel rubygems
5
CATEGORIES=	devel rubygems
6
MASTER_SITES=	RG
6
MASTER_SITES=	RG
7
7
Lines 11-17 Link Here
11
LICENSE=	BSD2CLAUSE
11
LICENSE=	BSD2CLAUSE
12
LICENSE_FILE=	${WRKSRC}/LICENSE.txt
12
LICENSE_FILE=	${WRKSRC}/LICENSE.txt
13
13
14
RUN_DEPENDS=	rubygem-reline>=0.0.1:devel/rubygem-reline
14
RUN_DEPENDS=	rubygem-reline>=0.1.5:devel/rubygem-reline
15
15
16
USES=		gem
16
USES=		gem
17
USE_RUBY=	yes
17
USE_RUBY=	yes
(-)devel/rubygem-irb/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1589420480
1
TIMESTAMP = 1600016629
2
SHA256 (rubygem/irb-1.2.4.gem) = 8489fa427e8cc153bd7ee09aa5855f3bc0c00a2d2935e0cab72586e7b8b0e1dd
2
SHA256 (rubygem/irb-1.2.6.gem) = b069a53986d318891bf5d40b9049c068cbe9106eacc8b7fe4478aaa19404bed5
3
SIZE (rubygem/irb-1.2.4.gem) = 60928
3
SIZE (rubygem/irb-1.2.6.gem) = 61440

Return to bug 249294