From owner-svn-ports-head@freebsd.org Tue Feb 23 01:39:21 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 B8C26AB1E8A; Tue, 23 Feb 2016 01:39:21 +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 8A8F7D2F; Tue, 23 Feb 2016 01:39:21 +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 u1N1dK0K085381; Tue, 23 Feb 2016 01:39:20 GMT (envelope-from wen@FreeBSD.org) Received: (from wen@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u1N1dKq1085379; Tue, 23 Feb 2016 01:39:20 GMT (envelope-from wen@FreeBSD.org) Message-Id: <201602230139.u1N1dKq1085379@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: wen set sender to wen@FreeBSD.org using -f From: Wen Heping Date: Tue, 23 Feb 2016 01:39:20 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r409376 - head/security/p5-Crypt-Random-Source 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: Tue, 23 Feb 2016 01:39:21 -0000 Author: wen Date: Tue Feb 23 01:39:20 2016 New Revision: 409376 URL: https://svnweb.freebsd.org/changeset/ports/409376 Log: - Update to 0.11 Changes: http://search.cpan.org/src/ETHER/Crypt-Random-Source-0.11/Changes PR: 207408 Submitted by: dereckson@espace-win.org(maintainer) Modified: head/security/p5-Crypt-Random-Source/Makefile head/security/p5-Crypt-Random-Source/distinfo Modified: head/security/p5-Crypt-Random-Source/Makefile ============================================================================== --- head/security/p5-Crypt-Random-Source/Makefile Mon Feb 22 23:29:42 2016 (r409375) +++ head/security/p5-Crypt-Random-Source/Makefile Tue Feb 23 01:39:20 2016 (r409376) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Crypt-Random-Source -PORTVERSION= 0.10 +PORTVERSION= 0.11 CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/security/p5-Crypt-Random-Source/distinfo ============================================================================== --- head/security/p5-Crypt-Random-Source/distinfo Mon Feb 22 23:29:42 2016 (r409375) +++ head/security/p5-Crypt-Random-Source/distinfo Tue Feb 23 01:39:20 2016 (r409376) @@ -1,2 +1,2 @@ -SHA256 (Crypt-Random-Source-0.10.tar.gz) = 52629cc420fe4271fadc80f1f918d88c6fa62f35349b8f55c00c2d8046233624 -SIZE (Crypt-Random-Source-0.10.tar.gz) = 31840 +SHA256 (Crypt-Random-Source-0.11.tar.gz) = fa4157fb2b3157fd7a9dbd1dc8fb4a17e185eb3bf4ebc552070bd5d670ec59f0 +SIZE (Crypt-Random-Source-0.11.tar.gz) = 34276