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)
Sun, May 10, 6:53 PM
Unknown Object (File)
Sun, May 3, 7:38 PM
Unknown Object (File)
Sun, May 3, 7:26 PM
Unknown Object (File)
Sun, May 3, 9:47 AM
Unknown Object (File)
Sat, May 2, 7:07 PM
Unknown Object (File)
Tue, Apr 28, 3:33 PM
Unknown Object (File)
Apr 19 2026, 12:33 PM
Unknown Object (File)
Apr 10 2026, 12:34 AM
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.