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:           Sun Feb 14 14:03:34 UTC 2021

Modified Files:
        pkgsrc/mail: Makefile

Log Message:
mail/Makefile: add and enable ruby-actionmailbox61, ruby-actionmailer61


To generate a diff of this commit:
cvs rdiff -u -r1.565 -r1.566 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.565 pkgsrc/mail/Makefile:1.566
--- pkgsrc/mail/Makefile:1.565  Mon Feb  8 07:15:48 2021
+++ pkgsrc/mail/Makefile        Sun Feb 14 14:03:34 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.565 2021/02/08 07:15:48 triaxx Exp $
+# $NetBSD: Makefile,v 1.566 2021/02/14 14:03:34 taca Exp $
 #
 
 COMMENT=       Electronic mail utilities
@@ -341,8 +341,10 @@ SUBDIR+=   roundcube-plugin-zipdownload
 SUBDIR+=       rspamd
 SUBDIR+=       rss2email
 SUBDIR+=       ruby-actionmailbox60
+SUBDIR+=       ruby-actionmailbox61
 SUBDIR+=       ruby-actionmailer52
 SUBDIR+=       ruby-actionmailer60
+SUBDIR+=       ruby-actionmailer61
 SUBDIR+=       ruby-mail
 SUBDIR+=       ruby-mailfactory
 SUBDIR+=       ruby-mime-types



Home | Main Index | Thread Index | Old Index