Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Feb 2008 16:24:55 GMT
From:      Felippe de Meirelles Motta <lippemail@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/120801: [UPDATE] devel/p5-Data-Visitor
Message-ID:  <200802181624.m1IGOtHj002969@www.freebsd.org>
Resent-Message-ID: <200802181630.m1IGU3dH074326@freefall.freebsd.org>

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

>Number:         120801
>Category:       ports
>Synopsis:       [UPDATE] devel/p5-Data-Visitor
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Feb 18 16:30:03 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Felippe de Meirelles Motta
>Release:        FreeBSD 7.0-PRERELEASE amd64
>Organization:
>Environment:
System: FreeBSD 7.0-PRERELEASE #0: Thu Jan 10 01:55:37 BRST 2008
    lippe@shire.freebsd.org:/usr/obj/usr/src/sys/GENERIC

>Description:
- Updated to 0.15;
- Add missing deps.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/p5-Data-Visitor/Makefile,v
retrieving revision 1.10
diff -u -r1.10 Makefile
--- Makefile	12 Jan 2008 17:39:54 -0000	1.10
+++ Makefile	18 Feb 2008 16:07:46 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Data-Visitor
-PORTVERSION=	0.13
+PORTVERSION=	0.15
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -14,7 +14,11 @@
 MAINTAINER=	lbr@FreeBSD.org
 COMMENT=	Visitor style traversal of Perl data structures
 
-BUILD_DEPENDS=	p5-Class-Accessor>=0:${PORTSDIR}/devel/p5-Class-Accessor
+BUILD_DEPENDS=	p5-Class-Accessor>=0:${PORTSDIR}/devel/p5-Class-Accessor \
+		p5-Test-MockObject>=1.04:${PORTSDIR}/devel/p5-Test-MockObject \
+		p5-Test-Simple>=0:${PORTSDIR}/devel/p5-Test-Simple \
+		p5-Test-use-ok>=0:${PORTSDIR}/devel/p5-Test-use-ok \
+		p5-Tie-ToObject>=0.01:${PORTSDIR}/devel/p5-Tie-ToObject
 RUN_DEPENDS=	${BUILD_DEPENDS}
 
 PERL_CONFIGURE=	5.8.1+
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/devel/p5-Data-Visitor/distinfo,v
retrieving revision 1.8
diff -u -r1.8 distinfo
--- distinfo	12 Jan 2008 17:39:54 -0000	1.8
+++ distinfo	18 Feb 2008 16:07:46 -0000
@@ -1,3 +1,3 @@
-MD5 (Data-Visitor-0.13.tar.gz) = e50969a31078add3bffd1547c29fa7a4
-SHA256 (Data-Visitor-0.13.tar.gz) = 727cc6f20e811ece50932ddd8a90bb10b4e1448e792400b9e483e669704d7739
-SIZE (Data-Visitor-0.13.tar.gz) = 9609
+MD5 (Data-Visitor-0.15.tar.gz) = 3b1fbea4f622dcbdc8b74a14d4bd1760
+SHA256 (Data-Visitor-0.15.tar.gz) = 2569617bc150e19189b3aff129deb64a77baa0ba4b18966fdb0d9e1a0e43cde9
+SIZE (Data-Visitor-0.15.tar.gz) = 10770


>Release-Note:
>Audit-Trail:
>Unformatted:



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