2024-02-10 15:42:40 by Takahiro Kambe | Files touched by this commit (21) |
Log message: Bump revision by changing default version of Ruby. |
2023-09-04 08:54:12 by Takahiro Kambe | Files touched by this commit (1) |
Log message: mail/mew: correct EMACS_VERSIONS_ACCEPTED lines |
2023-09-04 01:53:41 by Takahiro Kambe | Files touched by this commit (1) |
Log message: mail/mew: allow emacs27, emacs28 and emacs29 |
2023-08-30 22:25:31 by Greg Troxel | Files touched by this commit (7) |
Log message: various: Drop emacs25 from EMACS_VERSIONS_ACCEPTED (due to recent removal of emacs25) |
2023-02-13 14:32:43 by Takahiro Kambe | Files touched by this commit (6) | |
Log message: mail/mew: update to 6.9 6.9 (2023-02-10) Differences between Mew 6.9 and Mew 6.8 * Mew now supports Emacs 26.1 or later only. * Supporting coming Emacs 29. * Supporting "stunnel" 5.15. * Supporting native compilation. * `mew-smtp-port` now supports Unix domain socket. If it is set to an absolute pathname such as "/var/run/msp.sock", Mew will use it as a Unix domain socket which supports SOCK_STREAM and understands SMTP. The value of `mew-smtp-server` will be ignored. This feature requires `make-network-process` introduced since Emacs 22. * Some bug fixes. |
2022-05-15 00:25:42 by David A. Holland | Files touched by this commit (90) |
Log message: Bump all elisp packages for the CONFLICTS change. |
2021-10-26 12:54:34 by Nia Alarie | Files touched by this commit (356) |
Log message: mail: Replace RMD160 checksums with BLAKE2s checksums All checksums have been double-checked against existing RMD160 and SHA512 hashes The following distfiles were unfetchable (possibly fetched conditionally?): ./mail/qmail/distinfo netqmail-1.05-TAI-leapsecs.patch |
2021-10-07 16:25:52 by Nia Alarie | Files touched by this commit (357) |
Log message: mail: Remove SHA1 hashes for distfiles |
2021-03-21 14:48:09 by Takahiro Kambe | Files touched by this commit (3) |
Log message: mail/mew: Prevent inserting an extra line in header Prevent inserting an extra line in header. From discussion in mew-ja mailing list and patch was provided from Tatsuya Kinoshita. |
2020-05-16 16:54:09 by Roland Illig | Files touched by this commit (1) |
Log message: mail/mew: clean up SUBST_FILES |