svn commit: r543152 - head/security/p5-Net-SSL-ExpireDate

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Fri Jul 24 07:26:56 UTC 2020


Author: sunpoet
Date: Fri Jul 24 07:26:51 2020
New Revision: 543152
URL: https://svnweb.freebsd.org/changeset/ports/543152

Log:
  Update to 1.21
  
  Changes:	https://metacpan.org/changes/distribution/Net-SSL-ExpireDate

Modified:
  head/security/p5-Net-SSL-ExpireDate/Makefile
  head/security/p5-Net-SSL-ExpireDate/distinfo

Modified: head/security/p5-Net-SSL-ExpireDate/Makefile
==============================================================================
--- head/security/p5-Net-SSL-ExpireDate/Makefile	Fri Jul 24 07:26:46 2020	(r543151)
+++ head/security/p5-Net-SSL-ExpireDate/Makefile	Fri Jul 24 07:26:51 2020	(r543152)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Net-SSL-ExpireDate
-PORTVERSION=	1.20
+PORTVERSION=	1.21
 CATEGORIES=	security perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -21,8 +21,9 @@ RUN_DEPENDS=	p5-Class-Accessor>=0:devel/p5-Class-Acces
 		p5-TimeDate>=0:devel/p5-TimeDate \
 		p5-UNIVERSAL-require>=0:devel/p5-UNIVERSAL-require
 
-NO_ARCH=	yes
 USES=		perl5
 USE_PERL5=	configure
+
+NO_ARCH=	yes
 
 .include <bsd.port.mk>

Modified: head/security/p5-Net-SSL-ExpireDate/distinfo
==============================================================================
--- head/security/p5-Net-SSL-ExpireDate/distinfo	Fri Jul 24 07:26:46 2020	(r543151)
+++ head/security/p5-Net-SSL-ExpireDate/distinfo	Fri Jul 24 07:26:51 2020	(r543152)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1486591865
-SHA256 (Net-SSL-ExpireDate-1.20.tar.gz) = d22d46fecf4d67d1859b0048995d0968b21a002f75dd0ad9230fc43eff3c3d19
-SIZE (Net-SSL-ExpireDate-1.20.tar.gz) = 54861
+TIMESTAMP = 1595416759
+SHA256 (Net-SSL-ExpireDate-1.21.tar.gz) = e551b26fd6bfcb1bdf22b4d1a32fc472b9163b3271c05f15866d751169a24ce4
+SIZE (Net-SSL-ExpireDate-1.21.tar.gz) = 55988


More information about the svn-ports-all mailing list