diff options
Diffstat (limited to 'math')
-rw-r--r-- | math/pecl-stats/Makefile | 8 | ||||
-rw-r--r-- | math/pecl-stats/distinfo | 5 |
2 files changed, 7 insertions, 6 deletions
diff --git a/math/pecl-stats/Makefile b/math/pecl-stats/Makefile index 092f76b8855d..83074f5d1457 100644 --- a/math/pecl-stats/Makefile +++ b/math/pecl-stats/Makefile @@ -2,17 +2,17 @@ # $FreeBSD$ PORTNAME= stats -PORTVERSION= 1.0.3 -PORTREVISION= 1 +PORTVERSION= 1.0.5 CATEGORIES= math textproc pear MASTER_SITES= http://pecl.php.net/get/ PKGNAMEPREFIX= pecl- DIST_SUBDIR= PECL -MAINTAINER= ports@FreeBSD.org +MAINTAINER= dbaio@bsd.com.br COMMENT= PECL extension which with routines for statistical computation -LICENSE= PHP30 +LICENSE= PHP301 +LICENSE_FILE= ${WRKSRC}/LICENSE USES= php:ext tar:tgz IGNORE_WITH_PHP= 70 diff --git a/math/pecl-stats/distinfo b/math/pecl-stats/distinfo index 8cd9d17dfbdc..bab6a0a7a83e 100644 --- a/math/pecl-stats/distinfo +++ b/math/pecl-stats/distinfo @@ -1,2 +1,3 @@ -SHA256 (PECL/stats-1.0.3.tgz) = e032e02052acf2013f0578da823d60b0b2a89eb5e1dd1379cf0a65c090dffdfc -SIZE (PECL/stats-1.0.3.tgz) = 99144 +TIMESTAMP = 1473275713 +SHA256 (PECL/stats-1.0.5.tgz) = 2ddf373ff0370b296393c7b898dbd8c5f685cef32be90b8d1b7c21a37e5454a7 +SIZE (PECL/stats-1.0.5.tgz) = 112361 |