From bofh@bofh.telnet.net.bd  Wed May 23 21:12:25 2012
Return-Path: <bofh@bofh.telnet.net.bd>
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id 4F173106564A;
	Wed, 23 May 2012 21:12:25 +0000 (UTC)
	(envelope-from bofh@bofh.telnet.net.bd)
Received: from mx-out-03.telnet-bd.com (MX-OUT-03.TELNET-BD.COM [120.50.30.66])
	by mx1.freebsd.org (Postfix) with ESMTP id 97B798FC14;
	Wed, 23 May 2012 21:12:22 +0000 (UTC)
Received: from bofh.telnet.net.bd (bofh.telnet.net.bd [120.50.31.42])
	by fortune-02.telnet.net.bd (Postfix) with ESMTPS id EA40C2D417A;
	Thu, 24 May 2012 03:12:22 +0600 (BDT)
Received: (from root@localhost)
	by bofh.telnet.net.bd (8.14.5/8.14.5/Submit) id q4NLCJrY069985;
	Thu, 24 May 2012 03:12:19 +0600 (BDT)
	(envelope-from bofh)
Message-Id: <201205232112.q4NLCJrY069985@bofh.telnet.net.bd>
Date: Thu, 24 May 2012 03:12:19 +0600 (BDT)
From: Muhammad Moinur Rahman <5u623l20@gmail.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc: timur@freebsd.org
Subject: [PATCH] textproc/p5-Net-IDN-Encode: update to 2.003
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         168285
>Category:       ports
>Synopsis:       [PATCH] textproc/p5-Net-IDN-Encode: update to 2.003
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    timur
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed May 23 21:20:01 UTC 2012
>Closed-Date:    Fri Oct 12 06:08:46 UTC 2012
>Last-Modified:  Fri Oct 12 06:08:46 UTC 2012
>Originator:     Muhammad Moinur Rahman
>Release:        FreeBSD 9.0-STABLE amd64
>Organization:
>Environment:
System: FreeBSD bofh.telnet.net.bd 9.0-STABLE FreeBSD 9.0-STABLE #0: Fri Mar  2 02:21:51 BDT
>Description:
- Update to 2.003

For committer's reference:
http://tb.s.ubze.ro//logs/7.4-FreeBSD-i386/p5-Net-IDN-Encode-2.003.log
http://tb.s.ubze.ro//logs/7.4-FreeBSD-amd64/p5-Net-IDN-Encode-2.003.log
http://tb.s.ubze.ro//logs/9.0-FreeBSD-i386/p5-Net-IDN-Encode-2.003.log
http://tb.s.ubze.ro//logs/9.0-FreeBSD-amd64/p5-Net-IDN-Encode-2.003.log
http://tb.s.ubze.ro//logs/8.3-FreeBSD-i386/p5-Net-IDN-Encode-2.003.log
http://tb.s.ubze.ro//logs/8.3-FreeBSD-amd64/p5-Net-IDN-Encode-2.003.log

Port maintainer (timur@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.99_5 (mode: update, diff: ports)
>How-To-Repeat:
>Fix:

--- p5-Net-IDN-Encode-2.003.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/textproc/p5-Net-IDN-Encode/Makefile ./Makefile
--- /usr/ports/textproc/p5-Net-IDN-Encode/Makefile	2010-12-10 07:22:19.000000000 +0600
+++ ./Makefile	2012-05-24 01:36:33.186210844 +0600
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Net-IDN-Encode
-PORTVERSION=	1.100
+PORTVERSION=	2.003
 CATEGORIES=	textproc perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -20,6 +20,8 @@
 
 PERL_MODBUILD=	yes
 
-MAN3=		Net::IDN::Encode.3 Net::IDN::Punycode.3 Net::IDN::Punycode::PP.3
+MAN3=		Net::IDN::Encode.3 Net::IDN::Punycode.3 Net::IDN::Punycode::PP.3 \
+		Net::IDN::Standards.3 Net::IDN::UTS46::_Mapping.3 Net::IDN::Overview.3 \
+		Net::IDN::UTS46.3
 
 .include <bsd.port.mk>
diff -ruN --exclude=CVS /usr/ports/textproc/p5-Net-IDN-Encode/distinfo ./distinfo
--- /usr/ports/textproc/p5-Net-IDN-Encode/distinfo	2010-12-10 07:22:19.000000000 +0600
+++ ./distinfo	2012-05-24 01:29:00.609208739 +0600
@@ -1,2 +1,2 @@
-SHA256 (Net-IDN-Encode-1.100.tar.gz) = aecb018696db9f7a2b13a1fc57638bce99215450f5292a768b4290f7e55e87fe
-SIZE (Net-IDN-Encode-1.100.tar.gz) = 23227
+SHA256 (Net-IDN-Encode-2.003.tar.gz) = fdf071307aae5f78372fa18c5b91103a030de3ed8b7af3460e3b833ef950119f
+SIZE (Net-IDN-Encode-2.003.tar.gz) = 166681
diff -ruN --exclude=CVS /usr/ports/textproc/p5-Net-IDN-Encode/pkg-plist ./pkg-plist
--- /usr/ports/textproc/p5-Net-IDN-Encode/pkg-plist	2010-12-10 07:22:19.000000000 +0600
+++ ./pkg-plist	2012-05-24 01:39:10.419213642 +0600
@@ -1,11 +1,16 @@
 %%SITE_PERL%%/%%PERL_ARCH%%/Net/IDN/Encode.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/Net/IDN/Overview.pod
 %%SITE_PERL%%/%%PERL_ARCH%%/Net/IDN/Punycode.pm
 %%SITE_PERL%%/%%PERL_ARCH%%/Net/IDN/Punycode/PP.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/Net/IDN/Standards.pod
+%%SITE_PERL%%/%%PERL_ARCH%%/Net/IDN/UTS46/_Mapping.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/Net/IDN/UTS46.pm
 %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/IDN/Punycode/Punycode.bs
 %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/IDN/Punycode/Punycode.so
 @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/IDN/Punycode
 @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/IDN
 @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net
+@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/Net/IDN/UTS46
 @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/Net/IDN/Punycode
 @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Net/IDN
 @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Net
--- p5-Net-IDN-Encode-2.003.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->timur 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Wed May 23 21:20:13 UTC 2012 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=168285 
State-Changed-From-To: open->closed 
State-Changed-By: jhale 
State-Changed-When: Fri Oct 12 06:08:46 UTC 2012 
State-Changed-Why:  
Committed. Thanks! 

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