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

Collapse All | Expand All

(-)devel/rubygem-reline/Makefile (-2 / +2 lines)
Lines 1-7 Link Here
1
# $FreeBSD$
1
# $FreeBSD$
2
2
3
PORTNAME=	reline
3
PORTNAME=	reline
4
PORTVERSION=	0.1.7
4
PORTVERSION=	0.1.8
5
CATEGORIES=	devel rubygems
5
CATEGORIES=	devel rubygems
6
MASTER_SITES=	RG
6
MASTER_SITES=	RG
7
7
Lines 13-19 Link Here
13
LICENSE_FILE_BSD2CLAUSE=${WRKSRC}/BSDL
13
LICENSE_FILE_BSD2CLAUSE=${WRKSRC}/BSDL
14
LICENSE_FILE_RUBY=	${WRKSRC}/COPYING
14
LICENSE_FILE_RUBY=	${WRKSRC}/COPYING
15
15
16
RUN_DEPENDS=	rubygem-io-console>=0.5<1:devel/rubygem-io-console
16
RUN_DEPENDS=	rubygem-io-console>=0.5<0.6:devel/rubygem-io-console
17
17
18
USES=		gem
18
USES=		gem
19
USE_RUBY=	yes
19
USE_RUBY=	yes
(-)devel/rubygem-reline/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1604263771
1
TIMESTAMP = 1604912579
2
SHA256 (rubygem/reline-0.1.7.gem) = 6330b5625779505a5c3e4a941a1152ae458ff1bfb4055947aa301c6dde1b4fad
2
SHA256 (rubygem/reline-0.1.8.gem) = 7d7a651348ee2d7eb5bcbeac9fee7f68a94f0c7d84b73d203043db99995198fc
3
SIZE (rubygem/reline-0.1.7.gem) = 55808
3
SIZE (rubygem/reline-0.1.8.gem) = 43008

Return to bug 250974