Bug 158596 - [PATCH] mail/msmtp: disable gnome-keyring
Summary: [PATCH] mail/msmtp: disable gnome-keyring
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: Roman Bogorodskiy
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-07-02 16:30 UTC by Julien Laffaye
Modified: 2011-07-05 11:51 UTC (History)
1 user (show)

See Also:


Attachments
msmtp-1.4.24_1.patch (798 bytes, patch)
2011-07-02 16:30 UTC, Julien Laffaye
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.