Bug 207214 - mail/sylpheed: Added option for hide info in the header mail
Summary: mail/sylpheed: Added option for hide info in the header mail
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Emanuel Haupt
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-02-15 15:18 UTC by Vladimir Omelchuk
Modified: 2016-02-25 01:18 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (ehaupt)


Attachments
patch-Makefile (1.10 KB, patch)
2016-02-15 15:18 UTC, Vladimir Omelchuk
no flags Details | Diff
extra-patch-src_main.c (419 bytes, patch)
2016-02-15 15:19 UTC, Vladimir Omelchuk
no flags Details | Diff
Modified Makefile (3.78 KB, text/plain)
2016-02-15 15:32 UTC, Vladimir Omelchuk
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Vladimir Omelchuk 2016-02-15 15:18:52 UTC
Created attachment 167031 [details]
patch-Makefile

Added option for hide/show info about GTK and OS in the header mail.
Comment 1 Vladimir Omelchuk 2016-02-15 15:19:31 UTC
Created attachment 167032 [details]
extra-patch-src_main.c
Comment 2 Vladimir Omelchuk 2016-02-15 15:32:21 UTC
Created attachment 167033 [details]
Modified Makefile
Comment 3 Emanuel Haupt freebsd_committer freebsd_triage 2016-02-24 18:56:15 UTC
Committed, thanks!
Comment 4 commit-hook freebsd_committer freebsd_triage 2016-02-24 18:56:18 UTC
A commit references this bug:

Author: ehaupt
Date: Wed Feb 24 18:55:57 UTC 2016
New revision: 409476
URL: https://svnweb.freebsd.org/changeset/ports/409476

Log:
  - Provide an optional patch to hide the OS and GTK signature in the
    mail header [1]
  - Enable GnuPG support by default to encourage people to use crypto

  PR:		207214 [1]
  Submitted by:	admin@vladiom.com.ua [1]

Changes:
  head/mail/sylpheed/Makefile
  head/mail/sylpheed/files/extra-patch-src_main.c
Comment 5 Vladimir Omelchuk 2016-02-25 01:18:21 UTC
Thanks for committed port! ;)