Bug 148164 - [PATCH] security/opensc: Fix build against security/libassuan 2.0.0
Summary: [PATCH] security/opensc: Fix build against security/libassuan 2.0.0
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Alex Dupre
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-06-26 10:50 UTC by Mario Sergio Fujikawa Ferreira
Modified: 2010-06-28 08:50 UTC (History)
1 user (show)

See Also:


Attachments
opensc-0.11.13_2.patch (4.12 KB, patch)
2010-06-26 10:50 UTC, Mario Sergio Fujikawa Ferreira
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mario Sergio Fujikawa Ferreira freebsd_committer freebsd_triage 2010-06-26 10:50:04 UTC
- Fix build against security/libassuan 2.0.0 based on patch found
  on ticket

http://www.opensc-project.org/opensc/ticket/217

- Bump PORTREVISION to force users to upgrade

Added file(s):
- files/patch-src__signer__dialog.c

Port maintainer (ale@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.99
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2010-06-26 10:50:13 UTC
Responsible Changed
From-To: freebsd-ports-bugs->ale

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2010-06-28 08:40:56 UTC
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"
Comment 3 Alex Dupre freebsd_committer freebsd_triage 2010-06-28 08:41:06 UTC
State Changed
From-To: open->closed

Update committed, thanks.