Bug 217018

Summary: security/lastpass-cli: Update to 1.1.2
Product: Ports & Packages Reporter: Adam Weinberger <adamw>
Component: Individual Port(s)Assignee: Adam Weinberger <adamw>
Status: Closed FIXED    
Severity: Affects Only Me CC: tom
Priority: --- Flags: tom: maintainer-feedback+
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
1.1.2
none
Updated patch to 1.1.2 with revised pkg-message tom: maintainer-approval+

Description Adam Weinberger freebsd_committer freebsd_triage 2017-02-11 22:01:46 UTC
Created attachment 179887 [details]
1.1.2

Attached patch updates security/lastpass-cli to 1.1.2.

Tom, can you please also review the pkg-message to assess whether the information in it is still relevant?
Comment 1 Thomas Hurst 2017-02-12 23:01:05 UTC
Looks good, thanks.  poudriere testport on 10.3 and 11.0 are fine, and basic testing on 11.0/amd64 seems OK.

pkg-message does need updating to remove the bit about curl, that was fixed a while ago.  Will attach an updated patch.
Comment 2 Thomas Hurst 2017-02-12 23:03:18 UTC
Created attachment 179922 [details]
Updated patch to 1.1.2 with revised pkg-message
Comment 3 Adam Weinberger freebsd_committer freebsd_triage 2017-02-12 23:10:12 UTC
Thanks for updating the patch, Thomas. I realized that I never tried building it with the MANPAGES knob off. Can you verify that that works too?
Comment 4 Thomas Hurst 2017-02-12 23:44:31 UTC
Yes, works fine - testport finds no issues, and man page is not installed.
Comment 5 commit-hook freebsd_committer freebsd_triage 2017-02-13 00:16:15 UTC
A commit references this bug:

Author: adamw
Date: Mon Feb 13 00:15:16 UTC 2017
New revision: 433971
URL: https://svnweb.freebsd.org/changeset/ports/433971

Log:
  Update to 1.1.2; now builds with cmake [1]
  Remove no-longer-accurate block from pkg-message [2]

  PR:		217018 [1]
  Submitted by:	adamw [1], maintainer [2]
  Approved by:	maintainer (Thomas Hurst)

Changes:
  head/security/lastpass-cli/Makefile
  head/security/lastpass-cli/distinfo
  head/security/lastpass-cli/pkg-message
Comment 6 Adam Weinberger freebsd_committer freebsd_triage 2017-02-13 00:21:14 UTC
Committed. Thanks, Tom.