ports/120651: [UPDATE] devel/p5-Config-Model

Felippe de Meirelles Motta lippemail at gmail.com
Thu Feb 14 13:00:12 PST 2008


The following reply was made to PR ports/120651; it has been noted by GNATS.

From: Felippe de Meirelles Motta <lippemail at gmail.com>
To: leeym at FreeBSD.org, bug-followup at FreeBSD.org
Cc:  
Subject: Re: ports/120651: [UPDATE] devel/p5-Config-Model
Date: Thu, 14 Feb 2008 17:56:35 -0200

 This is a multi-part message in MIME format.
 --------------090601070003080902050103
 Content-Type: text/plain; charset=ISO-8859-1; format=flowed
 Content-Transfer-Encoding: 7bit
 
 Hello leeym@,
 
 Done, new patch is attached! :D
 
 --------------090601070003080902050103
 Content-Type: text/plain;
  name="p5-Config-Model.txt"
 Content-Transfer-Encoding: 7bit
 Content-Disposition: inline;
  filename="p5-Config-Model.txt"
 
 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 20:17:23 -0000
 @@ -7,7 +7,7 @@
  #
  
  PORTNAME=	Config-Model
 -DISTVERSION=	0.616
 +DISTVERSION=	0.618
  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 20:17:23 -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.618.tar.gz) = fa57bf04249d10d70d38d8f627b3425c
 +SHA256 (Config-Model-0.618.tar.gz) = 1bb3b42218852bf86212e379fddcb3caaeb686f48e450944d9a20a002b6a21ed
 +SIZE (Config-Model-0.618.tar.gz) = 145451
 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 20:17:23 -0000
 @@ -8,3 +8,4 @@
  Config::Model provides a validation engine according to a set of rules.
  
  WWW: http://config-model.sourceforge.net/
 +WWW: http://search.cpan.org/dist/Config-Model/
 
 --------------090601070003080902050103--


More information about the freebsd-perl mailing list