Page MenuHomeFreeBSD

security/libkpass: Update to version 6
ClosedPublic

Authored by woodsb02 on Sep 26 2016, 9:26 AM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Oct 13, 2:57 AM
Unknown Object (File)
Mon, Sep 29, 5:09 PM
Unknown Object (File)
Mon, Sep 29, 5:08 PM
Unknown Object (File)
Mon, Sep 29, 5:08 PM
Unknown Object (File)
Thu, Sep 25, 8:33 PM
Unknown Object (File)
Wed, Sep 24, 3:54 AM
Unknown Object (File)
Wed, Sep 17, 11:59 PM
Unknown Object (File)
Sep 8 2025, 2:37 PM
Subscribers
None

Details

Summary

security/libkpass: Update to version 6

  • Change from Sourceforge to GitHub for upstream, as per note on SF page
  • Add LICENSE_FILE to demonstrate GPLv3 license
  • Delete patch-src_kpass.c as upstream incorporates similar changes

Changes this release:

https://github.com/bldewolf/libkpass/blob/6/ChangeLog
Test Plan

poudriere testport: ok on 9/10 i386/amd64, 12amd64
portlint: suggestion to create NLS option. Not implemented because

whilst configure accepts --disable-nls, libkpass.so.1.0.0 still links
to /usr/local/lib/libintl.so.8 from devel/gettext-runtime

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

woodsb02 retitled this revision from to security/libkpass: Update to version 6.
woodsb02 updated this object.
woodsb02 edited the test plan for this revision. (Show Details)
woodsb02 added reviewers: adamw, mat, koobs, vg.
mat edited edge metadata.
This revision is now accepted and ready to land.Sep 26 2016, 9:36 AM
This revision was automatically updated to reflect the committed changes.