Date: Thu, 21 Jul 2011 13:12:52 GMT From: Fedor A Borshev <fedor9@gmail.com> To: freebsd-gnats-submit@FreeBSD.org Subject: misc/159086: Please update misc/p5-Locale-Codes to version 3.17 Message-ID: <201107211312.p6LDCqiU098092@red.freebsd.org> Resent-Message-ID: <201107211320.p6LDK71D061720@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 159086 >Category: misc >Synopsis: Please update misc/p5-Locale-Codes to version 3.17 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Thu Jul 21 13:20:07 UTC 2011 >Closed-Date: >Last-Modified: >Originator: Fedor A Borshev >Release: 8.2-RELEASE-p2 >Organization: Shogo >Environment: FreeBSD shnur.shogo.ru 8.2-RELEASE-p2 FreeBSD 8.2-RELEASE-p2 #3: Thu Jun 2 11:29:25 MSD 2011 root@shnur.shogo.ru:/usr/obj/usr/src/sys/P5G41C amd64 >Description: FreeBSD port of cpan module Locale::Codes needs updating. >How-To-Repeat: /usr/ports/misc/p5-Locale-Codes >Fix: Patch attached with submission follows: diff -ru p5-Locale-Codes.orig/Makefile p5-Locale-Codes/Makefile --- p5-Locale-Codes.orig/Makefile 2011-07-21 15:57:00.000000000 +0400 +++ p5-Locale-Codes/Makefile 2011-07-21 16:29:16.000000000 +0400 @@ -6,7 +6,7 @@ # PORTNAME= Locale-Codes -PORTVERSION= 3.15 +PORTVERSION= 3.17 CATEGORIES= misc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -16,10 +16,11 @@ PERL_CONFIGURE= YES -MAN3= Locale::Codes.3 Locale::Codes::Changes.3 \ - Locale::Codes::Country.3 Locale::Codes::Currency.3 \ - Locale::Codes::Language.3 Locale::Codes::Script.3 \ - Locale::Country.3 Locale::Constants.3 Locale::Currency.3 \ - Locale::Language.3 Locale::Script.3 +MAN3= Locale::Codes.3 Locale::Codes::API.3 Locale::Codes::Constants.3 \ + Locale::Codes::Country.3 Locale::Codes::Country_Codes.3 Locale::Codes::Currency.3 \ + Locale::Codes::LangExt.3 Locale::Codes::LangExt_Codes.3 Locale::Codes::LangVar.3 \ + Locale::Codes::LangVar_Codes.3 Locale::Codes::Language.3 Locale::Codes::Language_Codes.3 \ + Locale::Codes::Script.3 Locale::Codes::Script_Codes.3 Locale::Country.3 \ + Locale::Currency.3 Locale::Language.3 Locale::Script.3 .include <bsd.port.mk> diff -ru p5-Locale-Codes.orig/distinfo p5-Locale-Codes/distinfo --- p5-Locale-Codes.orig/distinfo 2011-07-21 15:57:00.000000000 +0400 +++ p5-Locale-Codes/distinfo 2011-07-21 15:58:21.000000000 +0400 @@ -1,2 +1,2 @@ -SHA256 (Locale-Codes-3.15.tar.gz) = 88ffab2fc96d8a968a3069f735a2415620d144bc6d18f5987c75e552ef31b05c -SIZE (Locale-Codes-3.15.tar.gz) = 113184 +SHA256 (Locale-Codes-3.17.tar.gz) = 0cc4ea3738dff7f11cb13450a9f29534383cde593349488bbd2d0ee2ba8156b4 +SIZE (Locale-Codes-3.17.tar.gz) = 354521 diff -ru p5-Locale-Codes.orig/pkg-plist p5-Locale-Codes/pkg-plist --- p5-Locale-Codes.orig/pkg-plist 2011-07-21 15:57:00.000000000 +0400 +++ p5-Locale-Codes/pkg-plist 2011-07-21 16:59:17.000000000 +0400 @@ -1,22 +1,36 @@ +%%SITE_PERL%%/Locale/Codes.pm +%%SITE_PERL%%/Locale/Codes.pod +%%SITE_PERL%%/Locale/Codes/API.pod %%SITE_PERL%%/Locale/Codes/Changes.pod +%%SITE_PERL%%/Locale/Codes/Constants.pm +%%SITE_PERL%%/Locale/Codes/Constants.pod %%SITE_PERL%%/Locale/Codes/Country.pm +%%SITE_PERL%%/Locale/Codes/Country.pod +%%SITE_PERL%%/Locale/Codes/Country_Codes.pm %%SITE_PERL%%/Locale/Codes/Currency.pm +%%SITE_PERL%%/Locale/Codes/Currency.pod +%%SITE_PERL%%/Locale/Codes/Currency_Codes.pm +%%SITE_PERL%%/Locale/Codes/LangExt.pm +%%SITE_PERL%%/Locale/Codes/LangExt.pod +%%SITE_PERL%%/Locale/Codes/LangExt_Codes.pm +%%SITE_PERL%%/Locale/Codes/LangVar.pm +%%SITE_PERL%%/Locale/Codes/LangVar.pod +%%SITE_PERL%%/Locale/Codes/LangVar_Codes.pm %%SITE_PERL%%/Locale/Codes/Language.pm +%%SITE_PERL%%/Locale/Codes/Language.pod +%%SITE_PERL%%/Locale/Codes/Language_Codes.pm %%SITE_PERL%%/Locale/Codes/Script.pm -%%SITE_PERL%%/Locale/Codes.pm -%%SITE_PERL%%/Locale/Codes.pod +%%SITE_PERL%%/Locale/Codes/Script.pod +%%SITE_PERL%%/Locale/Codes/Script_Codes.pm %%SITE_PERL%%/Locale/Country.pm %%SITE_PERL%%/Locale/Country.pod -%%SITE_PERL%%/Locale/Language.pm -%%SITE_PERL%%/Locale/Language.pod -%%SITE_PERL%%/Locale/Constants.pm -%%SITE_PERL%%/Locale/Constants.pod %%SITE_PERL%%/Locale/Currency.pm %%SITE_PERL%%/Locale/Currency.pod +%%SITE_PERL%%/Locale/Language.pm +%%SITE_PERL%%/Locale/Language.pod %%SITE_PERL%%/Locale/Script.pm %%SITE_PERL%%/Locale/Script.pod %%SITE_PERL%%/%%PERL_ARCH%%/auto/Locale/Codes/.packlist @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Locale/Codes -@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Locale +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Locale @dirrm %%SITE_PERL%%/Locale/Codes -@dirrm %%SITE_PERL%%/Locale >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201107211312.p6LDCqiU098092>
