Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 31 Aug 2018 14:42:43 +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: r478577 - head/security/p5-Module-Signature
Message-ID:  <201808311442.w7VEgh1h038592@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Fri Aug 31 14:42:43 2018
New Revision: 478577
URL: https://svnweb.freebsd.org/changeset/ports/478577

Log:
  Update to 0.83
  
  Changes:	https://metacpan.org/changes/distribution/Module-Signature

Modified:
  head/security/p5-Module-Signature/Makefile
  head/security/p5-Module-Signature/distinfo

Modified: head/security/p5-Module-Signature/Makefile
==============================================================================
--- head/security/p5-Module-Signature/Makefile	Fri Aug 31 14:42:38 2018	(r478576)
+++ head/security/p5-Module-Signature/Makefile	Fri Aug 31 14:42:43 2018	(r478577)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Module-Signature
-PORTVERSION=	0.82
+PORTVERSION=	0.83
 CATEGORIES=	security perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -16,10 +16,11 @@ BUILD_DEPENDS=	${RUN_DEPENDS}
 RUN_DEPENDS=	p5-PAR-Dist>=0:devel/p5-PAR-Dist
 TEST_DEPENDS=	p5-IPC-Run>=0:devel/p5-IPC-Run
 
-CONFIGURE_ENV=	PERL_MM_USE_DEFAULT="yes"
-NO_ARCH=	yes
 USES=		perl5
 USE_PERL5=	configure
+
+CONFIGURE_ENV=	PERL_MM_USE_DEFAULT="yes"
+NO_ARCH=	yes
 
 OPTIONS_DEFAULT=	GPG2
 OPTIONS_MULTI=		GPG

Modified: head/security/p5-Module-Signature/distinfo
==============================================================================
--- head/security/p5-Module-Signature/distinfo	Fri Aug 31 14:42:38 2018	(r478576)
+++ head/security/p5-Module-Signature/distinfo	Fri Aug 31 14:42:43 2018	(r478577)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1535472444
-SHA256 (Module-Signature-0.82.tar.gz) = a2284c7599776305cc213f4514ea101277a28abe06b03e8a0c5bdfeb06d86833
-SIZE (Module-Signature-0.82.tar.gz) = 82117
+TIMESTAMP = 1535640037
+SHA256 (Module-Signature-0.83.tar.gz) = 3c15f3845a85d2a76a81253be53cb0f716465a3f696eb9c50e92eef34e9601cb
+SIZE (Module-Signature-0.83.tar.gz) = 82161



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