| Summary: | [PATCH] security/opensc: Fix build against security/libassuan 2.0.0 | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Mario Sergio Fujikawa Ferreira <lioux> | ||||
| Component: | Individual Port(s) | Assignee: | Alex Dupre <ale> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | CC: | ale | ||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
Mario Sergio Fujikawa Ferreira
2010-06-26 10:50:04 UTC
Responsible Changed From-To: freebsd-ports-bugs->ale Over to maintainer (via the GNATS Auto Assign Tool) ale 2010-06-28 07:40:42 UTC
FreeBSD ports repository
Modified files:
security/opensc Makefile
Added files:
security/opensc/files patch-src_signer_dialog.c
Log:
Even if opensc 0.12.x will drop signer plugin, update it to use libassuan2.
PR: ports/148164
Submitted by: lioux
Feature safe: yes
Revision Changes Path
1.43 +7 -2 ports/security/opensc/Makefile
1.1 +97 -0 ports/security/opensc/files/patch-src_signer_dialog.c (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Update committed, thanks. |