From aaron@moondance.itsy-bitsy.net  Thu Jun  1 19:47:11 2006
Return-Path: <aaron@moondance.itsy-bitsy.net>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id C446516B392
	for <FreeBSD-gnats-submit@freebsd.org>; Thu,  1 Jun 2006 19:47:11 +0000 (UTC)
	(envelope-from aaron@moondance.itsy-bitsy.net)
Received: from mpls-qmqp-04.inet.qwest.net (mpls-qmqp-04.inet.qwest.net [63.231.195.115])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 5EA2F43D45
	for <FreeBSD-gnats-submit@freebsd.org>; Thu,  1 Jun 2006 19:47:11 +0000 (GMT)
	(envelope-from aaron@moondance.itsy-bitsy.net)
Received: from mpls-pop-14.inet.qwest.net (mpls-pop-14.inet.qwest.net [63.231.195.14])
	by mpls-qmqp-04.inet.qwest.net (Postfix) with QMQP id B272222DF2A
	for <FreeBSD-gnats-submit@freebsd.org>; Thu,  1 Jun 2006 19:47:10 +0000 (UTC)
Received: from unknown (HELO mail.itsy-bitsy.net) (63.231.83.246)
  by mpls-pop-14.inet.qwest.net with SMTP; 1 Jun 2006 19:47:10 -0000
Received: from [127.0.0.1] (helo=moondance.itsy-bitsy.net)
	by mail.itsy-bitsy.net with esmtp (Exim 4.62 (FreeBSD))
	(envelope-from <aaron@moondance.itsy-bitsy.net>)
	id 1Flt5v-000P8R-Bs
	for FreeBSD-gnats-submit@freebsd.org; Thu, 01 Jun 2006 13:44:35 -0600
Received: (from aaron@localhost)
	by moondance.itsy-bitsy.net (8.13.3/8.13.3/Submit) id k51JiZ7q096622;
	Thu, 1 Jun 2006 13:44:35 -0600 (MDT)
	(envelope-from aaron)
Message-Id: <200606011944.k51JiZ7q096622@moondance.itsy-bitsy.net>
Date: Thu, 1 Jun 2006 13:44:35 -0600 (MDT)
From: "Aaron Dalton" <aaron@freebsd.org>
Reply-To: Aaron Dalton <aaron@freebsd.org>
To: FreeBSD-gnats-submit@freebsd.org
Subject: Update Port: devel/p5-Params-Validate 0.82->0.84
X-Send-Pr-Version: 3.113
X-GNATS-Notify: dsh@vlink.ru

>Number:         98304
>Category:       ports
>Synopsis:       Update Port: devel/p5-Params-Validate 0.82->0.84
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    aaron
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jun 01 19:50:20 GMT 2006
>Closed-Date:    Fri Jun 02 18:19:53 GMT 2006
>Last-Modified:  Fri Jun 02 18:19:53 GMT 2006
>Originator:     Aaron Dalton
>Release:        FreeBSD 5.4-RELEASE i386
>Organization:
>Environment:
System: FreeBSD moondance.itsy-bitsy.net 5.4-RELEASE FreeBSD 5.4-RELEASE #0: Sun May 8 10:21:06 UTC 2005 root@harlow.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386


	
>Description:
- Update from v0.82 to v0.84

0.84 May29, 2006

- The XS version of the code used Carp::croak to report failures,
while the Perl version used Carp::confess. The module has always been
documented as using confess, so now the XS version uses this.

- The new compiler detection code always returned false if you didn't
have ExtUtils::CBuilder installed.


0.83 May 28, 2006

- Change how C compiler detection is done in the Makefile.PL so it
does not rely on having make on the system. The new way should work on
(most?) Unix and Win32 systems. Suggested by David Golden. See RT
18969 (for DateTime.pm, but equally applicable to this module). Will
hopefully fix RT 17644.

- Previously, if a parameter was undefined, regex checks for that
parameter always failed. However, it's quite possible for a regex to
successfully match an undefined value (qr/^$/, for example). Now the
code treats undef as an empty string ('') in regex checks. Reported by
Duncan Salada.
>How-To-Repeat:
	
>Fix:

	

--- submission.txt begins here ---
? submission.txt
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/devel/p5-Params-Validate/Makefile,v
retrieving revision 1.25
diff -u -r1.25 Makefile
--- Makefile	18 May 2006 08:35:11 -0000	1.25
+++ Makefile	1 Jun 2006 19:44:33 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Params-Validate
-PORTVERSION=	0.82
+PORTVERSION=	0.84
 CATEGORIES=	devel perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	Devel/DROLSKY
@@ -27,4 +27,8 @@
 RUN_DEPENDS+=	${SITE_PERL}/Attribute/Handlers.pm:${PORTSDIR}/devel/p5-Attribute-Handlers
 .endif
 
+.if ${PERL_LEVEL} < 500600
+BUILD_DEPENDS+=	${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple
+.endif
+
 .include <bsd.port.post.mk>
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/devel/p5-Params-Validate/distinfo,v
retrieving revision 1.20
diff -u -r1.20 distinfo
--- distinfo	18 May 2006 08:35:11 -0000	1.20
+++ distinfo	1 Jun 2006 19:44:33 -0000
@@ -1,3 +1,3 @@
-MD5 (Params-Validate-0.82.tar.gz) = f83a21a6674890f243d2c43f98fe236c
-SHA256 (Params-Validate-0.82.tar.gz) = b4fb2bed367c5da758bf267c1ab6bf303af0a9a7a0dac8aa76b11f8d04412c36
-SIZE (Params-Validate-0.82.tar.gz) = 55542
+MD5 (Params-Validate-0.84.tar.gz) = a05efe9864d7cae546697374ee35bc47
+SHA256 (Params-Validate-0.84.tar.gz) = ca31209bc6a100a1daf309d9815fa6685f9f585530d6d793f4872b3cb74a9497
+SIZE (Params-Validate-0.84.tar.gz) = 56224
Index: pkg-descr
===================================================================
RCS file: /home/pcvs/ports/devel/p5-Params-Validate/pkg-descr,v
retrieving revision 1.2
diff -u -r1.2 pkg-descr
--- pkg-descr	16 Jul 2003 06:31:21 -0000	1.2
+++ pkg-descr	1 Jun 2006 19:44:33 -0000
@@ -7,3 +7,5 @@
 certain methods, or applying validation callbacks to arguments.
 
 WWW: http://search.cpan.org/dist/Params-Validate/
+Authors: Dave Rolsky, <autarch@urth.org>
+         Ilya Martynov <ilya@martynov.org>
--- submission.txt ends here ---


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->aaron 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Thu Jun 1 19:52:19 UTC 2006 
Responsible-Changed-Why:  
Submitter has GNATS access 

http://www.freebsd.org/cgi/query-pr.cgi?pr=98304 
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Thu Jun 1 19:52:28 UTC 2006 
State-Changed-Why:  
Awaiting maintainers feedback 

http://www.freebsd.org/cgi/query-pr.cgi?pr=98304 

From: Denis Shaposhnikov <dsh@vlink.ru>
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/98304: Update Port: devel/p5-Params-Validate 0.82->0.84
Date: Fri, 02 Jun 2006 09:55:34 +0400

 >>>>> "Edwin" == Edwin Groothuis <edwin@FreeBSD.org> writes:
 
  Edwin> If it contains a patch for an upgrade, an enhancement or a bug
  Edwin> fix you agree on, reply to this email stating that you approve
  Edwin> the patch and a committer will take care of it.
 
  Edwin> The full text of the PR can be found at:
  Edwin>     http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/98304
 
 Thank you! I approve the patch.
 
 -- 
 DSS5-RIPE DSS-RIPN 2:550/5068@fidonet 2:550/5069@fidonet
 xmpp:dsh@vlink.ru mailto:dsh@vlink.ru http://neva.vlink.ru/~dsh/
State-Changed-From-To: feedback->closed 
State-Changed-By: aaron 
State-Changed-When: Fri Jun 2 18:19:51 UTC 2006 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=98304 
>Unformatted:
