Bug 220317

Summary: mail/roundcube: update to 1.3.0
Product: Ports & Packages Reporter: Larry Rosenman <ler>
Component: Individual Port(s)Assignee: Kurt Jaeger <pi>
Status: Closed FIXED    
Severity: Affects Only Me CC: adamw, pi
Priority: --- Flags: pi: maintainer-feedback+
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
upgrade patch/pet check-plist
none
Full patch none

Description Larry Rosenman freebsd_committer freebsd_triage 2017-06-28 00:07:33 UTC
Created attachment 183861 [details]
upgrade patch/pet check-plist

1.3.0 upgrade
With this milestone we introduce new features like:

Widescreen layout aka Three Column View
Possibility to display QR code for contacts data
New identicon plugin
Attach contact vCards to composed message
Support WEBP images and MathML preview
Preview, download and rename attachments when composing a message
Message/rfc822 attachment preview
Various Enigma (PGP) and Managesieve plugin improvements
"Flattened" the Larry theme giving it a fresher look
Plus security and deployment improvements:

Improve randomness of password salts and random hashes
Fixed redundancy in sql caching system and compatibility with Galera Cluster
And finally some code-cleanup:

Dropped support for legacy browsers (IE < 10; removed legacy_browser plugin)
Require PHP >= 5.4
Removed PHP mail() support
Removed 3rd party javascript libraries from repo
Require jQuery 3.x which has breaking changes to older versions
Comment 1 Alex Dupre freebsd_committer freebsd_triage 2017-06-30 08:45:12 UTC
Created attachment 183937 [details]
Full patch

Your patch seems partial, please try with this full patch.
Comment 2 Adam Weinberger freebsd_committer freebsd_triage 2017-08-08 22:10:38 UTC
Any news on this? It'd be nice to have 1.3.0 in the tree.
Comment 3 Kurt Jaeger freebsd_committer freebsd_triage 2017-08-16 09:30:42 UTC
testbuild@work
Comment 4 Kurt Jaeger freebsd_committer freebsd_triage 2017-08-16 10:54:55 UTC
testbuilds are fine.
Comment 5 commit-hook freebsd_committer freebsd_triage 2017-08-16 10:58:32 UTC
A commit references this bug:

Author: pi
Date: Wed Aug 16 10:58:14 UTC 2017
New revision: 448031
URL: https://svnweb.freebsd.org/changeset/ports/448031

Log:
  mail/roundcube: update 1.2.5 -> 1.3.0

  PR:		220317
  Submitted by:	ler, ale
  Approved by:	ale
  Relnotes: https://roundcube.net/news/2017/06/26/roundcube-webmail-1.3.0-released

Changes:
  head/mail/roundcube/Makefile
  head/mail/roundcube/distinfo
  head/mail/roundcube/files/patch-INSTALL
  head/mail/roundcube/files/patch-config_defaults.inc.php
  head/mail/roundcube/files/patch-installer_check.php
  head/mail/roundcube/files/patch-program_lib_Roundcube_bootstrap.php
  head/mail/roundcube/files/patch-program_lib_Roundcube_rcube_message.php
  head/mail/roundcube/files/patch-program_lib_Roundcube_rcube_session.php
  head/mail/roundcube/files/patch-program_lib_Roundcube_rcube_session_db.php
Comment 6 Kurt Jaeger freebsd_committer freebsd_triage 2017-08-16 10:58:49 UTC
Committed, thanks