Bug 245897

Summary: math/singular: upgrade to 4.1.3 and add a default option for NTL
Product: Ports & Packages Reporter: Thierry Thomas <thierry>
Component: Individual Port(s)Assignee: Thierry Thomas <thierry>
Status: Closed FIXED    
Severity: Affects Only Me Flags: yuri: maintainer-feedback+
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Patch to upgrade to 4.1.3 and add a default option for NTL none

Description Thierry Thomas freebsd_committer freebsd_triage 2020-04-25 09:09:44 UTC
Created attachment 213771 [details]
Patch to upgrade to 4.1.3 and add a default option for NTL

Still working on math/sage, and to be able to use Singular as an
external package, I had to make some modifications:

- depend on NTL: this is mandatory, but if some users want a lighter
  package, I set it as an option.

- upgrade to the latest 4.1.3: it builds with 4.1.2 but 4.1.3 is said as
   fixing some errors seen in SageMath.

- since I was here, remove the OPTFLAGS.
Comment 1 Yuri Victorovich freebsd_committer freebsd_triage 2020-04-25 09:21:40 UTC
Thanks for the patch!

Please go ahead and commit it.

Yuri
Comment 2 Thierry Thomas freebsd_committer freebsd_triage 2020-04-25 18:06:22 UTC
Vommitted, thanks!
Comment 3 commit-hook freebsd_committer freebsd_triage 2020-04-25 18:06:48 UTC
A commit references this bug:

Author: thierry
Date: Sat Apr 25 18:06:04 UTC 2020
New revision: 532966
URL: https://svnweb.freebsd.org/changeset/ports/532966

Log:
  - depend on NTL: this is mandatory for SageMath, but if some users want
    a lighter package, I set it as an option.

  - upgrade to the latest 4.1.3: it builds with 4.1.2 but 4.1.3 is said as
    fixing some errors seen in SageMath.

  - since I was here, remove the OPTFLAGS.

  PR:		245897
  Submitted by:	/me
  Approved by:	yuri (maintainer)

Changes:
  head/math/singular/Makefile
  head/math/singular/distinfo
  head/math/singular/files/patch-m4_flags.m4
  head/math/singular/pkg-plist