Date: Tue, 23 Feb 2016 01:39:20 +0000 (UTC) From: Wen Heping <wen@FreeBSD.org> 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 Message-ID: <201602230139.u1N1dKq1085379@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201602230139.u1N1dKq1085379>