Updaet ruby-actionmailer32 to 3.2.5.
## Rails 3.2.4 (May 31, 2012) ## * No changes.
This commit is contained in:
parent
61ee12f4b7
commit
0adf6d5187
2 changed files with 6 additions and 6 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.1.1.1 2012/03/18 06:50:59 taca Exp $
|
||||
# $NetBSD: Makefile,v 1.2 2012/06/02 01:41:47 taca Exp $
|
||||
|
||||
DISTNAME= actionmailer-${RUBY_RAILS_VERSION}
|
||||
CATEGORIES= mail devel
|
||||
|
@ -9,7 +9,7 @@ COMMENT= Email composition, delivery, and receiving (for Rails 3.2)
|
|||
LICENSE= mit
|
||||
|
||||
DEPENDS+= ${RUBY_ACTIONPACK_DEPENDS}
|
||||
DEPENDS+= ${RUBY_PKGPREFIX}-mail>=2.4.0<2.5:../../mail/ruby-mail
|
||||
DEPENDS+= ${RUBY_PKGPREFIX}-mail>=2.4.4<2.5:../../mail/ruby-mail
|
||||
|
||||
RUBY_RAILS_SUPPORTED= 32
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.2 2012/04/29 13:03:17 taca Exp $
|
||||
$NetBSD: distinfo,v 1.3 2012/06/02 01:41:47 taca Exp $
|
||||
|
||||
SHA1 (actionmailer-3.2.3.gem) = 04cd2772dd2d402ffb9d9dbf70f5f2256c598ab3
|
||||
RMD160 (actionmailer-3.2.3.gem) = c9f5a22a2fadbf28fd2e8a9cdcf1a2b2a1371dc2
|
||||
Size (actionmailer-3.2.3.gem) = 27136 bytes
|
||||
SHA1 (actionmailer-3.2.5.gem) = a89bdb0cb94abd9a303edd7dbc96a9c2a2434072
|
||||
RMD160 (actionmailer-3.2.5.gem) = 64efe5c4657b66c016daa25c4b447093f2b72189
|
||||
Size (actionmailer-3.2.5.gem) = 27136 bytes
|
||||
|
|
Loading…
Reference in a new issue