Bug 217724

Summary: [maintainer] math/amath update 1.6.4 -> 1.7.0
Product: Ports & Packages Reporter: Carsten Larsen <cs>
Component: Individual Port(s)Assignee: Joseph Mingrone <jrm>
Status: Closed FIXED    
Severity: Affects Some People CC: jrm, wen
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
patch 1.7.0 cs: maintainer-approval+

Description Carsten Larsen 2017-03-12 14:28:39 UTC
Created attachment 180746 [details]
patch 1.7.0

changes:
  update 1.6.4 -> 1.7.0

poudriere:
  9.3  {amd64, i386} OK
  10.3 {amd64, i386} OK
  11.0 {amd64, i386, armv6} OK
 
portlint:
  looks fine.

run-time test:
  11.0 {amd64, armv6} OK


poudriere complains about shared libraries:
====>> Checking shared library dependencies
 0x0000000000000001 NEEDED               Shared library: [libc++.so.1]
 0x0000000000000001 NEEDED               Shared library: [libc.so.7]
 0x0000000000000001 NEEDED               Shared library: [libcxxrt.so.1]
 0x0000000000000001 NEEDED               Shared library: [libgcc_s.so.1]
 0x0000000000000001 NEEDED               Shared library: [libm.so.5]

Should this be addressed ?
Comment 1 Wen Heping freebsd_committer freebsd_triage 2017-03-18 10:08:21 UTC
Return to pool.
Comment 2 Joseph Mingrone freebsd_committer freebsd_triage 2017-03-18 14:14:19 UTC
There are problems during stage.

http://pkg.awarnach.mathstat.dal.ca/data/10amd64-default/2017-03-18_11h08m07s/logs/errors/amath-1.7.0.log
Comment 3 Joseph Mingrone freebsd_committer freebsd_triage 2017-03-18 14:22:10 UTC
Forget my last message.  The configure patch didn't make into the files directory.
Comment 4 commit-hook freebsd_committer freebsd_triage 2017-03-18 14:43:06 UTC
A commit references this bug:

Author: jrm
Date: Sat Mar 18 14:42:12 UTC 2017
New revision: 436413
URL: https://svnweb.freebsd.org/changeset/ports/436413

Log:
  math/amath: Update to version 1.7.0.

  - Also switch to using the configure script included upstream (with
    patches).

  PR:		217724
  Submitted by:	cs@innolan.dk (maintainer)
  Approved by:	swills (mentor, implicit)

Changes:
  head/math/amath/Makefile
  head/math/amath/distinfo
  head/math/amath/files/
  head/math/amath/files/patch-configure
  head/math/amath/pkg-plist
Comment 5 Joseph Mingrone freebsd_committer freebsd_triage 2017-03-18 14:45:32 UTC
Committed.  Thank you.