Bug 204445 - [PATCH] graphics/gmt: Update to version 4.5.14
Summary: [PATCH] graphics/gmt: Update to version 4.5.14
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: Wen Heping
URL:
Keywords: patch
Depends on:
Blocks:
 
Reported: 2015-11-10 18:34 UTC by tkato432
Modified: 2016-01-19 13:07 UTC (History)
1 user (show)

See Also:


Attachments
graphics_gmt.diff (4.37 KB, patch)
2015-11-10 18:34 UTC, tkato432
no flags Details | Diff
graphics_gmt.diff (4.17 KB, patch)
2016-01-14 11:03 UTC, tkato432
no flags Details | Diff
graphics_gmt.diff (4.27 KB, patch)
2016-01-19 09:30 UTC, tkato432
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description tkato432 2015-11-10 18:34:06 UTC
Created attachment 162984 [details]
graphics_gmt.diff
Comment 1 tkato432 2016-01-14 11:03:06 UTC
Created attachment 165559 [details]
graphics_gmt.diff

Chase r405891
Comment 2 Wen Heping freebsd_committer freebsd_triage 2016-01-19 01:03:56 UTC
(In reply to tkato432 from comment #1)
I failed build with:

...
===>   gmt-4.5.14 depends on shared library: libgdal.so - found (/usr/local/lib/libgdal.so)
===>  Configuring for gmt-4.5.14
autoheader-2.69: warning: missing template: HAVE_ACOSH
autoheader-2.69: Use AC_DEFINE([HAVE_ACOSH], [], [Description])
autoheader-2.69: warning: missing template: HAVE_ALPHASINCOS
autoheader-2.69: warning: missing template: HAVE_ASINH
autoheader-2.69: warning: missing template: HAVE_ATANH
autoheader-2.69: warning: missing template: HAVE_COPYSIGN
autoheader-2.69: warning: missing template: HAVE_ERF
autoheader-2.69: warning: missing template: HAVE_ERFC
autoheader-2.69: warning: missing template: HAVE_HYPOT
autoheader-2.69: warning: missing template: HAVE_IRINT
autoheader-2.69: warning: missing template: HAVE_ISNAN
autoheader-2.69: warning: missing template: HAVE_ISNAND
autoheader-2.69: warning: missing template: HAVE_ISNANF
autoheader-2.69: warning: missing template: HAVE_J0
autoheader-2.69: warning: missing template: HAVE_J1
autoheader-2.69: warning: missing template: HAVE_JN
autoheader-2.69: warning: missing template: HAVE_LOG1P
autoheader-2.69: warning: missing template: HAVE_LOG2
autoheader-2.69: warning: missing template: HAVE_SINCOS
autoheader-2.69: warning: missing template: HAVE_STRTOD
autoheader-2.69: warning: missing template: HAVE_Y0
autoheader-2.69: warning: missing template: HAVE_Y1
autoheader-2.69: warning: missing template: HAVE_YN
autoreconf-2.69: /usr/local/bin/autoheader-2.69 failed with exit status: 1
*** Error code 1

Stop.
make: stopped in /usr/ports/graphics/gmt

...

Would you have a look of it?
Thanks !

wen
Comment 3 tkato432 2016-01-19 09:30:09 UTC
Created attachment 165802 [details]
graphics_gmt.diff

Here is the corrected patch.
Comment 4 commit-hook freebsd_committer freebsd_triage 2016-01-19 13:05:21 UTC
A commit references this bug:

Author: wen
Date: Tue Jan 19 13:04:48 UTC 2016
New revision: 406684
URL: https://svnweb.freebsd.org/changeset/ports/406684

Log:
  - Update to 4.5.14

  PR:		204445
  Submitted by:	tkato432@yahoo.com

Changes:
  head/graphics/gmt/Makefile
  head/graphics/gmt/distinfo
  head/graphics/gmt/files/patch-configure.ac