From nobody@FreeBSD.org  Thu Feb 21 10:48:15 2008
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 BC02F16A409
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 21 Feb 2008 10:48:15 +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 AF26913C4D1
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 21 Feb 2008 10:48:15 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.2/8.14.2) with ESMTP id m1LAjfmP024706
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 21 Feb 2008 10:45:41 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.2/8.14.1/Submit) id m1LAjfFA024705;
	Thu, 21 Feb 2008 10:45:41 GMT
	(envelope-from nobody)
Message-Id: <200802211045.m1LAjfFA024705@www.freebsd.org>
Date: Thu, 21 Feb 2008 10:45:41 GMT
From: Felippe de Meirelles Motta <lippemail@gmail.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [UPDATE] misc/p5-I18N-Charset
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         120930
>Category:       ports
>Synopsis:       [UPDATE] misc/p5-I18N-Charset
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    demon
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Feb 21 10:50:02 UTC 2008
>Closed-Date:    Thu Feb 21 12:58:52 UTC 2008
>Last-Modified:  Thu Feb 21 13:00:14 UTC 2008
>Originator:     Felippe de Meirelles Motta
>Release:        FreeBSD 7.0-PRERELEASE amd64
>Organization:
>Environment:
System: FreeBSD 7.0-PRERELEASE #0: Thu Jan 10 01:55:37 BRST 2008
    lippe@shire.freebsd.org:/usr/obj/usr/src/sys/GENERIC

>Description:
- Updated to 1.38.7
- Use CPAN macro
- Fix and update pkg-plist
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/misc/p5-I18N-Charset/Makefile,v
retrieving revision 1.22
diff -u -r1.22 Makefile
--- Makefile	16 Aug 2006 08:58:25 -0000	1.22
+++ Makefile	21 Feb 2008 10:47:43 -0000
@@ -6,10 +6,9 @@
 #
 
 PORTNAME=	I18N-Charset
-PORTVERSION=	1.37.9
+PORTVERSION=	1.38.7
 CATEGORIES=	misc perl5
-MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
-MASTER_SITE_SUBDIR=	I18N
+MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 DISTNAME=	${PORTNAME}-${PORTVERSION:C/\.(.)$/\1/}
 
@@ -18,16 +17,20 @@
 
 BUILD_DEPENDS=	${SITE_PERL}/IO/String.pm:${PORTSDIR}/devel/p5-IO-String \
 		${SITE_PERL}/Unicode/MapUTF8.pm:${PORTSDIR}/converters/p5-Unicode-MapUTF8 \
-		${SITE_PERL}/App/Info/Lib/Iconv.pm:${PORTSDIR}/devel/p5-App-Info
+		${SITE_PERL}/IO/Capture/Stderr.pm:${PORTSDIR}/devel/p5-IO-Capture \
+		${SITE_PERL}/App/Info/Lib/Iconv.pm:${PORTSDIR}/devel/p5-App-Info \
+		${SITE_PERL}/Test/Pod.pm:${PORTSDIR}/devel/p5-Test-Pod \
+		${SITE_PERL}/Test/Pod/Coverage.pm:${PORTSDIR}/devel/p5-Test-Pod-Coverage \
+		${SITE_PERL}/${PERL_ARCH}/Unicode/Map.pm:${PORTSDIR}/converters/p5-Unicode-Map \
+		${SITE_PERL}/${PERL_ARCH}/Unicode/Map8.pm:${PORTSDIR}/converters/p5-Unicode-Map8
 RUN_DEPENDS=	${BUILD_DEPENDS}
-BUILD_DEPENDS+=	${SITE_PERL}/IO/Capture/Stderr.pm:${PORTSDIR}/devel/p5-IO-Capture
 
 PERL_CONFIGURE=	YES
+USE_DOS2UNIX=	YES
 
 MAN3=		I18N::Charset.3
 
 post-patch:
 	@${PERL} -pi -e 's#\r$$##g' ${WRKSRC}/lib/I18N/Charset.pm
-	@${PERL} -pi -e 's#\r$$##g' ${WRKSRC}/lib/I18N/Charset/character-sets
 
 .include <bsd.port.mk>
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/misc/p5-I18N-Charset/distinfo,v
retrieving revision 1.14
diff -u -r1.14 distinfo
--- distinfo	1 Jul 2006 15:57:17 -0000	1.14
+++ distinfo	21 Feb 2008 10:47:43 -0000
@@ -1,3 +1,3 @@
-MD5 (I18N-Charset-1.379.tar.gz) = eec7de0bf3eaa8cc6d7882b57091350d
-SHA256 (I18N-Charset-1.379.tar.gz) = a684f8ebe04b77c0ecae4443bd11dd525a309911ed939fdf811b1f9633f8b144
-SIZE (I18N-Charset-1.379.tar.gz) = 45196
+MD5 (I18N-Charset-1.387.tar.gz) = b2595a73858755f367d2b3dec972e837
+SHA256 (I18N-Charset-1.387.tar.gz) = 164f3824aa51581dd7a6e2f0fb2f40408d29b09347f4bba75194434f97c4513a
+SIZE (I18N-Charset-1.387.tar.gz) = 38862
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/misc/p5-I18N-Charset/pkg-plist,v
retrieving revision 1.7
diff -u -r1.7 pkg-plist
--- pkg-plist	16 Aug 2006 08:58:25 -0000	1.7
+++ pkg-plist	21 Feb 2008 10:47:43 -0000
@@ -1,7 +1,5 @@
-%%SITE_PERL%%/I18N/Charset.pm
-%%SITE_PERL%%/I18N/Charset/character-sets
 %%SITE_PERL%%/%%PERL_ARCH%%/auto/I18N/Charset/.packlist
-@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/I18N/Charset
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/I18N
-@dirrmtry %%SITE_PERL%%/I18N/Charset
+%%SITE_PERL%%/I18N/Charset.pm
 @dirrmtry %%SITE_PERL%%/I18N
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/I18N/Charset
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/I18N


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->demon 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Thu Feb 21 10:50:28 UTC 2008 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=120930 
State-Changed-From-To: open->closed 
State-Changed-By: demon 
State-Changed-When: Thu Feb 21 12:58:30 UTC 2008 
State-Changed-Why:  
Port updated, thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/120930: commit references a PR
Date: Thu, 21 Feb 2008 12:58:20 +0000 (UTC)

 demon       2008-02-21 12:58:14 UTC
 
   FreeBSD ports repository
 
   Modified files:
     misc/p5-I18N-Charset Makefile distinfo pkg-plist 
   Log:
   Update to 1.388.
   
   Based on
   PR:             120930
   Submitted by:   Felippe de Meirelles Motta <lippemail@gmail.com>
   
   Revision  Changes    Path
   1.23      +2 -4      ports/misc/p5-I18N-Charset/Makefile
   1.15      +3 -3      ports/misc/p5-I18N-Charset/distinfo
   1.8       +0 -1      ports/misc/p5-I18N-Charset/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"
 
>Unformatted:
