From owner-svn-ports-head@FreeBSD.ORG Sat Mar 9 07:29:55 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 183DC8D2; Sat, 9 Mar 2013 07:29:55 +0000 (UTC) (envelope-from kuriyama@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 04A5EE95; Sat, 9 Mar 2013 07:29:55 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.6/8.14.6) with ESMTP id r297TsFk057096; Sat, 9 Mar 2013 07:29:54 GMT (envelope-from kuriyama@svn.freebsd.org) Received: (from kuriyama@localhost) by svn.freebsd.org (8.14.6/8.14.5/Submit) id r297TsYl057091; Sat, 9 Mar 2013 07:29:54 GMT (envelope-from kuriyama@svn.freebsd.org) Message-Id: <201303090729.r297TsYl057091@svn.freebsd.org> From: Jun Kuriyama Date: Sat, 9 Mar 2013 07:29:54 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r313693 - head/security/p5-Crypt-URandom 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: Sat, 09 Mar 2013 07:29:55 -0000 Author: kuriyama Date: Sat Mar 9 07:29:53 2013 New Revision: 313693 URL: http://svnweb.freebsd.org/changeset/ports/313693 Log: - Upgrade to 0.31. Modified: head/security/p5-Crypt-URandom/Makefile head/security/p5-Crypt-URandom/distinfo Modified: head/security/p5-Crypt-URandom/Makefile ============================================================================== --- head/security/p5-Crypt-URandom/Makefile Sat Mar 9 07:06:33 2013 (r313692) +++ head/security/p5-Crypt-URandom/Makefile Sat Mar 9 07:29:53 2013 (r313693) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= Crypt-URandom -PORTVERSION= 0.28 +PORTVERSION= 0.31 CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/security/p5-Crypt-URandom/distinfo ============================================================================== --- head/security/p5-Crypt-URandom/distinfo Sat Mar 9 07:06:33 2013 (r313692) +++ head/security/p5-Crypt-URandom/distinfo Sat Mar 9 07:29:53 2013 (r313693) @@ -1,2 +1,2 @@ -SHA256 (Crypt-URandom-0.28.tar.gz) = f55fc734aed5446dd304f2523e94a34b13fd044d7645b4967d3319b964ce4db4 -SIZE (Crypt-URandom-0.28.tar.gz) = 5448 +SHA256 (Crypt-URandom-0.31.tar.gz) = f7b2b6474e4b2b70d538f139e879b9dc97028d46fb81757e156e3206e1b99dd2 +SIZE (Crypt-URandom-0.31.tar.gz) = 5755