Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 25 Feb 2006 09:50:28 +0100 (CET)
From:      Lars Balker Rasmussen <lars@balker.dk>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/93821: [MAINTAINER] devel/p5-Class-C3: up to 0.11
Message-ID:  <20060225085028.457963FF34@tux.nerdheaven.dk>
Resent-Message-ID: <200602250900.k1P90Kvl071692@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         93821
>Category:       ports
>Synopsis:       [MAINTAINER] devel/p5-Class-C3: up to 0.11
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Feb 25 09:00:19 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Lars Balker Rasmussen
>Release:        FreeBSD 6.0-BETA1 i386
>Organization:
>Environment:
System: FreeBSD lagavulin.balker.org 6.0-BETA1 FreeBSD 6.0-BETA1 #2: Tue Jul 19 19:30:51 CEST 2005     root@lagavulin.balker.org:/usr/obj/usr/src/sys/LAGAVULIN  i386

>Description:
up to 0.11 - requires ports/93819
>How-To-Repeat:
>Fix:

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/p5-Class-C3/Makefile,v
retrieving revision 1.4
diff -u -a -r1.4 Makefile
--- Makefile	10 Feb 2006 09:08:10 -0000	1.4
+++ Makefile	25 Feb 2006 08:47:25 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Class-C3
-PORTVERSION=	0.10
+PORTVERSION=	0.11
 CATEGORIES=	devel perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	Class
@@ -17,7 +17,8 @@
 
 BUILD_DEPENDS=	p5-Test-Simple>=0.47:${PORTSDIR}/devel/p5-Test-Simple \
 		p5-Test-Exception>=0.15:${PORTSDIR}/devel/p5-Test-Exception \
-		p5-Scalar-List-Utils>=1.18:${PORTSDIR}/lang/p5-Scalar-List-Utils
+		p5-Scalar-List-Utils>=1.10:${PORTSDIR}/lang/p5-Scalar-List-Utils \
+		p5-Algorithm-C3>=0.01:${PORTSDIR}/devel/p5-Algorithm-C3
 RUN_DEPENDS=	${BUILD_DEPENDS}
 
 PERL_CONFIGURE=	yes
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/devel/p5-Class-C3/distinfo,v
retrieving revision 1.4
diff -u -a -r1.4 distinfo
--- distinfo	10 Feb 2006 09:08:10 -0000	1.4
+++ distinfo	25 Feb 2006 08:47:25 -0000
@@ -1,3 +1,3 @@
-MD5 (Class-C3-0.10.tar.gz) = 1bad3c8b4b7a03d4155585459de94870
-SHA256 (Class-C3-0.10.tar.gz) = 17506096cfc7aca7c0aae87aeb6b296117fdd3e22398c31fd887ff35d51048ae
-SIZE (Class-C3-0.10.tar.gz) = 14172
+MD5 (Class-C3-0.11.tar.gz) = d1e4397b2cb3e3dbedf91137601f0d96
+SHA256 (Class-C3-0.11.tar.gz) = 894b4a6a42af3bdd769e834413c20c4d1912e330faecdece0cc22065c021543b
+SIZE (Class-C3-0.11.tar.gz) = 14382
Index: pkg-descr
===================================================================
RCS file: /home/ncvs/ports/devel/p5-Class-C3/pkg-descr,v
retrieving revision 1.1
diff -u -a -r1.1 pkg-descr
--- pkg-descr	1 Dec 2005 16:31:14 -0000	1.1
+++ pkg-descr	25 Feb 2006 08:47:25 -0000
@@ -1,5 +1,5 @@
-This is currently an experimental pragma to change Perl 5's standard
-method resolution order from depth-first left-to-right (a.k.a -
-pre-order) to the more sophisticated C3 method resolution order.
+This is a pragma to change Perl 5's standard method resolution order
+from depth-first left-to-right (a.k.a - pre-order) to the more
+sophisticated C3 method resolution order.
 
-WWW: http://search.cpan.org/dist/Module-Find/
+WWW: http://search.cpan.org/dist/Class-C3/
>Release-Note:
>Audit-Trail:
>Unformatted:



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