From nobody@FreeBSD.org  Mon Feb 23 20:23:25 2009
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 3DE1510656F8
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 23 Feb 2009 20:23:25 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id 10FC48FC15
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 23 Feb 2009 20:23:25 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.3/8.14.3) with ESMTP id n1NKNNeE006569
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 23 Feb 2009 20:23:23 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.3/8.14.3/Submit) id n1NKNN8S006568;
	Mon, 23 Feb 2009 20:23:23 GMT
	(envelope-from nobody)
Message-Id: <200902232023.n1NKNN8S006568@www.freebsd.org>
Date: Mon, 23 Feb 2009 20:23:23 GMT
From: Edmondas Girkantas <eg@fbsd.lt>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [UPDATE] devel/pear-Validate_Finance to 0.5.4
X-Send-Pr-Version: www-3.1
X-GNATS-Notify: amistry@am-productions.biz

>Number:         132023
>Category:       ports
>Synopsis:       [UPDATE] devel/pear-Validate_Finance to 0.5.4
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    miwi
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Feb 23 20:30:05 UTC 2009
>Closed-Date:    Fri Feb 27 14:29:24 UTC 2009
>Last-Modified:  Fri Feb 27 14:30:04 UTC 2009
>Originator:     Edmondas Girkantas
>Release:        7.1-RELEASE
>Organization:
>Environment:
FreeBSD big.bug.lt 7.1-RELEASE FreeBSD 7.1-RELEASE #0: Thu Jan  1 14:37:25 UTC 2009     root@logan.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i386
>Description:
update to 0.5.4 version
>How-To-Repeat:

>Fix:
apply given patch

Patch attached with submission follows:

diff -ruN pear-Validate_Finance.orig/Makefile pear-Validate_Finance/Makefile
--- pear-Validate_Finance.orig/Makefile	2009-02-23 21:07:28.000000000 +0200
+++ pear-Validate_Finance/Makefile	2009-02-23 22:21:37.000000000 +0200
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Validate_Finance
-PORTVERSION=	0.5.3
+PORTVERSION=	0.5.4
 CATEGORIES=	devel www pear
 
 MAINTAINER=	amistry@am-productions.biz
@@ -15,12 +15,12 @@
 BUILD_DEPENDS=	pear-Validate>=0.5.0:${PORTSDIR}/devel/pear-Validate
 RUN_DEPENDS=	${BUILD_DEPENDS}
 
-CATEGORY=	Validate/Finance
-FILES=		Validate/Finance.php Validate/Finance/IBAN.php
+FILES=		Validate/Finance.php \
+		Validate/Finance/IBAN.php \
+		Validate/Finance/ISIN.php
 
-TESTS=		validate_Finance.phpt
+TESTS=		validate_Finance.phpt validate_ISIN.phpt
 
 .include <bsd.port.pre.mk>
 .include "${PORTSDIR}/devel/pear/bsd.pear.mk"
 .include <bsd.port.post.mk>
-
diff -ruN pear-Validate_Finance.orig/distinfo pear-Validate_Finance/distinfo
--- pear-Validate_Finance.orig/distinfo	2009-02-23 21:07:28.000000000 +0200
+++ pear-Validate_Finance/distinfo	2009-02-23 21:36:03.000000000 +0200
@@ -1,3 +1,3 @@
-MD5 (PEAR/Validate_Finance-0.5.3.tgz) = eb53cf8c75394345fe7506956f556baf
-SHA256 (PEAR/Validate_Finance-0.5.3.tgz) = 0801690102434c8c0a3b7317e3e6d4d2f3488203bd3f6092eab5168c0e2c79f0
-SIZE (PEAR/Validate_Finance-0.5.3.tgz) = 8379
+MD5 (PEAR/Validate_Finance-0.5.4.tgz) = f670dbac6b7e25588eb6985f9061afec
+SHA256 (PEAR/Validate_Finance-0.5.4.tgz) = 53920416f6047f121e7a1be4632bf2c4c9e20aac97401ca8be3eba689d91a383
+SIZE (PEAR/Validate_Finance-0.5.4.tgz) = 9481


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->miwi 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Mon Feb 23 20:30:17 UTC 2009 
Responsible-Changed-Why:  
miwi@ wants this port PRs (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=132023 
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Mon Feb 23 20:30:22 UTC 2009 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

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

From: Edwin Groothuis <edwin@FreeBSD.org>
To: amistry@am-productions.biz
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/132023: [UPDATE] devel/pear-Validate_Finance to 0.5.4
Date: Mon, 23 Feb 2009 20:30:20 UT

 Maintainer of devel/pear-Validate_Finance,
 
 Please note that PR ports/132023 has just been submitted.
 
 If it contains a patch for an upgrade, an enhancement or a bug fix
 you agree on, reply to this email stating that you approve the patch
 and a committer will take care of it.
 
 The full text of the PR can be found at:
     http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/132023
 
 -- 
 Edwin Groothuis via the GNATS Auto Assign Tool
 edwin@FreeBSD.org

From: Anish Mistry <amistry@am-productions.biz>
To: bug-followup@freebsd.org, eg@fbsd.lt
Cc:  
Subject: Re: ports/132023: [UPDATE] devel/pear-Validate_Finance to 0.5.4
Date: Mon, 23 Feb 2009 17:12:24 -0500

 --nextPart27509159.BzcZVTylkB
 Content-Type: text/plain;
   charset="us-ascii"
 Content-Transfer-Encoding: quoted-printable
 Content-Disposition: inline
 
 Look fine. Commit.
 =2D-=20
 Anish Mistry
 amistry@am-productions.biz
 AM Productions http://am-productions.biz/
 
 --nextPart27509159.BzcZVTylkB
 Content-Type: application/pgp-signature; name=signature.asc 
 Content-Description: This is a digitally signed message part.
 
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v1.4.9 (FreeBSD)
 
 iEYEABECAAYFAkmjH0kACgkQxqA5ziudZT1C/wCgqbKZaHCXutEKoK2TUGQpup5C
 14oAn1EE2veGP/4ZT/N3GLFDAbtCi5NS
 =h6mv
 -----END PGP SIGNATURE-----
 
 --nextPart27509159.BzcZVTylkB--
State-Changed-From-To: feedback->closed 
State-Changed-By: miwi 
State-Changed-When: Fri Feb 27 14:29:23 UTC 2009 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/132023: commit references a PR
Date: Fri, 27 Feb 2009 14:29:07 +0000 (UTC)

 miwi        2009-02-27 14:28:58 UTC
 
   FreeBSD ports repository
 
   Modified files:
     devel/pear-Validate_Finance Makefile distinfo 
   Log:
   - Update to 0.5.4
   
   PR:             132023
   Submitted by:   Edmondas Girkantas <eg@fbsd.lt>
   Approved by:    maintainer
   
   Revision  Changes    Path
   1.2       +5 -5      ports/devel/pear-Validate_Finance/Makefile
   1.2       +3 -3      ports/devel/pear-Validate_Finance/distinfo
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
