Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 29 Mar 2014 15:07:19 +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: r349534 - head/devel/p5-Test-Refcount
Message-ID:  <201403291507.s2TF7J1N031341@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sat Mar 29 15:07:19 2014
New Revision: 349534
URL: http://svnweb.freebsd.org/changeset/ports/349534
QAT: https://qat.redports.org/buildarchive/r349534/

Log:
  - Update to 0.08
  - Add LICENSE
  
  Changes:	http://search.cpan.org/dist/Test-Refcount/Changes

Modified:
  head/devel/p5-Test-Refcount/Makefile
  head/devel/p5-Test-Refcount/distinfo

Modified: head/devel/p5-Test-Refcount/Makefile
==============================================================================
--- head/devel/p5-Test-Refcount/Makefile	Sat Mar 29 15:00:24 2014	(r349533)
+++ head/devel/p5-Test-Refcount/Makefile	Sat Mar 29 15:07:19 2014	(r349534)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Test-Refcount
-PORTVERSION=	0.07
+PORTVERSION=	0.08
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -10,6 +10,13 @@ PKGNAMEPREFIX=	p5-
 MAINTAINER=	sunpoet@FreeBSD.org
 COMMENT=	Assert reference counts on objects
 
+LICENSE=	ART10 GPLv1
+LICENSE_COMB=	dual
+
+BUILD_DEPENDS=	p5-Devel-MAT>=0:${PORTSDIR}/devel/p5-Devel-MAT
+RUN_DEPENDS:=	${BUILD_DEPENDS}
+TEST_DEPENDS=	p5-Test-Pod>=1:${PORTSDIR}/devel/p5-Test-Pod
+
 USE_PERL5=	configure
 USES=		perl5
 

Modified: head/devel/p5-Test-Refcount/distinfo
==============================================================================
--- head/devel/p5-Test-Refcount/distinfo	Sat Mar 29 15:00:24 2014	(r349533)
+++ head/devel/p5-Test-Refcount/distinfo	Sat Mar 29 15:07:19 2014	(r349534)
@@ -1,2 +1,2 @@
-SHA256 (Test-Refcount-0.07.tar.gz) = 8be880d8e6bc946c79145fe1bd3fedd51c1c168785e4fb939fff41764201b511
-SIZE (Test-Refcount-0.07.tar.gz) = 15953
+SHA256 (Test-Refcount-0.08.tar.gz) = 90adbb5c8676953575d95e867b7aae763120de146268b7f4c00543e2c748cad7
+SIZE (Test-Refcount-0.08.tar.gz) = 17567



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