Bug 245897 - math/singular: upgrade to 4.1.3 and add a default option for NTL
Summary: math/singular: upgrade to 4.1.3 and add a default option for NTL
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: Thierry Thomas
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-04-25 09:09 UTC by Thierry Thomas
Modified: 2020-04-25 18:06 UTC (History)
0 users

See Also:
yuri: maintainer-feedback+


Attachments
Patch to upgrade to 4.1.3 and add a default option for NTL (132.71 KB, text/plain)
2020-04-25 09:09 UTC, Thierry Thomas
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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