summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2007-02-19 00:09:05 +0000
committerminskim <minskim@pkgsrc.org>2007-02-19 00:09:05 +0000
commitc1e6fbecb0e260de31fb94571326f16b73f3fe4a (patch)
treea0d3873551d5258ef53c217c8dac95c7013c5dfe
parentecb69be79f883bce81a0c5658aa2f134db28e501 (diff)
downloadpkgsrc-c1e6fbecb0e260de31fb94571326f16b73f3fe4a.tar.gz
Update ruby-actionmailer to 1.3.2.
Changes: * Deprecate server_settings renaming it to smtp_settings, add sendmail_settings to allow you to override the arguments to and location of the sendmail executab le. [Koz]
-rw-r--r--mail/ruby-actionmailer/Makefile10
-rw-r--r--mail/ruby-actionmailer/distinfo8
2 files changed, 9 insertions, 9 deletions
diff --git a/mail/ruby-actionmailer/Makefile b/mail/ruby-actionmailer/Makefile
index 0ce76b48584..f653f0e8e07 100644
--- a/mail/ruby-actionmailer/Makefile
+++ b/mail/ruby-actionmailer/Makefile
@@ -1,17 +1,17 @@
-# $NetBSD: Makefile,v 1.6 2007/01/28 05:41:15 minskim Exp $
+# $NetBSD: Makefile,v 1.7 2007/02/19 00:09:05 minskim Exp $
-DISTNAME= actionmailer-1.3.1
+DISTNAME= actionmailer-1.3.2
PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME}
CATEGORIES= mail ruby
-MASTER_SITES= http://rubyforge.org/frs/download.php/16554/
+MASTER_SITES= http://rubyforge.org/frs/download.php/17230/
EXTRACT_SUFX= .tgz
MAINTAINER= minskim@NetBSD.org
HOMEPAGE= http://am.rubyonrails.org/
COMMENT= Ruby framework for designing email-service layers
-DEPENDS+= ${RUBY_PKGPREFIX}-actionpack>=1.13.1:../../www/ruby-actionpack
-DEPENDS+= ${RUBY_PKGPREFIX}-tmail>=0.10.7:../../mail/ruby-tmail
+DEPENDS+= ${RUBY_PKGPREFIX}-actionpack>=1.13.2:../../www/ruby-actionpack
+DEPENDS+= ${RUBY_PKGPREFIX}-tmail>=0.10.8:../../mail/ruby-tmail
NO_BUILD= yes
NO_CONFIGURE= yes
diff --git a/mail/ruby-actionmailer/distinfo b/mail/ruby-actionmailer/distinfo
index 788eebd61a1..3876a611083 100644
--- a/mail/ruby-actionmailer/distinfo
+++ b/mail/ruby-actionmailer/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.7 2007/01/28 05:41:15 minskim Exp $
+$NetBSD: distinfo,v 1.8 2007/02/19 00:09:05 minskim Exp $
-SHA1 (actionmailer-1.3.1.tgz) = 463462fad1be1e13eee732841c69052c0bb70398
-RMD160 (actionmailer-1.3.1.tgz) = 2dc4a09b9a8ed7015ec6f986ba464e44b0a0d8cd
-Size (actionmailer-1.3.1.tgz) = 80437 bytes
+SHA1 (actionmailer-1.3.2.tgz) = b925dae52c131bfee40eb034fd7f30fc44b4aba6
+RMD160 (actionmailer-1.3.2.tgz) = 9c5085b6fc94441db99e970d941aa5ea95f7cde1
+Size (actionmailer-1.3.2.tgz) = 81231 bytes