Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 7 Sep 2015 17:50:56 +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: r396297 - head/devel/p5-File-Flock-Retry
Message-ID:  <201509071750.t87HouS0071444@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



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