pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc Add and enable ruby-actionmailer.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/1ee4d400365a
branches:  trunk
changeset: 492324:1ee4d400365a
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Sun Apr 10 02:06:31 2005 +0000

description:
Add and enable ruby-actionmailer.

diffstat:

 doc/CHANGES   |  3 ++-
 mail/Makefile |  3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)

diffs (31 lines):

diff -r 93978d10f801 -r 1ee4d400365a doc/CHANGES
--- a/doc/CHANGES       Sun Apr 10 02:04:54 2005 +0000
+++ b/doc/CHANGES       Sun Apr 10 02:06:31 2005 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.9805 2005/04/10 01:03:42 minskim Exp $
+$NetBSD: CHANGES,v 1.9806 2005/04/10 02:06:31 minskim Exp $
 
 Changes to the packages collection and infrastructure in 2005:
 
@@ -1963,3 +1963,4 @@
        Updated ucspi-tcp to 0.88nb1 [schmonz 2005-04-09]
        Updated udfclient to 0.3.5 [reinoud 2005-04-10]
        Added rubygems-0.8.10 [minskim 2005-04-10]
+       Added ruby-actionmailer-0.8.1 [minskim 2005-04-10]
diff -r 93978d10f801 -r 1ee4d400365a mail/Makefile
--- a/mail/Makefile     Sun Apr 10 02:04:54 2005 +0000
+++ b/mail/Makefile     Sun Apr 10 02:06:31 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.255 2005/04/04 19:12:27 salo Exp $
+# $NetBSD: Makefile,v 1.256 2005/04/10 02:06:31 minskim Exp $
 #
 
 COMMENT=       Electronic mail utilities
@@ -167,6 +167,7 @@
 SUBDIR+=       ripmime
 SUBDIR+=       rmail-mime
 SUBDIR+=       rss2email
+SUBDIR+=       ruby-actionmailer
 SUBDIR+=       ruby-tmail
 SUBDIR+=       safecat
 SUBDIR+=       sendmail



Home | Main Index | Thread Index | Old Index