Date: Sat, 4 Feb 2017 09:07:53 +0000 (UTC) From: Kurt Jaeger <pi@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433291 - head/security/p5-Crypt-Format Message-ID: <201702040907.v1497rFR084133@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201702040907.v1497rFR084133>