Bug 241176 - sysutils/qtpass: Update to 1.3.2
Summary: sysutils/qtpass: Update to 1.3.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: Dmitri Goutnik
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-10-10 12:10 UTC by Anne Jan Brouwer
Modified: 2019-10-11 08:33 UTC (History)
1 user (show)

See Also:


Attachments
update from 1.2.3 to 1.3.2 (1.04 KB, text/plain)
2019-10-10 12:10 UTC, Anne Jan Brouwer
brouwer: maintainer-approval+
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Anne Jan Brouwer 2019-10-10 12:10:45 UTC
Created attachment 208225 [details]
update from 1.2.3 to 1.3.2

Main changes:

* First run and build fixes #482 #473 #467 #479 (maciejsszmigiero)
* Add OTP (two factor authentication) support #327 #394 (Noettore)
* Display passwords as QR codes #421 (frawi)
* Renaming password #463 #469 (Noettore)
* Correct font color with Dark themes #340 #476 (a-andreyev)
* Sorted profiles dropdown as in #404 #472 (Noettore)

Tested with portlint and poudriere (FreeBSD 12-Release)
Comment 1 Anne Jan Brouwer 2019-10-10 12:11:44 UTC
Comment on attachment 208225 [details]
update from 1.2.3 to 1.3.2

Tested with portlint and poudriere
FreeBSD 12-Release
Comment 2 commit-hook freebsd_committer freebsd_triage 2019-10-10 19:46:19 UTC
A commit references this bug:

Author: dmgk
Date: Thu Oct 10 19:45:50 UTC 2019
New revision: 514243
URL: https://svnweb.freebsd.org/changeset/ports/514243

Log:
  sysutils/qtpass: Update to 1.3.2

  - Pet portclippy while here

  Changelog:

   * First run and build fixes #482 #473 #467 #479 (maciejsszmigiero)
   * Add OTP (two factor authentication) support #327 #394 (Noettore)
   * Display passwords as QR codes #421 (frawi)
   * Renaming password #463 #469 (Noettore)
   * Correct font color with Dark themes #340 #476 (a-andreyev)
   * Sorted profiles dropdown as in #404 #472 (Noettore)

  PR:		241176
  Submitted by:	Anne Jan Brouwer <brouwer@annejan.com> (maintainer)
  Approved by:	tz (mentor)
  Differential Revision:	https://reviews.freebsd.org/D21973

Changes:
  head/sysutils/qtpass/Makefile
  head/sysutils/qtpass/distinfo
Comment 3 Dmitri Goutnik freebsd_committer freebsd_triage 2019-10-10 19:47:01 UTC
Committed, thanks!