Bug 217999 - Activation of the filter for devel/pcsc-lite
Summary: Activation of the filter for devel/pcsc-lite
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: Mahdi Mokhtari
URL: https://reviews.freebsd.org/D10090
Keywords:
Depends on:
Blocks:
 
Reported: 2017-03-22 10:43 UTC by Roberto Fernandez Cueto
Modified: 2017-03-26 16:04 UTC (History)
0 users

See Also:
mmokhi: maintainer-feedback+


Attachments
Patch adds filter option, and bumps PORTREVISION (760 bytes, patch)
2017-03-22 11:37 UTC, Mahdi Mokhtari
mmokhi: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Roberto Fernandez Cueto 2017-03-22 10:43:04 UTC
A patch to activate the filter of pcscd can be found under https://reviews.freebsd.org/D10090

This will allow to use some programs that uses the first recognized card reader by filtering the other ones out.
Comment 1 Mahdi Mokhtari freebsd_committer freebsd_triage 2017-03-22 11:37:14 UTC
Created attachment 181049 [details]
Patch adds filter option, and bumps PORTREVISION
Comment 2 Mahdi Mokhtari freebsd_committer freebsd_triage 2017-03-22 11:38:13 UTC
(In reply to Mahdi Mokhtari from comment #1)
I did QA (portlint, poudriere) on it too :-)
It's Okay IMO.
Comment 3 commit-hook freebsd_committer freebsd_triage 2017-03-26 16:03:29 UTC
A commit references this bug:

Author: mmokhi
Date: Sun Mar 26 16:03:11 UTC 2017
New revision: 436972
URL: https://svnweb.freebsd.org/changeset/ports/436972

Log:
  devel/pcsc-lite: Add option for activating filters.
  This enables users to ignore/extend reader names returned by PC/SC.

  PR:		217999
  Reported by:	Roberto Fernandez Cueto <roberfern@gmail.com>
  Reviewed by:	mat, mmokhi
  Approved by:	mat (mentor)
  Differential Revision:	https://reviews.freebsd.org/D10090

Changes:
  head/devel/pcsc-lite/Makefile
Comment 4 Mahdi Mokhtari freebsd_committer freebsd_triage 2017-03-26 16:04:47 UTC
Thanks :)