From owner-svn-ports-head@FreeBSD.ORG Mon Feb 4 02:31:27 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 131C3613; Mon, 4 Feb 2013 02:31:27 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id 050FF7ED; Mon, 4 Feb 2013 02:31:27 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.5/8.14.5) with ESMTP id r142VQYr043993; Mon, 4 Feb 2013 02:31:26 GMT (envelope-from miwi@svn.freebsd.org) Received: (from miwi@localhost) by svn.freebsd.org (8.14.5/8.14.5/Submit) id r142VQHa043991; Mon, 4 Feb 2013 02:31:26 GMT (envelope-from miwi@svn.freebsd.org) Message-Id: <201302040231.r142VQHa043991@svn.freebsd.org> From: Martin Wilke Date: Mon, 4 Feb 2013 02:31:26 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r311555 - head/math/pecl-stats X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Feb 2013 02:31:27 -0000 Author: miwi Date: Mon Feb 4 02:31:26 2013 New Revision: 311555 URL: http://svnweb.freebsd.org/changeset/ports/311555 Log: - Update to 1.0.3 - Convert Header Modified: head/math/pecl-stats/Makefile (contents, props changed) head/math/pecl-stats/distinfo (contents, props changed) Modified: head/math/pecl-stats/Makefile ============================================================================== --- head/math/pecl-stats/Makefile Mon Feb 4 02:31:08 2013 (r311554) +++ head/math/pecl-stats/Makefile Mon Feb 4 02:31:26 2013 (r311555) @@ -1,12 +1,8 @@ -# New ports collection makefile for: pecl-stats -# Date created: 2006/07/31 -# Whom: chinsan -# +# Created by: chinsan # $FreeBSD$ -# PORTNAME= stats -PORTVERSION= 1.0.2 +PORTVERSION= 1.0.3 CATEGORIES= math textproc pear MASTER_SITES= http://pecl.php.net/get/ PKGNAMEPREFIX= pecl- @@ -18,7 +14,5 @@ COMMENT= A PECL extension which with rou USE_PHP= yes USE_PHPEXT= yes -DEFAULT_PHP_VER=53 -IGNORE_WITH_PHP=5 .include Modified: head/math/pecl-stats/distinfo ============================================================================== --- head/math/pecl-stats/distinfo Mon Feb 4 02:31:08 2013 (r311554) +++ head/math/pecl-stats/distinfo Mon Feb 4 02:31:26 2013 (r311555) @@ -1,2 +1,2 @@ -SHA256 (PECL/stats-1.0.2.tgz) = 465d1bbec43c916ecdc8fc59f0d13e24e7e23f6b76866b7172d25ab6e08f2244 -SIZE (PECL/stats-1.0.2.tgz) = 99018 +SHA256 (PECL/stats-1.0.3.tgz) = e032e02052acf2013f0578da823d60b0b2a89eb5e1dd1379cf0a65c090dffdfc +SIZE (PECL/stats-1.0.3.tgz) = 99144