Bug 148888

Summary: [MAINTAINER] security/gpgme: Fix build without libassuan installed
Product: Ports & Packages Reporter: Jason E. Hale <bsdkaffee>
Component: Individual Port(s)Assignee: Max Brazhnikov <makc>
Status: Closed FIXED    
Severity: Affects Only Me CC: pav
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
2010-07-24-gpgme.diff none

Description Jason E. Hale 2010-07-24 09:20:11 UTC
security/gpgme will fail to build if security/libassuan is not installed
Fix build by making libassuan a LIB_DEPENDS for all cases.

Reported by: pav

Fix: Use attached diff.
Remove: files/patch-src__engine-gpgconf.c (not needed since libassuan will always be required)
	
How-To-Repeat: Try to build security/gpgme using the GNUPG1 option without security/libassuan installed
Comment 1 Max Brazhnikov freebsd_committer freebsd_triage 2010-07-25 14:02:59 UTC
Responsible Changed
From-To: freebsd-ports-bugs->makc

I'll take it.
Comment 2 Max Brazhnikov freebsd_committer freebsd_triage 2010-07-27 19:07:13 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2010-07-27 19:07:15 UTC
makc        2010-07-27 18:07:06 UTC

  FreeBSD ports repository

  Modified files:
    security/gpgme       Makefile 
  Removed files:
    security/gpgme/files patch-src__engine-gpgconf.c 
  Log:
  Fix build with GnuPG 1.x (add unconditional dependency on security/libassuan)
  
  PR:             ports/148888
  Submitted by:   Jason E. Hale (maintainer)
  
  Revision  Changes    Path
  1.64      +2 -3      ports/security/gpgme/Makefile
  1.2       +0 -10     ports/security/gpgme/files/patch-src__engine-gpgconf.c (dead)
_______________________________________________
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"