Bug 217018 - security/lastpass-cli: Update to 1.1.2
Summary: security/lastpass-cli: Update to 1.1.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: Adam Weinberger
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-02-11 22:01 UTC by Adam Weinberger
Modified: 2017-02-13 00:21 UTC (History)
1 user (show)

See Also:
tom: maintainer-feedback+


Attachments
1.1.2 (1.47 KB, patch)
2017-02-11 22:01 UTC, Adam Weinberger
no flags Details | Diff
Updated patch to 1.1.2 with revised pkg-message (2.15 KB, patch)
2017-02-12 23:03 UTC, Thomas Hurst
tom: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.