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

(-)Makefile (-2 / +2 lines)
Lines 1-11 Link Here
1
# $FreeBSD$
1
# $FreeBSD$
2
2
3
PORTNAME=	grape-entity
3
PORTNAME=	grape-entity
4
PORTVERSION=	0.4.1
4
PORTVERSION=	0.4.3
5
CATEGORIES=	devel rubygems
5
CATEGORIES=	devel rubygems
6
MASTER_SITES=	RG
6
MASTER_SITES=	RG
7
7
8
MAINTAINER=	ruby@FreeBSD.org
8
MAINTAINER=	kvedulv@kvedulv.de
9
COMMENT=	Entities - a simple Facade to use with your models and API
9
COMMENT=	Entities - a simple Facade to use with your models and API
10
10
11
RUN_DEPENDS=	rubygem-activesupport>=0:${PORTSDIR}/devel/rubygem-activesupport \
11
RUN_DEPENDS=	rubygem-activesupport>=0:${PORTSDIR}/devel/rubygem-activesupport \
(-)distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (rubygem/grape-entity-0.4.1.gem) = f006ac21949e4ea0477bc34713fc8572aea7969ab4ac0aa188d65c1d9f3e7dc6
1
SHA256 (rubygem/grape-entity-0.4.3.gem) = 5f841abc7e7a0418d388327b77357b7097953dcc124f71b7deaca2f5b6d476ee
2
SIZE (rubygem/grape-entity-0.4.1.gem) = 23040
2
SIZE (rubygem/grape-entity-0.4.3.gem) = 23552

Return to bug 192593