Bug 207214

Summary: mail/sylpheed: Added option for hide info in the header mail
Product: Ports & Packages Reporter: Vladimir Omelchuk <admin>
Component: Individual Port(s)Assignee: Emanuel Haupt <ehaupt>
Status: Closed FIXED    
Severity: Affects Only Me CC: admin
Priority: --- Flags: bugzilla: maintainer-feedback? (ehaupt)
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
patch-Makefile
none
extra-patch-src_main.c
none
Modified Makefile none

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! ;)