Bug 158596

Summary: [PATCH] mail/msmtp: disable gnome-keyring
Product: Ports & Packages Reporter: Julien Laffaye <jlaffaye>
Component: Individual Port(s)Assignee: Roman Bogorodskiy <novel>
Status: Closed FIXED    
Severity: Affects Only Me CC: novel
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
msmtp-1.4.24_1.patch none

Description Julien Laffaye freebsd_committer freebsd_triage 2011-07-02 16:30:11 UTC
Explicitly disable gnome-keyring because the port will link against it if it is
installed.
While I'm here, makes portlint happy.

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

Generated with FreeBSD Port Tools 0.99
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-07-02 16:30:23 UTC
Responsible Changed
From-To: freebsd-ports-bugs->novel

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2011-07-05 11:47:30 UTC
novel       2011-07-05 10:47:21 UTC

  FreeBSD ports repository

  Modified files:
    mail/msmtp           Makefile 
  Log:
  - Pet portlint(1)
  - Introduce GNOME_KEYRING option
  
  PR:             158596 (based on)
  Submitted by:   jlaffaye
  
  Revision  Changes    Path
  1.62      +10 -3     ports/mail/msmtp/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 Roman Bogorodskiy freebsd_committer freebsd_triage 2011-07-05 11:50:21 UTC
State Changed
From-To: open->closed

Julien, thanks for the patch! I've committed it with a modification - 
I've introduced GNOME_KEYRING option instead of unconditionally 
disableing gnome keyring.