From owner-svn-ports-head@FreeBSD.ORG Mon May 4 02:17:01 2015 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id A974421E; Mon, 4 May 2015 02:17:01 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 97A1318E4; Mon, 4 May 2015 02:17:01 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t442H1aR076677; Mon, 4 May 2015 02:17:01 GMT (envelope-from vanilla@FreeBSD.org) Received: (from vanilla@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t442H1mg076675; Mon, 4 May 2015 02:17:01 GMT (envelope-from vanilla@FreeBSD.org) Message-Id: <201505040217.t442H1mg076675@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: vanilla set sender to vanilla@FreeBSD.org using -f From: "Vanilla I. Shu" Date: Mon, 4 May 2015 02:17:01 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r385364 - head/devel/pecl-strict 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.20 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 May 2015 02:17:01 -0000 Author: vanilla Date: Mon May 4 02:17:00 2015 New Revision: 385364 URL: https://svnweb.freebsd.org/changeset/ports/385364 Log: Upgrade to 0.4.1. PR: 199888 Submitted by: maintainer Modified: head/devel/pecl-strict/Makefile head/devel/pecl-strict/distinfo Modified: head/devel/pecl-strict/Makefile ============================================================================== --- head/devel/pecl-strict/Makefile Mon May 4 02:15:17 2015 (r385363) +++ head/devel/pecl-strict/Makefile Mon May 4 02:17:00 2015 (r385364) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= strict -PORTVERSION= 0.4.0 +PORTVERSION= 0.4.1 CATEGORIES= devel MASTER_SITES= http://pecl.php.net/get/ PKGNAMEPREFIX= pecl- Modified: head/devel/pecl-strict/distinfo ============================================================================== --- head/devel/pecl-strict/distinfo Mon May 4 02:15:17 2015 (r385363) +++ head/devel/pecl-strict/distinfo Mon May 4 02:17:00 2015 (r385364) @@ -1,2 +1,2 @@ -SHA256 (PECL/strict-0.4.0.tgz) = 20898660c8f9220dcc9e0b0793966743b1f28440b0cc79c269001a10b8d5a0fa -SIZE (PECL/strict-0.4.0.tgz) = 10157 +SHA256 (PECL/strict-0.4.1.tgz) = 3111fd0e14807a9a94499a6f3f43a91a7ff93135923a027f641a474995ace0d9 +SIZE (PECL/strict-0.4.1.tgz) = 10168