svn commit: r302079 - head/devel/p5-Moo

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Aug 5 06:57:54 UTC 2012


Author: sunpoet
Date: Sun Aug  5 06:57:53 2012
New Revision: 302079
URL: http://svn.freebsd.org/changeset/ports/302079

Log:
  - Update to 1.000002
  
  Changes:	http://search.cpan.org/dist/Moo/Changes

Modified:
  head/devel/p5-Moo/Makefile
  head/devel/p5-Moo/distinfo

Modified: head/devel/p5-Moo/Makefile
==============================================================================
--- head/devel/p5-Moo/Makefile	Sun Aug  5 06:56:09 2012	(r302078)
+++ head/devel/p5-Moo/Makefile	Sun Aug  5 06:57:53 2012	(r302079)
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Moo
-PORTVERSION=	1.000001
+PORTVERSION=	1.000002
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	CPAN:MSTROUT
@@ -19,6 +19,7 @@ LICENSE=	ART10 GPLv1
 LICENSE_COMB=	dual
 
 BUILD_DEPENDS=	p5-Class-Method-Modifiers>=1.04:${PORTSDIR}/devel/p5-Class-Method-Modifiers \
+		p5-Devel-GlobalDestruction>=0.08:${PORTSDIR}/devel/p5-Devel-GlobalDestruction \
 		p5-Module-Runtime>=0.012:${PORTSDIR}/devel/p5-Module-Runtime \
 		p5-Role-Tiny>=1.001.003:${PORTSDIR}/devel/p5-Role-Tiny \
 		p5-strictures>=1.001001:${PORTSDIR}/devel/p5-strictures

Modified: head/devel/p5-Moo/distinfo
==============================================================================
--- head/devel/p5-Moo/distinfo	Sun Aug  5 06:56:09 2012	(r302078)
+++ head/devel/p5-Moo/distinfo	Sun Aug  5 06:57:53 2012	(r302079)
@@ -1,2 +1,2 @@
-SHA256 (Moo-1.000001.tar.gz) = 510e594a53c0a2e4e44a86e11b78bb092865162042dc2d47d45fac45456ea339
-SIZE (Moo-1.000001.tar.gz) = 53480
+SHA256 (Moo-1.000002.tar.gz) = 76d4f1868293d7c145fb1a381b89418759167c938bcab61bd7d756ac5c48e92d
+SIZE (Moo-1.000002.tar.gz) = 53273



More information about the svn-ports-head mailing list