Bug 140058

Summary: [MAINTAINER] security/gpgme: Specifically disable gpgsm if it is not installed
Product: Ports & Packages Reporter: Jason E. Hale <bsdkaffee>
Component: Individual Port(s)Assignee: Dmitry Marakasov <amdmi3>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
2009-10-14-gpgme.diff none

Description Jason E. Hale 2009-10-28 19:20:01 UTC
- gpgsm is a non-default option in security/gnupg, so disable it in the build
if it is not installed instead of specifying the path. This helps with
debugging problems in certain programs.
- bump PORTREVISION since this will affect the installed files

How-To-Repeat: Use attached diff.
Comment 1 Dmitry Marakasov freebsd_committer freebsd_triage 2009-12-02 21:32:18 UTC
Responsible Changed
From-To: freebsd-ports-bugs->amdmi3

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2009-12-03 15:55:38 UTC
amdmi3      2009-12-03 15:55:29 UTC

  FreeBSD ports repository

  Modified files:
    security/gpgme       Makefile 
  Log:
  - Disable gpgsm if it is not installed
  
  PR:             140058
  Submitted by:   Jason E. Hale <bsdkaffee@gmail.com> (maintainer)
  
  Revision  Changes    Path
  1.61      +6 -1      ports/security/gpgme/Makefile
_______________________________________________
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 Dmitry Marakasov freebsd_committer freebsd_triage 2009-12-03 15:58:33 UTC
State Changed
From-To: open->closed

Committed. Thanks!