Bug 212504

Summary: math/pecl-stats: Update to 1.0.5, Take MAINTAINER'ship
Product: Ports & Packages Reporter: Danilo G. Baio <dbaio>
Component: Individual Port(s)Assignee: Dmitry Marakasov <amdmi3>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
pecl-stats-1.0.5-patch none

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