summaryrefslogtreecommitdiff
path: root/mail/roundcube-carddav/files/patch-carddav.php (follow)
Commit message (Collapse)AuthorAgeFilesLines
* mail/roundcube-carddav: update to 5.1.0Pietro Cerutti2023-12-041-12/+0
| | | | See https://github.com/mstilkerich/rcmcarddav/blob/master/CHANGELOG.md
* mail/roundcube-carddav: update to 4.3.0Pietro Cerutti2022-03-091-0/+12
| | | | | | | | | | | | | | Release notes: https://github.com/mstilkerich/rcmcarddav/releases/tag/v4.1.0 https://github.com/mstilkerich/rcmcarddav/releases/tag/v4.1.1 https://github.com/mstilkerich/rcmcarddav/releases/tag/v4.1.2 https://github.com/mstilkerich/rcmcarddav/releases/tag/v4.2.0 https://github.com/mstilkerich/rcmcarddav/releases/tag/v4.2.1 https://github.com/mstilkerich/rcmcarddav/releases/tag/v4.2.2 https://github.com/mstilkerich/rcmcarddav/releases/tag/v4.3.0 PR: 262444 Reported by: Florian Wagner <florian@wagner-flo.net>
* mail/roundcube-carddav: update to 4.0.4Pietro Cerutti2021-02-121-20/+0
| | | | | | | | | | | | | | | | | | | The RCMCardDAV project has been restructured, with the core CardDAV interaction logic moved out into a separate library. Not all the Composer dependencies are available as ports, so we'll provide a complete tarball with dependencies pre-vendored in. Release notes: https://github.com/mstilkerich/rcmcarddav/releases/tag/v4.0.4 https://github.com/mstilkerich/rcmcarddav/releases/tag/v4.0.3 https://github.com/mstilkerich/rcmcarddav/releases/tag/v4.0.2 https://github.com/mstilkerich/rcmcarddav/releases/tag/v4.0.1 https://github.com/mstilkerich/rcmcarddav/releases/tag/v4.0.0 https://github.com/mstilkerich/rcmcarddav/releases/tag/v4.0.0-alpha1 Notes: svn path=/head/; revision=565012
* mail/roundcube-carddav: fix unparenthesized deprecation warn in php74Pietro Cerutti2020-12-101-0/+20
Reported by: David Gessel <gessel@blackrosetech.com> Obtained from: https://github.com/mstilkerich/rcmcarddav/commit/b66791 Notes: svn path=/head/; revision=557426