Bug 225806 - editors/encryptpad: Update to 0.4.0.2
Summary: editors/encryptpad: Update to 0.4.0.2
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Yuri Victorovich
URL: https://github.com/evpo/EncryptPad/re...
Keywords:
Depends on:
Blocks:
 
Reported: 2018-02-10 14:37 UTC by Dmitri Goutnik
Modified: 2018-02-10 18:59 UTC (History)
1 user (show)

See Also:


Attachments
patch file (3.13 KB, patch)
2018-02-10 14:37 UTC, Dmitri Goutnik
dmgk: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dmitri Goutnik freebsd_committer freebsd_triage 2018-02-10 14:37:01 UTC
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
Comment 1 Yuri Victorovich freebsd_committer freebsd_triage 2018-02-10 18:59:04 UTC
Committed, thanks!
Comment 2 commit-hook freebsd_committer freebsd_triage 2018-02-10 18:59:49 UTC
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