From owner-svn-ports-head@freebsd.org Tue Jul 11 19:13:36 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 026EADAA68C; Tue, 11 Jul 2017 19:13:36 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::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 C3CBC830ED; Tue, 11 Jul 2017 19:13:35 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v6BJDYXr040807; Tue, 11 Jul 2017 19:13:34 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v6BJDYFq040805; Tue, 11 Jul 2017 19:13:34 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201707111913.v6BJDYFq040805@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Tue, 11 Jul 2017 19:13:34 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r445544 - head/devel/pecl-uv X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/devel/pecl-uv X-SVN-Commit-Revision: 445544 X-SVN-Commit-Repository: ports 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.23 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: Tue, 11 Jul 2017 19:13:36 -0000 Author: sunpoet Date: Tue Jul 11 19:13:34 2017 New Revision: 445544 URL: https://svnweb.freebsd.org/changeset/ports/445544 Log: Update to 0.2.2 Changes: https://pecl.php.net/package-changelog.php?package=uv PR: 220634 Submitted by: John Chen (maintainer) Modified: head/devel/pecl-uv/Makefile head/devel/pecl-uv/distinfo Modified: head/devel/pecl-uv/Makefile ============================================================================== --- head/devel/pecl-uv/Makefile Tue Jul 11 19:13:28 2017 (r445543) +++ head/devel/pecl-uv/Makefile Tue Jul 11 19:13:34 2017 (r445544) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= uv -PORTVERSION= 0.1.2 +PORTVERSION= 0.2.2 CATEGORIES= devel MAINTAINER= johnpupu@gmail.com Modified: head/devel/pecl-uv/distinfo ============================================================================== --- head/devel/pecl-uv/distinfo Tue Jul 11 19:13:28 2017 (r445543) +++ head/devel/pecl-uv/distinfo Tue Jul 11 19:13:34 2017 (r445544) @@ -1,3 +1,3 @@ -TIMESTAMP = 1488993055 -SHA256 (PECL/uv-0.1.2.tgz) = 8e2d82e7c58c25b1935393c56b5d1fbb81ca485b46a784af789d0c0ac2947a5c -SIZE (PECL/uv-0.1.2.tgz) = 52757 +TIMESTAMP = 1499788665 +SHA256 (PECL/uv-0.2.2.tgz) = 7d3e826ad51ac4a4e44ae8cb5379d4726746664d23b81fd21ef3e700fc933f05 +SIZE (PECL/uv-0.2.2.tgz) = 53726