Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Feb 2008 19:27:20 GMT
From:      Felippe de Meirelles Motta <lippemail@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/120651: [UPDATE] devel/p5-Config-Model
Message-ID:  <200802141927.m1EJRKJ4002898@www.freebsd.org>
Resent-Message-ID: <200802141930.m1EJU7kR006780@freefall.freebsd.org>

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

>Number:         120651
>Category:       ports
>Synopsis:       [UPDATE] devel/p5-Config-Model
>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:   Thu Feb 14 19:30:06 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.617;
- Add several missing dependency.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/p5-Config-Model/Makefile,v
retrieving revision 1.10
diff -u -r1.10 Makefile
--- Makefile	24 Dec 2007 13:39:44 -0000	1.10
+++ Makefile	14 Feb 2008 02:49:01 -0000
@@ -7,7 +7,7 @@
 #
 
 PORTNAME=	Config-Model
-DISTVERSION=	0.616
+DISTVERSION=	0.617
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN SF
 PKGNAMEPREFIX=	p5-
@@ -18,7 +18,13 @@
 RUN_DEPENDS=	p5-Error>0:${PORTSDIR}/lang/p5-Error \
 		p5-Exception-Class>0:${PORTSDIR}/devel/p5-Exception-Class \
 		p5-Log-Log4perl>0:${PORTSDIR}/devel/p5-Log-Log4perl \
-		p5-Parse-RecDescent>=1.90:${PORTSDIR}/devel/p5-Parse-RecDescent
+		p5-Parse-RecDescent>=1.90:${PORTSDIR}/devel/p5-Parse-RecDescent \
+		p5-Carp-Assert-More>=1.12:${PORTSDIR}/devel/p5-Carp-Assert-More \
+		p5-Config-Tiny>=2.12:${PORTSDIR}/devel/p5-Config-Tiny \
+		p5-Scalar-List-Utils>=1.19:${PORTSDIR}/lang/p5-Scalar-List-Utils \
+		p5-ReadLine-Gnu>=1.16:${PORTSDIR}/devel/p5-ReadLine-Gnu \
+		p5-ReadLine-Perl>=1.0302:${PORTSDIR}/devel/p5-ReadLine-Perl \
+		p5-Test-Simple>=0.74:${PORTSDIR}/devel/p5-Test-Simple
 BUILD_DEPENDS=	${RUN_DEPENDS}
 
 PERL_CONFIGURE=	yes
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/devel/p5-Config-Model/distinfo,v
retrieving revision 1.9
diff -u -r1.9 distinfo
--- distinfo	24 Dec 2007 13:39:44 -0000	1.9
+++ distinfo	14 Feb 2008 02:49:01 -0000
@@ -1,3 +1,3 @@
-MD5 (Config-Model-0.616.tar.gz) = ac3b9d6fbf3382ee556f322de7065f0a
-SHA256 (Config-Model-0.616.tar.gz) = 1c85128fb165dc2287cff02bc14ee971c534d2e5182ce72ae7706ae71bcbab58
-SIZE (Config-Model-0.616.tar.gz) = 143856
+MD5 (Config-Model-0.617.tar.gz) = 9e4207135dc42249342b28cad144dce1
+SHA256 (Config-Model-0.617.tar.gz) = f8c681892ab390921262e69c0806ec768e10a87c78c03668fadcd4d7d0b3bb11
+SIZE (Config-Model-0.617.tar.gz) = 145157
Index: pkg-descr
===================================================================
RCS file: /home/ncvs/ports/devel/p5-Config-Model/pkg-descr,v
retrieving revision 1.2
diff -u -r1.2 pkg-descr
--- pkg-descr	30 Jan 2007 09:27:23 -0000	1.2
+++ pkg-descr	14 Feb 2008 02:49:01 -0000
@@ -8,3 +8,4 @@
 Config::Model provides a validation engine according to a set of rules.
 
 WWW: http://config-model.sourceforge.net/
+     http://search.cpan.org/dist/Config-Model/


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



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