From culot@0xd0.org  Wed Aug 11 11:37:40 2010
Return-Path: <culot@0xd0.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 50B551065673
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 11 Aug 2010 11:37:40 +0000 (UTC)
	(envelope-from culot@0xd0.org)
Received: from 0xd0.org (ks28346.kimsufi.com [91.121.92.146])
	by mx1.freebsd.org (Postfix) with ESMTP id E92148FC12
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 11 Aug 2010 11:37:39 +0000 (UTC)
Received: from 0xd0.org (doudou.0xd0.org [172.16.0.254])
	by 0xd0.org (8.14.4/8.14.4) with ESMTP id o7BBbPoJ031659
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 11 Aug 2010 13:37:25 +0200 (CEST)
	(envelope-from culot@0xd0.org)
Received: (from culot@localhost)
	by 0xd0.org (8.14.4/8.14.4/Submit) id o7BBbPXb031658;
	Wed, 11 Aug 2010 13:37:25 +0200 (CEST)
	(envelope-from culot)
Message-Id: <201008111137.o7BBbPXb031658@0xd0.org>
Date: Wed, 11 Aug 2010 13:37:25 +0200 (CEST)
From: Frederic Culot <frederic@culot.org>
Reply-To: Frederic Culot <frederic@culot.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: Update port: math/p5-Math-Currency
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         149520
>Category:       ports
>Synopsis:       Update port: math/p5-Math-Currency
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    perl
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Aug 11 11:40:01 UTC 2010
>Closed-Date:    Wed Aug 18 11:22:16 UTC 2010
>Last-Modified:  Wed Aug 18 11:22:16 UTC 2010
>Originator:     Frederic Culot
>Release:        FreeBSD 8.1-RELEASE amd64
>Organization:
>Environment:
System: FreeBSD 0xd0.org 8.1-RELEASE FreeBSD 8.1-RELEASE #0: Mon Jul 19 02:36:49 UTC 2010 root@mason.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64
>Description:
Update to 0.47:
- pkg-plist updated
>How-To-Repeat:
>Fix:
diff -ruN p5-Math-Currency.bak/Makefile p5-Math-Currency/Makefile
--- p5-Math-Currency.bak/Makefile	2010-08-11 13:33:43.221224480 +0200
+++ p5-Math-Currency/Makefile	2010-08-11 13:34:06.483565364 +0200
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	Math-Currency
-PORTVERSION=	0.46
-PORTREVISION=	1
+PORTVERSION=	0.47
 CATEGORIES=	math perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
diff -ruN p5-Math-Currency.bak/distinfo p5-Math-Currency/distinfo
--- p5-Math-Currency.bak/distinfo	2010-08-11 13:33:43.221224480 +0200
+++ p5-Math-Currency/distinfo	2010-08-11 13:34:37.945111455 +0200
@@ -1,3 +1,3 @@
-MD5 (Math-Currency-0.46.tar.gz) = f56b98a4f4c3fa19cd402e8e0aa0dad5
-SHA256 (Math-Currency-0.46.tar.gz) = 4c8d0006396ececcb7306083617cec0d402659afbff10fb0bfa51e5fa8812e40
-SIZE (Math-Currency-0.46.tar.gz) = 23843
+MD5 (Math-Currency-0.47.tar.gz) = 545e37f755c50385df2dec5b8d55239b
+SHA256 (Math-Currency-0.47.tar.gz) = 459f9689ebe6bfc13855d2cace279ce0b5df0bf6ccc37361076f10ff916aa209
+SIZE (Math-Currency-0.47.tar.gz) = 30985
diff -ruN p5-Math-Currency.bak/pkg-plist p5-Math-Currency/pkg-plist
--- p5-Math-Currency.bak/pkg-plist	2010-08-11 13:33:43.221224480 +0200
+++ p5-Math-Currency/pkg-plist	2010-08-11 13:34:34.996059271 +0200
@@ -1,6 +1,7 @@
 @comment $FreeBSD: ports/math/p5-Math-Currency/pkg-plist,v 1.6 2006/01/22 02:26:18 edwin Exp $
 %%SITE_PERL%%/Math/Currency.pm
-%%SITE_PERL%%/Math/Currency/GBP.pm
-%%SITE_PERL%%/Math/Currency/JPY.pm
+%%SITE_PERL%%/Math/Currency/de_DE.pm
+%%SITE_PERL%%/Math/Currency/en_GB.pm
+%%SITE_PERL%%/Math/Currency/ja_JP.pm
 @dirrm %%SITE_PERL%%/Math/Currency
 @dirrmtry %%SITE_PERL%%/Math
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->perl 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Wed Aug 11 11:40:11 UTC 2010 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/149520: commit references a PR
Date: Wed, 18 Aug 2010 11:19:55 +0000 (UTC)

 az          2010-08-18 11:19:46 UTC
 
   FreeBSD ports repository
 
   Modified files:
     math/p5-Math-Currency Makefile distinfo pkg-plist 
   Log:
   Update to 0.47.
   
   PR:             ports/149520
   Submitted by:   Frederic Culot <frederic@culot.org>
   
   Revision  Changes    Path
   1.20      +1 -2      ports/math/p5-Math-Currency/Makefile
   1.12      +3 -3      ports/math/p5-Math-Currency/distinfo
   1.7       +4 -3      ports/math/p5-Math-Currency/pkg-plist
 _______________________________________________
 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"
 
State-Changed-From-To: open->closed 
State-Changed-By: az 
State-Changed-When: Wed Aug 18 11:22:15 UTC 2010 
State-Changed-Why:  
Committed. Thanks! 

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