- Update to 3.0.3
This commit is contained in:
parent
bfde063c82
commit
a6fcf9802c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=282766
2 changed files with 5 additions and 5 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue