pkgsrc-Changes archive

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

CVS commit: pkgsrc/mail



Module Name:    pkgsrc
Committed By:   taca
Date:           Fri Mar 20 17:01:18 UTC 2020

Modified Files:
        pkgsrc/mail: Makefile

Log Message:
mail/Makefile: add and enable ruby-{actionmailbox,actionmailer}60


To generate a diff of this commit:
cvs rdiff -u -r1.543 -r1.544 pkgsrc/mail/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/mail/Makefile
diff -u pkgsrc/mail/Makefile:1.543 pkgsrc/mail/Makefile:1.544
--- pkgsrc/mail/Makefile:1.543  Thu Mar 19 10:47:29 2020
+++ pkgsrc/mail/Makefile        Fri Mar 20 17:01:18 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.543 2020/03/19 10:47:29 nia Exp $
+# $NetBSD: Makefile,v 1.544 2020/03/20 17:01:18 taca Exp $
 #
 
 COMMENT=       Electronic mail utilities
@@ -339,9 +339,11 @@ SUBDIR+=   roundcube-plugin-password
 SUBDIR+=       roundcube-plugin-zipdownload
 SUBDIR+=       rspamd
 SUBDIR+=       rss2email
+SUBDIR+=       ruby-actionmailbox60
 SUBDIR+=       ruby-actionmailer42
 SUBDIR+=       ruby-actionmailer51
 SUBDIR+=       ruby-actionmailer52
+SUBDIR+=       ruby-actionmailer60
 SUBDIR+=       ruby-mail
 SUBDIR+=       ruby-mailfactory
 SUBDIR+=       ruby-mime-types



Home | Main Index | Thread Index | Old Index