Bug 224934 - security/2fa: Update to 1.1.0
Summary: security/2fa: Update to 1.1.0
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: freebsd-ports-bugs (Nobody)
URL: https://github.com/rsc/2fa/releases/t...
Keywords:
Depends on:
Blocks:
 
Reported: 2018-01-05 14:37 UTC by Dmitri Goutnik
Modified: 2018-01-10 19:04 UTC (History)
0 users

See Also:


Attachments
patch file (1.33 KB, patch)
2018-01-05 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-01-05 14:37:49 UTC
Created attachment 189444 [details]
patch file

* Update to 1.1.0
* Add test target

Changes [1]:
  - align varying-length codes correctly
  - add padding to short key texts
  - add -clip flag to copy code to clipboard

QA:
  portlint -AC: OK
  poudriere testport: OK (11a, 10i)

[1]: https://github.com/rsc/2fa/compare/v1.0.0...v1.1.0
Comment 1 commit-hook freebsd_committer freebsd_triage 2018-01-10 19:03:19 UTC
A commit references this bug:

Author: swills
Date: Wed Jan 10 19:02:56 UTC 2018
New revision: 458676
URL: https://svnweb.freebsd.org/changeset/ports/458676

Log:
  security/2fa: Update to 1.1.0

  PR:		224934
  Submitted by:	Dmitri Goutnik <dg@syrec.org> (maintainer)

Changes:
  head/security/2fa/Makefile
  head/security/2fa/distinfo
Comment 2 Steve Wills freebsd_committer freebsd_triage 2018-01-10 19:04:11 UTC
Committed, thanks!