From owner-svn-ports-head@freebsd.org Wed Dec 28 07:13:52 2016 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 68848C94DFD; Wed, 28 Dec 2016 07:13:52 +0000 (UTC) (envelope-from wen@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 381501F0D; Wed, 28 Dec 2016 07:13:52 +0000 (UTC) (envelope-from wen@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBS7Dp2T056841; Wed, 28 Dec 2016 07:13:51 GMT (envelope-from wen@FreeBSD.org) Received: (from wen@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBS7DpRa056839; Wed, 28 Dec 2016 07:13:51 GMT (envelope-from wen@FreeBSD.org) Message-Id: <201612280713.uBS7DpRa056839@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: wen set sender to wen@FreeBSD.org using -f From: Wen Heping Date: Wed, 28 Dec 2016 07:13:51 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429717 - head/security/pecl-crypto 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.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: Wed, 28 Dec 2016 07:13:52 -0000 Author: wen Date: Wed Dec 28 07:13:51 2016 New Revision: 429717 URL: https://svnweb.freebsd.org/changeset/ports/429717 Log: - Update to 0.3.1 PR: 215569 Submitted by: joneum@bsdproject.de Approved by: maintainer Modified: head/security/pecl-crypto/Makefile head/security/pecl-crypto/distinfo Modified: head/security/pecl-crypto/Makefile ============================================================================== --- head/security/pecl-crypto/Makefile Wed Dec 28 07:09:39 2016 (r429716) +++ head/security/pecl-crypto/Makefile Wed Dec 28 07:13:51 2016 (r429717) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= crypto -PORTVERSION= 0.2.2 -PORTREVISION= 1 +PORTVERSION= 0.3.1 CATEGORIES= security MASTER_SITES= http://pecl.php.net/get/ PKGNAMEPREFIX= pecl- Modified: head/security/pecl-crypto/distinfo ============================================================================== --- head/security/pecl-crypto/distinfo Wed Dec 28 07:09:39 2016 (r429716) +++ head/security/pecl-crypto/distinfo Wed Dec 28 07:13:51 2016 (r429717) @@ -1,2 +1,3 @@ -SHA256 (PECL/crypto-0.2.2.tgz) = 03864c99f9e7e87c0daf639167fde8eb58a87ad0990a7ec8773a60753edf9342 -SIZE (PECL/crypto-0.2.2.tgz) = 66516 +TIMESTAMP = 1482908753 +SHA256 (PECL/crypto-0.3.1.tgz) = 4b7376237f21a98df572b3f4dc7a9fa299134b1874c3c9b460ad3b94f4f9e3e6 +SIZE (PECL/crypto-0.3.1.tgz) = 72909