CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2021/09/22 14:57:10
Modified files:
mail/alpine : Makefile distinfo
mail/alpine/patches: patch-configure
patch-imap_src_osdep_unix_env_unix_c
patch-imap_src_osdep_unix_ssl_unix_c
patch-pico_osdep_terminal_c
patch-pith_conf_c
mail/alpine/pkg: PLIST-c-client
Log message:
update to alpine(/c-client/etc) 2.25, original diff from solene@, updated
to fix build failures in dependent ports by tb@, tweaked by me (regen
patches, stop listing headers separately in the makefile).
various bug fixes, including c-client's version of the "parses
information from an IMAP server during non-authenticated state" class
of problems which was found in a bunch of IMAP software recently, some
crashes/memory corruption, and a problem with forwarding and replacing
attachments.
ok tb@