svn commit: r312215 - head/devel/p5-MooseX-LazyRequire
Frederic Culot
culot at FreeBSD.org
Thu Feb 14 11:57:09 UTC 2013
Author: culot
Date: Thu Feb 14 11:57:08 2013
New Revision: 312215
URL: http://svnweb.freebsd.org/changeset/ports/312215
Log:
- Update to 0.09
Changes: http://search.cpan.org/dist/MooseX-LazyRequire/Changes
PR: ports/176004
Submitted by: Gea-Suan Lin <gslin at gslin.org>
Modified:
head/devel/p5-MooseX-LazyRequire/Makefile
head/devel/p5-MooseX-LazyRequire/distinfo
Modified: head/devel/p5-MooseX-LazyRequire/Makefile
==============================================================================
--- head/devel/p5-MooseX-LazyRequire/Makefile Thu Feb 14 11:23:29 2013 (r312214)
+++ head/devel/p5-MooseX-LazyRequire/Makefile Thu Feb 14 11:57:08 2013 (r312215)
@@ -1,12 +1,7 @@
-# New ports collection makefile for: MooseX-LazyRequire
-# Date created: 17 Aug 2009
-# Whom: Sergey Skvortsov <skv at protey.ru>
-#
# $FreeBSD$
-#
PORTNAME= MooseX-LazyRequire
-PORTVERSION= 0.08
+PORTVERSION= 0.09
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -18,7 +13,6 @@ LICENSE= ART10 GPLv1
LICENSE_COMB= dual
BUILD_DEPENDS= p5-Moose>=0.94:${PORTSDIR}/devel/p5-Moose \
- p5-MooseX-Types>=0:${PORTSDIR}/devel/p5-MooseX-Types \
p5-aliased>=0.30:${PORTSDIR}/devel/p5-aliased \
p5-namespace-autoclean>=0:${PORTSDIR}/devel/p5-namespace-autoclean
RUN_DEPENDS:= ${BUILD_DEPENDS}
Modified: head/devel/p5-MooseX-LazyRequire/distinfo
==============================================================================
--- head/devel/p5-MooseX-LazyRequire/distinfo Thu Feb 14 11:23:29 2013 (r312214)
+++ head/devel/p5-MooseX-LazyRequire/distinfo Thu Feb 14 11:57:08 2013 (r312215)
@@ -1,2 +1,2 @@
-SHA256 (MooseX-LazyRequire-0.08.tar.gz) = 49c79b60c22d0c6cb1f856ad273eada481836acc0a99f59343745c696da51297
-SIZE (MooseX-LazyRequire-0.08.tar.gz) = 15065
+SHA256 (MooseX-LazyRequire-0.09.tar.gz) = 70ebe8751b451053e9d03489be63bcab259d67b0f51304d95db49483e675e2d3
+SIZE (MooseX-LazyRequire-0.09.tar.gz) = 15272
More information about the svn-ports-head
mailing list