Bug 212767 - [NEW PORT] math/pecl-stats2: PECL extension with routines for statistical computation
Summary: [NEW PORT] math/pecl-stats2: PECL extension with routines for statistical com...
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: Ruslan Makhmatkhanov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-09-17 14:07 UTC by Danilo G. Baio
Modified: 2016-10-10 20:13 UTC (History)
1 user (show)

See Also:


Attachments
pecl-stats2.shar (1.54 KB, text/plain)
2016-09-17 14:07 UTC, Danilo G. Baio
no flags Details
pecl-stats2-v02.shar (1.57 KB, text/plain)
2016-09-27 20:39 UTC, Danilo G. Baio
no flags Details

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-17 14:07:18 UTC
Created attachment 174879 [details]
pecl-stats2.shar

Extension for PHP that provides few dozens routines for statistical
computation.

WWW: http://pecl.php.net/package/stats/

This version is specific to php70 compared to math/pecl-stats.

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 Danilo G. Baio freebsd_committer freebsd_triage 2016-09-27 20:39:02 UTC
Created attachment 175204 [details]
pecl-stats2-v02.shar


Add "DEFAULT_VERSIONS+= php=70".

portlint: OK (looks fine.)

another around of `poudriere 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)
Comment 2 Danilo G. Baio freebsd_committer freebsd_triage 2016-09-28 16:57:07 UTC
Reverting to the first submission, references:
commit ports r412632.
commit ports r422872.
bug 212773, comment 6
Comment 3 commit-hook freebsd_committer freebsd_triage 2016-10-10 20:12:07 UTC
A commit references this bug:

Author: rm
Date: Mon Oct 10 20:11:28 UTC 2016
New revision: 423697
URL: https://svnweb.freebsd.org/changeset/ports/423697

Log:
  Extension for PHP that provides few dozens routines for statistical
  computation.

  WWW: http://pecl.php.net/package/stats/

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

Changes:
  head/math/Makefile
  head/math/pecl-stats2/
  head/math/pecl-stats2/Makefile
  head/math/pecl-stats2/distinfo
  head/math/pecl-stats2/pkg-descr
Comment 4 Ruslan Makhmatkhanov freebsd_committer freebsd_triage 2016-10-10 20:13:47 UTC
New port added, thank you!