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

(-)Makefile (-2 / +1 lines)
Lines 1-7 Link Here
1
# $FreeBSD$
1
# $FreeBSD$
2
2
3
PORTNAME=	slim
3
PORTNAME=	slim
4
PORTVERSION=	3.0.4
4
PORTVERSION=	3.0.6
5
CATEGORIES=	devel rubygems
5
CATEGORIES=	devel rubygems
6
MASTER_SITES=	RG
6
MASTER_SITES=	RG
7
7
Lines 8-14 Link Here
8
MAINTAINER=	ruby@FreeBSD.org
8
MAINTAINER=	ruby@FreeBSD.org
9
COMMENT=	Template language whose goal is reduce the syntax to essential parts
9
COMMENT=	Template language whose goal is reduce the syntax to essential parts
10
10
11
BROKEN=		unfetchable
12
LICENSE=	MIT
11
LICENSE=	MIT
13
12
14
RUN_DEPENDS=	rubygem-temple>=0.7.3:${PORTSDIR}/devel/rubygem-temple \
13
RUN_DEPENDS=	rubygem-temple>=0.7.3:${PORTSDIR}/devel/rubygem-temple \
(-)distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (rubygem/slim-3.0.4.gem) = 9fb98e2c8410b640f6cc000e999c81e4e9da33310117cd75b4df2cb2c3fec65f
1
SHA256 (rubygem/slim-3.0.6.gem) = 1315604e79dcf6c89916007ad297e716c35109e19d2d6ce42b5557006138faeb
2
SIZE (rubygem/slim-3.0.4.gem) = 96256
2
SIZE (rubygem/slim-3.0.6.gem) = 96256

Return to bug 205605