Bug 233263 - math/ntl: Update to 11.3.2
Summary: math/ntl: Update to 11.3.2
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: Fernando Apesteguía
URL: http://www.shoup.net/ntl/doc/tour-cha...
Keywords:
Depends on:
Blocks:
 
Reported: 2018-11-16 23:27 UTC by Nathan
Modified: 2018-11-19 18:22 UTC (History)
1 user (show)

See Also:


Attachments
Update ; Fix variable ordering (2.34 KB, patch)
2018-11-16 23:33 UTC, Nathan
ndowens04: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Nathan 2018-11-16 23:27:15 UTC
portlint -AC: Seems fine

Tested on:
poudriere (amd64,i386) 13-current, 12-stable
poudriere 12-stable arm64
Comment 1 Nathan 2018-11-16 23:33:13 UTC
Created attachment 199284 [details]
Update ; Fix variable ordering

math/ntl:

Log:                                                                                                     
* Update to 11.3.2                                                                                       * Correct order of variables, per handbook                                                   * Remove test block, can be done with test target                  
Changes: http://www.shoup.net/ntl/doc/tour-changes.html

PR:             233263                          
Submitted by:   ndowens@yahoo.com (maintainer)

make test was successful
Comment 2 commit-hook freebsd_committer freebsd_triage 2018-11-19 18:21:54 UTC
A commit references this bug:

Author: fernape
Date: Mon Nov 19 18:21:11 UTC 2018
New revision: 485349
URL: https://svnweb.freebsd.org/changeset/ports/485349

Log:
  math/ntl: Update to 11.3.2

  Also fix order of some variables

  PR:	233263
  Submitted by:	ndowens@yahoo.com (maintainer)

Changes:
  head/math/ntl/Makefile
  head/math/ntl/distinfo
  head/math/ntl/pkg-plist
Comment 3 Fernando Apesteguía freebsd_committer freebsd_triage 2018-11-19 18:22:44 UTC
Committed,

Thanks!