Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 Mar 2017 17:49:01 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r436100 - head/security/p5-Crypt-Random-Source
Message-ID:  <201703131749.v2DHn1Nu067811@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Mon Mar 13 17:49:00 2017
New Revision: 436100
URL: https://svnweb.freebsd.org/changeset/ports/436100

Log:
  Update to 0.12
  
  - Add NO_ARCH
  
  Changes:	http://search.cpan.org/dist/Crypt-Random-Source/Changes
  PR:		217755
  Submitted by:	Dereckson <dereckson@gmail.com> (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 Mar 13 17:48:56 2017	(r436099)
+++ head/security/p5-Crypt-Random-Source/Makefile	Mon Mar 13 17:49:00 2017	(r436100)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Crypt-Random-Source
-PORTVERSION=	0.11
-PORTREVISION=	1
+PORTVERSION=	0.12
 CATEGORIES=	security perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -13,7 +12,7 @@ COMMENT=	Get weak or strong random data 
 
 LICENSE=	ART20
 
-BUILD_DEPENDS=	p5-Moo>=0:devel/p5-Moo \
+BUILD_DEPENDS=	p5-Moo>=1.002000:devel/p5-Moo \
 		p5-Capture-Tiny>=0.08:devel/p5-Capture-Tiny \
 		p5-Module-Find>=0:devel/p5-Module-Find \
 		p5-Sub-Exporter>=0:devel/p5-Sub-Exporter \
@@ -22,6 +21,7 @@ BUILD_DEPENDS=	p5-Moo>=0:devel/p5-Moo \
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 TEST_DEPENDS=	p5-Test-Exception>0:devel/p5-Test-Exception
 
+NO_ARCH=	yes
 USES=		perl5
 USE_PERL5=	configure
 

Modified: head/security/p5-Crypt-Random-Source/distinfo
==============================================================================
--- head/security/p5-Crypt-Random-Source/distinfo	Mon Mar 13 17:48:56 2017	(r436099)
+++ head/security/p5-Crypt-Random-Source/distinfo	Mon Mar 13 17:49:00 2017	(r436100)
@@ -1,2 +1,3 @@
-SHA256 (Crypt-Random-Source-0.11.tar.gz) = fa4157fb2b3157fd7a9dbd1dc8fb4a17e185eb3bf4ebc552070bd5d670ec59f0
-SIZE (Crypt-Random-Source-0.11.tar.gz) = 34276
+TIMESTAMP = 1489415957
+SHA256 (Crypt-Random-Source-0.12.tar.gz) = 308997980d32d43d43dc603f348fed18c6cc5ef65d19372eb6e92f2d4a2dbc02
+SIZE (Crypt-Random-Source-0.12.tar.gz) = 34495



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201703131749.v2DHn1Nu067811>