Created attachment 190482 [details] patch file * Update to 0.4.0.2 * Rearrange USES * While here, switch to DISTVERSION Notable changes [1]: - Switch to botan2. - Support for large files. EncryptPad can now process disk images, backups and other types of multi-gigabyte files. - A progress bar and cancellation button in the file encryption dialogue. - WAD format that is used for files encrypted with the persistent key file location and double protection has changed. Files of this type that are larger than 64 kilobytes are not backward compatible and cannot be opened with 0.3.2.5. This does not apply to gpg and epd files with single encryption and without persistent key file. QA: portlint -AC: OK poudriere testport: OK (11a, 10i) [1] https://github.com/evpo/EncryptPad/blob/master/CHANGES.md
Committed, thanks!
A commit references this bug: Author: yuri Date: Sat Feb 10 18:58:59 UTC 2018 New revision: 461412 URL: https://svnweb.freebsd.org/changeset/ports/461412 Log: editors/encryptpad: Update to 0.4.0.2 Changelog: https://github.com/evpo/EncryptPad/blob/v0.4.0.2/CHANGES.md Additional port changes: * Added a committed upstream patch that isn't yet released * Changed dependency to security/botan2 * Moved USESxx statements to one section * Added 256 512 icon sizes * Installing DOCS with ${COPYTREE_SHARE} instead of ${CP} PR: 225806 Submitted by: Dmitri Goutnik <dg@syrec.org> (maintainer) Approved by: tcberner (mentor, implicit) Changes: head/editors/encryptpad/Makefile head/editors/encryptpad/distinfo head/editors/encryptpad/pkg-plist