Bug 212504 - math/pecl-stats: Update to 1.0.5, Take MAINTAINER'ship
Summary: math/pecl-stats: Update to 1.0.5, Take MAINTAINER'ship
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: Dmitry Marakasov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-09-08 23:27 UTC by Danilo G. Baio
Modified: 2016-09-16 22:38 UTC (History)
0 users

See Also:


Attachments
pecl-stats-1.0.5-patch (1.04 KB, patch)
2016-09-08 23:27 UTC, Danilo G. Baio
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Danilo G. Baio freebsd_committer freebsd_triage 2016-09-08 23:27:11 UTC
Created attachment 174557 [details]
pecl-stats-1.0.5-patch

- Update to 1.0.5
- Update LICENSE
- Take maintainer'ship

Changelog:

1.0.5 
  - Fix bug in stats_stat_binomial_coef which causes segfault in some 
    environments
  - Fix bug in stats_stat_factorial which leads infinite loop in some 
    cases
  - stats_stat_factorial returns immediately when the value are reached
    to +INF
  - Change supported version to PHP 5.3 or higher

1.0.4 
  - Fixed bugs (see tests for details)


portlint: OK (looks fine.)
testport: 
	poudriere: i386,  10.3  (OK)
	poudriere: amd64, 10.3  (OK)
	poudriere: i386,  9.3   (OK)
	poudriere: amd64, 9.3   (OK)
	poudriere: i386,  12    (OK)
	poudriere: amd64, 12    (OK)
Comment 1 commit-hook freebsd_committer freebsd_triage 2016-09-16 22:38:26 UTC
A commit references this bug:

Author: amdmi3
Date: Fri Sep 16 22:38:05 UTC 2016
New revision: 422276
URL: https://svnweb.freebsd.org/changeset/ports/422276

Log:
  - Update to 1.0.5
  - Update LICENSE
  - Take maintainer'ship

  Changelog:

  1.0.5
    - Fix bug in stats_stat_binomial_coef which causes segfault in some
      environments
    - Fix bug in stats_stat_factorial which leads infinite loop in some
      cases
    - stats_stat_factorial returns immediately when the value are reached
      to +INF
    - Change supported version to PHP 5.3 or higher

  1.0.4
    - Fixed bugs (see tests for details)

  PR:		212504
  Submitted by:	dbaio@bsd.com.br

Changes:
  head/math/pecl-stats/Makefile
  head/math/pecl-stats/distinfo