Bug 235003 - [patch] print/pdftk: unbreak port as gcj6 no longer segfaults
Summary: [patch] print/pdftk: unbreak port as gcj6 no longer segfaults
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Many People
Assignee: Kurt Jaeger
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-01-16 16:52 UTC by Samy Mahmoudi
Modified: 2019-01-26 00:02 UTC (History)
1 user (show)

See Also:


Attachments
Patch file generated with svn diff (672 bytes, patch)
2019-01-16 16:52 UTC, Samy Mahmoudi
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Samy Mahmoudi 2019-01-16 16:52:03 UTC
Created attachment 201191 [details]
Patch file generated with svn diff

Hello,

Please also see bug 225370, comment 12 and comment 13.
Comment 1 Kurt Jaeger freebsd_committer freebsd_triage 2019-01-25 18:36:11 UTC
Committed, thanks!
Comment 2 commit-hook freebsd_committer freebsd_triage 2019-01-25 18:36:32 UTC
A commit references this bug:

Author: pi
Date: Fri Jan 25 18:36:01 UTC 2019
New revision: 491171
URL: https://svnweb.freebsd.org/changeset/ports/491171

Log:
  print/pdftk: unbreak port for 12+13 as gcj6 no longer segfaults

  - testbuilds are fine on 12+13

  PR:		235003
  Submitted by:	Samy Mahmoudi <samy.mahmoudi@gmail.com>

Changes:
  head/print/pdftk/Makefile
Comment 3 Samy Mahmoudi 2019-01-26 00:02:20 UTC
(In reply to Kurt Jaeger from comment #1)
Thank you Kurt.