Page MenuHomeFreeBSD

devel/libccid: update to 1.6.0, switch to Meson
Needs ReviewPublic

Authored by saper_saper.info on Sun, Jun 2, 4:43 PM.
Tags
None
Referenced Files
F86850796: D45456.diff
Wed, Jun 26, 1:46 PM
Unknown Object (File)
Tue, Jun 18, 7:53 AM
Unknown Object (File)
Sat, Jun 8, 11:53 AM
Unknown Object (File)
Tue, Jun 4, 5:18 PM
Subscribers
None

Details

Reviewers
arrowd
Group Reviewers
Ports Committers
Summary
  • Update devel/libccid to 1.6.0
  • Switch to Meson build
  • Update plist to point to pcsc-lite driver drop-in directory

Diff Detail

Repository
R11 FreeBSD ports repository
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

saper_saper.info created this revision.
saper_saper.info retitled this revision from devel/libccid: update to 1.6.0, swith to Meson to devel/libccid: update to 1.6.0, switch to Meson.
devel/libccid/Makefile
21

This is not good, but I didn't find a way to quote s,/$,, properly

29

port test still complains that we should also add @dir for the drop directory and /usr/local/lib/pcsc
How to do this? In theory, we don't know the value (not even the number of directories to dive into...)

`
====> Checking for pkg-plist issues (check-plist)
===> Parsing plist
===> Checking for items in STAGEDIR missing from pkg-plist
Error: Orphaned: @dir /usr/local/lib/pcsc
===> Checking for items in pkg-plist which are not in STAGEDIR
===> Error: Plist issues found.
===> Warning: Test was done with PREFIX != LOCALBASE
===> Warning: The port may not be properly installing into PREFIX
`