- Update to 1.0008
PR: 155046 Submitted by: milki <milki@rescomp.berkeley.edu>
This commit is contained in:
parent
2e7f70ed4a
commit
20953b2105
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=269893
@ -1,14 +1,15 @@
|
||||
# New ports collection makefile for: Class-C3-Componentised
|
||||
# Date created: 13 Aug 2007
|
||||
# Date created: 2007-08-13
|
||||
# Whom: Lars Balker Rasmussen <lbr@FreeBSD.org>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= Class-C3-Componentised
|
||||
PORTVERSION= 1.0006
|
||||
PORTVERSION= 1.0008
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= CPAN
|
||||
MASTER_SITE_SUBDIR= ../../authors/id/R/RI/RIBASUSHI
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
||||
MAINTAINER= perl@FreeBSD.org
|
||||
@ -19,6 +20,12 @@ RUN_DEPENDS= p5-Class-C3>=0.20:${PORTSDIR}/devel/p5-Class-C3 \
|
||||
p5-Class-Inspector>=0:${PORTSDIR}/devel/p5-Class-Inspector
|
||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||
|
||||
TEST_DEPENDS= p5-Class-Inspector>=0:${PORTSDIR}/devel/p5-Class-Inspector \
|
||||
p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception \
|
||||
p5-Test-Pod-Coverage>=1.04:${PORTSDIR}/devel/p5-Test-Pod-Coverage \
|
||||
p5-Test-Pod>=1.14:${PORTSDIR}/devel/p5-Test-Pod \
|
||||
p5-Test-Simple>=0:${PORTSDIR}/devel/p5-Test-Simple
|
||||
|
||||
PERL_CONFIGURE= 5.8.0+ # Inherited from devel/p5-Algorithm-C3-Componentised
|
||||
|
||||
MAN3= Class::C3::Componentised.3
|
||||
|
@ -1,3 +1,2 @@
|
||||
MD5 (Class-C3-Componentised-1.0006.tar.gz) = daea1eb95cdeda8752b472e5fe6a4c86
|
||||
SHA256 (Class-C3-Componentised-1.0006.tar.gz) = 4a3236ff2740c216596b0929a72f5c556339aebb9e8016944fa7f398a2e9dc87
|
||||
SIZE (Class-C3-Componentised-1.0006.tar.gz) = 17997
|
||||
SHA256 (Class-C3-Componentised-1.0008.tar.gz) = 805b720f9432fdcc15bb91db49cfa1f223fb5261e8d2e723a593f8e3226c5992
|
||||
SIZE (Class-C3-Componentised-1.0008.tar.gz) = 21744
|
||||
|
Loading…
Reference in New Issue
Block a user