Bug 202572 - [patch] fix mail/ifile build with FORTIFY_SOURCE
Summary: [patch] fix mail/ifile build with FORTIFY_SOURCE
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Kurt Jaeger
URL:
Keywords: patch
Depends on:
Blocks:
 
Reported: 2015-08-22 16:32 UTC by Oliver Pinter
Modified: 2015-08-31 19:32 UTC (History)
2 users (show)

See Also:


Attachments
mail-ifile.diff (3.86 KB, application/mbox)
2015-08-22 16:32 UTC, Oliver Pinter
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Oliver Pinter freebsd_committer freebsd_triage 2015-08-22 16:32:42 UTC
Created attachment 160214 [details]
mail-ifile.diff
Comment 1 Kurt Jaeger freebsd_committer freebsd_triage 2015-08-31 19:30:19 UTC
Build-tested, looks fine.
Comment 2 commit-hook freebsd_committer freebsd_triage 2015-08-31 19:31:40 UTC
A commit references this bug:

Author: pi
Date: Mon Aug 31 19:31:08 UTC 2015
New revision: 395725
URL: https://svnweb.freebsd.org/changeset/ports/395725

Log:
  mail/ifile: fix mail/ifile build with FORTIFY_SOURCE

  PR:		202572
  Submitted by:	Oliver Pinter <op@freebsd.org>

Changes:
  head/mail/ifile/Makefile
  head/mail/ifile/files/patch-Makefile.in
  head/mail/ifile/files/patch-argp_argp-fmtstream.h
  head/mail/ifile/files/patch-argp_argp-fs-xinl.c
  head/mail/ifile/files/patch-argp_argp-xinl.c
  head/mail/ifile/files/patch-argp_argp.h
Comment 3 Kurt Jaeger freebsd_committer freebsd_triage 2015-08-31 19:32:17 UTC
committed, thanks.