diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2011-10-02 00:50:00 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2011-10-02 00:50:00 +0000 |
commit | a6fcf9802c4e11aa2dc3185c69bc6950e1f4f500 (patch) | |
tree | b072ba9a0cd9cd3cf8fc3af1cd4c885634734730 /devel | |
parent | bfde063c8294b5872a2dca9a607efddebedb8a36 (diff) |
Notes
Diffstat (limited to 'devel')
-rw-r--r-- | devel/rubygem-authlogic/Makefile | 6 | ||||
-rw-r--r-- | devel/rubygem-authlogic/distinfo | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/devel/rubygem-authlogic/Makefile b/devel/rubygem-authlogic/Makefile index e8d6de7abb42..b997b6ada9e8 100644 --- a/devel/rubygem-authlogic/Makefile +++ b/devel/rubygem-authlogic/Makefile @@ -5,15 +5,15 @@ # $FreeBSD$ PORTNAME= authlogic -PORTVERSION= 2.1.6 -PORTREVISION= 1 +PORTVERSION= 3.0.3 CATEGORIES= devel rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= A clean, simple, and unobtrusive Ruby authentication solution -RUN_DEPENDS= rubygem-activesupport>=0:${PORTSDIR}/devel/rubygem-activesupport +RUN_DEPENDS= rubygem-activesupport>=0:${PORTSDIR}/devel/rubygem-activesupport \ + rubygem-activerecord>=3.0.7:${PORTSDIR}/databases/rubygem-activerecord USE_RUBY= yes USE_RUBYGEMS= yes diff --git a/devel/rubygem-authlogic/distinfo b/devel/rubygem-authlogic/distinfo index c84fa0d26309..a1e8db699913 100644 --- a/devel/rubygem-authlogic/distinfo +++ b/devel/rubygem-authlogic/distinfo @@ -1,2 +1,2 @@ -SHA256 (rubygem/authlogic-2.1.6.gem) = af9cc2b76501338ac1cfa43104e80d9eb863e2c1c2699c8fbfa8a1197f0edb17 -SIZE (rubygem/authlogic-2.1.6.gem) = 74752 +SHA256 (rubygem/authlogic-3.0.3.gem) = f50101e58cc4383e1513a0dd9dd8a33a1ce40ab0c65eb297b4c7c187490b7c96 +SIZE (rubygem/authlogic-3.0.3.gem) = 68096 |