svn commit: r396297 - head/devel/p5-File-Flock-Retry

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Mon Sep 7 17:50:57 UTC 2015


Author: sunpoet
Date: Mon Sep  7 17:50:55 2015
New Revision: 396297
URL: https://svnweb.freebsd.org/changeset/ports/396297

Log:
  - Update to 0.60
  - Add NO_ARCH
  
  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 Sep  7 17:50:50 2015	(r396296)
+++ head/devel/p5-File-Flock-Retry/Makefile	Mon Sep  7 17:50:55 2015	(r396297)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	File-Flock-Retry
-PORTVERSION=	0.59
+PORTVERSION=	0.60
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -13,11 +13,10 @@ COMMENT=	Yet another flock module
 LICENSE=	ART10 GPLv1
 LICENSE_COMB=	dual
 
-BUILD_DEPENDS=	p5-Rinci>=1.1.0:${PORTSDIR}/devel/p5-Rinci
-RUN_DEPENDS:=	${BUILD_DEPENDS}
 TEST_DEPENDS=	p5-File-Slurp-Tiny>=0:${PORTSDIR}/devel/p5-File-Slurp-Tiny \
 		p5-File-chdir>=0:${PORTSDIR}/devel/p5-File-chdir
 
+NO_ARCH=	yes
 USE_PERL5=	configure
 USES=		perl5
 

Modified: head/devel/p5-File-Flock-Retry/distinfo
==============================================================================
--- head/devel/p5-File-Flock-Retry/distinfo	Mon Sep  7 17:50:50 2015	(r396296)
+++ head/devel/p5-File-Flock-Retry/distinfo	Mon Sep  7 17:50:55 2015	(r396297)
@@ -1,2 +1,2 @@
-SHA256 (File-Flock-Retry-0.59.tar.gz) = a30292b999a05e6e69edb584337e46764ec5f3a404b4f8f124498ba0a52bbfc9
-SIZE (File-Flock-Retry-0.59.tar.gz) = 14431
+SHA256 (File-Flock-Retry-0.60.tar.gz) = bbfb25e78c55c2c43959f85a15b2cb088c19886773c31d012e3741a1dfdf6ec9
+SIZE (File-Flock-Retry-0.60.tar.gz) = 14833


More information about the svn-ports-all mailing list