mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-26 00:55:14 +00:00
- Update to 0.09
Changes: http://search.cpan.org/dist/MooseX-LazyRequire/Changes PR: ports/176004 Submitted by: Gea-Suan Lin <gslin@gslin.org>
This commit is contained in:
parent
471e9ebd82
commit
03787f1f4e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=312215
@ -1,12 +1,7 @@
|
||||
# New ports collection makefile for: MooseX-LazyRequire
|
||||
# Date created: 17 Aug 2009
|
||||
# Whom: Sergey Skvortsov <skv@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}
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user