Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 23 Jun 2017 21:19:12 +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: r444198 - head/devel/p5-Class-Unload
Message-ID:  <201706232119.v5NLJCAF031913@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Fri Jun 23 21:19:12 2017
New Revision: 444198
URL: https://svnweb.freebsd.org/changeset/ports/444198

Log:
  Update to 0.11
  
  - Add TEST_DEPENDS
  
  Changes:	http://search.cpan.org/dist/Class-Unload/Changes

Modified:
  head/devel/p5-Class-Unload/Makefile
  head/devel/p5-Class-Unload/distinfo

Modified: head/devel/p5-Class-Unload/Makefile
==============================================================================
--- head/devel/p5-Class-Unload/Makefile	Fri Jun 23 21:19:06 2017	(r444197)
+++ head/devel/p5-Class-Unload/Makefile	Fri Jun 23 21:19:12 2017	(r444198)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Class-Unload
-PORTVERSION=	0.09
+PORTVERSION=	0.11
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -15,6 +15,7 @@ LICENSE_COMB=	dual
 
 BUILD_DEPENDS=	p5-Class-Inspector>=0:devel/p5-Class-Inspector
 RUN_DEPENDS:=	${BUILD_DEPENDS}
+TEST_DEPENDS=	p5-Test-Requires>=0:devel/p5-Test-Requires
 
 NO_ARCH=	yes
 USES=		perl5

Modified: head/devel/p5-Class-Unload/distinfo
==============================================================================
--- head/devel/p5-Class-Unload/distinfo	Fri Jun 23 21:19:06 2017	(r444197)
+++ head/devel/p5-Class-Unload/distinfo	Fri Jun 23 21:19:12 2017	(r444198)
@@ -1,2 +1,3 @@
-SHA256 (Class-Unload-0.09.tar.gz) = afc4d729a2245df42bace73f4a5af5e8104750277f9fdbd50e94ce130487a0e0
-SIZE (Class-Unload-0.09.tar.gz) = 11085
+TIMESTAMP = 1498242963
+SHA256 (Class-Unload-0.11.tar.gz) = 52e29747a7e4d2e1a289c0e1de8107634f10c8426cd7c9d31ecac8383e4a0a5f
+SIZE (Class-Unload-0.11.tar.gz) = 11607



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