Bug 172323 - [PATCH] security/p5-Module-Signature : Add options to allow choice of gpg version
Summary: [PATCH] security/p5-Module-Signature : Add options to allow choice of gpg ver...
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: Jase Thew
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-10-04 15:40 UTC by Jase Thew
Modified: 2012-11-23 15:55 UTC (History)
0 users

See Also:


Attachments
p5-Module-Signature.patch (1.63 KB, patch)
2012-10-04 15:40 UTC, Jase Thew
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jase Thew freebsd_committer freebsd_triage 2012-10-04 15:40:10 UTC
	security/p5-Module-Signature currently has a hardcoded dependency on security/gnupg1. The attached
	patch modifies the port to add OPTIONS to allow the user to select whether to use security/gnupg1 
	or security/gnupg to satisfy the gpg dependency.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2012-10-04 15:40:20 UTC
Responsible Changed
From-To: freebsd-ports-bugs->perl

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Jase Thew freebsd_committer freebsd_triage 2012-11-23 14:40:28 UTC
Responsible Changed
From-To: perl->jase

I'll take it.
Comment 3 Jase Thew freebsd_committer freebsd_triage 2012-11-23 15:55:54 UTC
State Changed
From-To: open->closed

Committed, with minor changes. Thanks!