update to actionmailer-1.3.4
This commit is contained in:
parent
b6241b6aeb
commit
996e617dee
@ -1,8 +1,8 @@
|
|||||||
# $OpenBSD: Makefile,v 1.9 2007/09/16 00:17:06 merdely Exp $
|
# $OpenBSD: Makefile,v 1.10 2007/10/05 14:41:21 jcs Exp $
|
||||||
|
|
||||||
COMMENT= easy email delivery and testing for ruby
|
COMMENT= easy email delivery and testing for ruby
|
||||||
|
|
||||||
DISTNAME= actionmailer-1.3.3
|
DISTNAME= actionmailer-1.3.4
|
||||||
PKGNAME= ruby-${DISTNAME}
|
PKGNAME= ruby-${DISTNAME}
|
||||||
CATEGORIES= mail
|
CATEGORIES= mail
|
||||||
|
|
||||||
@ -17,7 +17,7 @@ MASTER_SITES= ${MASTER_SITE_RUBYFORGE:=actionmailer/}
|
|||||||
MODULES= lang/ruby
|
MODULES= lang/ruby
|
||||||
|
|
||||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||||
RUN_DEPENDS= :ruby-actionpack-1.13.3:devel/ruby-actionpack
|
RUN_DEPENDS= :ruby-actionpack->=1.13.4:devel/ruby-actionpack
|
||||||
|
|
||||||
CONFIGURE_STYLE=ruby gem
|
CONFIGURE_STYLE=ruby gem
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
MD5 (actionmailer-1.3.3.gem) = Rolnc/WN+9SaSo3K+GsULQ==
|
MD5 (actionmailer-1.3.4.gem) = CBqnisbs0kpJHJErpLttdQ==
|
||||||
RMD160 (actionmailer-1.3.3.gem) = VVrn83DnKia4mcn+Ht18dKNqKJo=
|
RMD160 (actionmailer-1.3.4.gem) = v0hf0trvJDPUb+br6r6RV6Kn0O8=
|
||||||
SHA1 (actionmailer-1.3.3.gem) = jfqtes4lPzxwCi6b8wBkm6mEF9U=
|
SHA1 (actionmailer-1.3.4.gem) = 8xoFMxLPke4v5728WGMs/SEegro=
|
||||||
SHA256 (actionmailer-1.3.3.gem) = 9PMneKT4usmV/80OcN+AfNktKHtODyZZsRHqAgoj1zQ=
|
SHA256 (actionmailer-1.3.4.gem) = ZCcekb6HYB8ul+wOLr8Azwc9uXUNga3NopP1j6O+6+Q=
|
||||||
SIZE (actionmailer-1.3.3.gem) = 84480
|
SIZE (actionmailer-1.3.4.gem) = 84480
|
||||||
|
Loading…
Reference in New Issue
Block a user