diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2014-04-20 19:37:09 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2014-04-20 19:37:09 +0000 |
commit | aeac7e98399b4beefd15d3e42aece1a0e6b07b14 (patch) | |
tree | f3e6daa28e1da900b9209dbfcae35455e97c7527 /mail/squirrelmail-translations | |
parent | 30beb2b2406b151d3a9ed354a4a690ece85ef048 (diff) |
Update to SquirrelMail STABLE 2014/04/20. Also cleaning up
the Makefiles, and using @sample.
Notable changes include:
* Add advanced control over the SSL context used when connecting to the
SMTP and IMAP servers over SSL/TLS (Thanks to Emmanuel Dreyfus)
* Add ability to show login error from the IMAP server instead of
traditional "Unknown user or password incorrect" (thanks to Alain
Williams)
* Allow SSL socket context to be specified as well
* Make configuration tool show the SquirrelMail version
* Better hook results testing
* Add ability to use console.log for debugging
* Turn off debugging by default
* Add new attachments_top hook
Notes
Notes:
svn path=/head/; revision=351634
Diffstat (limited to 'mail/squirrelmail-translations')
-rw-r--r-- | mail/squirrelmail-translations/distinfo | 4 | ||||
-rw-r--r-- | mail/squirrelmail-translations/pkg-plist | 4 |
2 files changed, 2 insertions, 6 deletions
diff --git a/mail/squirrelmail-translations/distinfo b/mail/squirrelmail-translations/distinfo index e8fe0dba6799..6fb609919de4 100644 --- a/mail/squirrelmail-translations/distinfo +++ b/mail/squirrelmail-translations/distinfo @@ -1,2 +1,2 @@ -SHA256 (squirrelmail/squirrelmail-20131229_0200-SVN.locales.tar.bz2) = 2eba57426a4646ba470d740fba2016bde133670d6d94a2633eb9bb1c7ce27274 -SIZE (squirrelmail/squirrelmail-20131229_0200-SVN.locales.tar.bz2) = 5250977 +SHA256 (squirrelmail/squirrelmail-20140420_0200-SVN.locales.tar.bz2) = fc851a791907e6d7e3bc2fde94a655014545e9471ec81fc87b85f06f3934a906 +SIZE (squirrelmail/squirrelmail-20140420_0200-SVN.locales.tar.bz2) = 5254092 diff --git a/mail/squirrelmail-translations/pkg-plist b/mail/squirrelmail-translations/pkg-plist index aa40df1c0e67..d62fc2d458ec 100644 --- a/mail/squirrelmail-translations/pkg-plist +++ b/mail/squirrelmail-translations/pkg-plist @@ -2956,8 +2956,6 @@ @dirrmtry %%SQUIRRELDIR%%/locale/ar/LC_MESSAGES/plugins @dirrmtry %%SQUIRRELDIR%%/locale/ar/LC_MESSAGES @dirrmtry %%SQUIRRELDIR%%/locale/ar -@dirrmtry %%SQUIRRELDIR%%/locale -@dirrmtry %%SQUIRRELDIR%%/images @dirrmtry %%SQUIRRELDIR%%/help/zh_CN @dirrmtry %%SQUIRRELDIR%%/help/uk_UA @dirrmtry %%SQUIRRELDIR%%/help/th_TH @@ -2986,5 +2984,3 @@ @dirrmtry %%SQUIRRELDIR%%/help/cs_CZ @dirrmtry %%SQUIRRELDIR%%/help/ca_ES @dirrmtry %%SQUIRRELDIR%%/help/bg_BG -@dirrmtry %%SQUIRRELDIR%%/help -@dirrmtry %%SQUIRRELDIR%% |