svn commit: r433291 - head/security/p5-Crypt-Format

Kurt Jaeger pi at FreeBSD.org
Sat Feb 4 09:07:55 UTC 2017


Author: pi
Date: Sat Feb  4 09:07:53 2017
New Revision: 433291
URL: https://svnweb.freebsd.org/changeset/ports/433291

Log:
  security/p5-Crypt-Format: update 0.06 -> 0.07
  
  - Fix POD encoding (thanks, CARNIL!), add repo to POD.

Modified:
  head/security/p5-Crypt-Format/Makefile
  head/security/p5-Crypt-Format/distinfo

Modified: head/security/p5-Crypt-Format/Makefile
==============================================================================
--- head/security/p5-Crypt-Format/Makefile	Sat Feb  4 09:06:21 2017	(r433290)
+++ head/security/p5-Crypt-Format/Makefile	Sat Feb  4 09:07:53 2017	(r433291)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	Crypt-Format
-PORTVERSION=	0.06
+PORTVERSION=	0.07
 CATEGORIES=	security perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-

Modified: head/security/p5-Crypt-Format/distinfo
==============================================================================
--- head/security/p5-Crypt-Format/distinfo	Sat Feb  4 09:06:21 2017	(r433290)
+++ head/security/p5-Crypt-Format/distinfo	Sat Feb  4 09:07:53 2017	(r433291)
@@ -1,2 +1,3 @@
-SHA256 (Crypt-Format-0.06.tar.gz) = 821c7a729706ca5e919770289df57403d14d421ffc47cc9f52137515f6f282c1
-SIZE (Crypt-Format-0.06.tar.gz) = 13938
+TIMESTAMP = 1486199211
+SHA256 (Crypt-Format-0.07.tar.gz) = 2928d3919838f3c9e44a0eab9531b231521c38b84c75e17a3fcbd9d69f77021b
+SIZE (Crypt-Format-0.07.tar.gz) = 14012


More information about the svn-ports-all mailing list