Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 3 Jul 2017 17:18:44 +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: r444965 - head/devel/p5-File-Flock-Retry
Message-ID:  <201707031718.v63HIisJ007148@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Mon Jul  3 17:18:44 2017
New Revision: 444965
URL: https://svnweb.freebsd.org/changeset/ports/444965

Log:
  Update to 0.62
  
  - Add LICENSE_FILE
  
  Changes:	http://search.cpan.org/dist/File-Flock-Retry/Changes

Modified:
  head/devel/p5-File-Flock-Retry/Makefile
  head/devel/p5-File-Flock-Retry/distinfo

Modified: head/devel/p5-File-Flock-Retry/Makefile
==============================================================================
--- head/devel/p5-File-Flock-Retry/Makefile	Mon Jul  3 17:01:59 2017	(r444964)
+++ head/devel/p5-File-Flock-Retry/Makefile	Mon Jul  3 17:18:44 2017	(r444965)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	File-Flock-Retry
-PORTVERSION=	0.61
+PORTVERSION=	0.62
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -12,8 +12,9 @@ COMMENT=	Yet another flock module
 
 LICENSE=	ART10 GPLv1
 LICENSE_COMB=	dual
+LICENSE_FILE=	${WRKSRC}/LICENSE
 
-TEST_DEPENDS=	p5-File-Slurp-Tiny>=0:devel/p5-File-Slurp-Tiny \
+TEST_DEPENDS=	p5-File-Slurper>=0:devel/p5-File-Slurper \
 		p5-File-chdir>=0:devel/p5-File-chdir
 
 NO_ARCH=	yes

Modified: head/devel/p5-File-Flock-Retry/distinfo
==============================================================================
--- head/devel/p5-File-Flock-Retry/distinfo	Mon Jul  3 17:01:59 2017	(r444964)
+++ head/devel/p5-File-Flock-Retry/distinfo	Mon Jul  3 17:18:44 2017	(r444965)
@@ -1,2 +1,3 @@
-SHA256 (File-Flock-Retry-0.61.tar.gz) = a9dff5abc6b58d0690aecbe72258f522df74ddbc12cc4aed4a031d589e74d46f
-SIZE (File-Flock-Retry-0.61.tar.gz) = 14811
+TIMESTAMP = 1499100491
+SHA256 (File-Flock-Retry-0.62.tar.gz) = 11ae975d97eab872c5019406ae3066bd94554d2f568b3b3404838de24182e6f6
+SIZE (File-Flock-Retry-0.62.tar.gz) = 15854



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